[==========] 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
I20260709 12:11:55.378161 31081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.90.126:39275
I20260709 12:11:55.379753 31081 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:11:55.380811 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:55.399847 31090 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
W20260709 12:11:55.399917 31087 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
W20260709 12:11:55.399860 31088 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
I20260709 12:11:55.401687 31081 server_base.cc:1061] running on GCE node
I20260709 12:11:56.628489 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:56.628775 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:56.629002 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599116628979 us; error 0 us; skew 500 ppm
I20260709 12:11:56.629976 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:56.636623 31081 webserver.cc:533] Webserver started at http://127.30.90.126:36507/ using document root <none> and password file <none>
I20260709 12:11:56.638021 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:56.638316 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:56.638960 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:56.645116 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/master-0-root/instance:
uuid: "06eff50634004f6ea7b1a10eaedaa6b1"
format_stamp: "Formatted at 2026-07-09 12:11:56 on dist-test-slave-q6ss"
I20260709 12:11:56.653344 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:56.658759 31096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:56.660074 31081 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 12:11:56.660508 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/master-0-root
uuid: "06eff50634004f6ea7b1a10eaedaa6b1"
format_stamp: "Formatted at 2026-07-09 12:11:56 on dist-test-slave-q6ss"
I20260709 12:11:56.660925 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-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)
I20260709 12:11:56.713687 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:56.715256 31081 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
I20260709 12:11:56.715736 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:56.792049 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.126:39275
I20260709 12:11:56.792131 31147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.126:39275 every 8 connection(s)
I20260709 12:11:56.801708 31148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:56.826234 31148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1: Bootstrap starting.
I20260709 12:11:56.832847 31148 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:56.834877 31148 log.cc:826] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1: Log is configured to *not* fsync() on all Append() calls
I20260709 12:11:56.839639 31148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1: No bootstrap required, opened a new log
I20260709 12:11:56.860900 31148 raft_consensus.cc:359] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06eff50634004f6ea7b1a10eaedaa6b1" member_type: VOTER }
I20260709 12:11:56.861474 31148 raft_consensus.cc:385] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:56.861778 31148 raft_consensus.cc:740] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06eff50634004f6ea7b1a10eaedaa6b1, State: Initialized, Role: FOLLOWER
I20260709 12:11:56.862638 31148 consensus_queue.cc:260] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06eff50634004f6ea7b1a10eaedaa6b1" member_type: VOTER }
I20260709 12:11:56.863154 31148 raft_consensus.cc:399] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:56.863402 31148 raft_consensus.cc:493] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:56.863703 31148 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:56.867800 31148 raft_consensus.cc:515] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06eff50634004f6ea7b1a10eaedaa6b1" member_type: VOTER }
I20260709 12:11:56.868546 31148 leader_election.cc:304] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [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: 06eff50634004f6ea7b1a10eaedaa6b1; no voters: 
I20260709 12:11:56.870328 31148 leader_election.cc:290] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:56.870698 31151 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:56.873412 31151 raft_consensus.cc:697] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 1 LEADER]: Becoming Leader. State: Replica: 06eff50634004f6ea7b1a10eaedaa6b1, State: Running, Role: LEADER
I20260709 12:11:56.874400 31151 consensus_queue.cc:237] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [LEADER]: Queue going to LEADER mode. State: All 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: "06eff50634004f6ea7b1a10eaedaa6b1" member_type: VOTER }
I20260709 12:11:56.875394 31148 sys_catalog.cc:565] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:56.886137 31153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06eff50634004f6ea7b1a10eaedaa6b1. Latest consensus state: current_term: 1 leader_uuid: "06eff50634004f6ea7b1a10eaedaa6b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06eff50634004f6ea7b1a10eaedaa6b1" member_type: VOTER } }
I20260709 12:11:56.886932 31153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:56.886955 31152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "06eff50634004f6ea7b1a10eaedaa6b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06eff50634004f6ea7b1a10eaedaa6b1" member_type: VOTER } }
I20260709 12:11:56.887765 31152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:56.890316 31161 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:56.901423 31161 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:56.903827 31081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:56.917127 31161 catalog_manager.cc:1383] Generated new cluster ID: ea4aecd7ab16444faaf0712c50f52d22
I20260709 12:11:56.917457 31161 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:56.947685 31161 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:56.949244 31161 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:56.964520 31161 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1: Generated new TSK 0
I20260709 12:11:56.965519 31161 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:56.970880 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:56.980721 31170 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
W20260709 12:11:56.981948 31171 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
I20260709 12:11:56.985869 31081 server_base.cc:1061] running on GCE node
W20260709 12:11:56.986339 31173 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
I20260709 12:11:56.987239 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:56.987489 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:56.987690 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599116987673 us; error 0 us; skew 500 ppm
I20260709 12:11:56.988320 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:56.992552 31081 webserver.cc:533] Webserver started at http://127.30.90.65:44437/ using document root <none> and password file <none>
I20260709 12:11:56.993126 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:56.993345 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:56.993697 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:56.994879 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-0-root/instance:
uuid: "420df91b93214672bf1faedc724561a0"
format_stamp: "Formatted at 2026-07-09 12:11:56 on dist-test-slave-q6ss"
I20260709 12:11:57.001224 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:11:57.005774 31178 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:57.006629 31081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:11:57.006930 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "420df91b93214672bf1faedc724561a0"
format_stamp: "Formatted at 2026-07-09 12:11:56 on dist-test-slave-q6ss"
I20260709 12:11:57.007236 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-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)
I20260709 12:11:57.030824 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:57.032167 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:57.034967 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:57.039672 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:57.039892 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:57.040203 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:57.040356 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:57.147699 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:38891
I20260709 12:11:57.147831 31240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:38891 every 8 connection(s)
I20260709 12:11:57.154958 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:57.165999 31245 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
W20260709 12:11:57.169457 31246 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
I20260709 12:11:57.186954 31241 heartbeater.cc:344] Connected to a master server at 127.30.90.126:39275
I20260709 12:11:57.187636 31241 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:57.189265 31241 heartbeater.cc:507] Master 127.30.90.126:39275 requested a full tablet report, sending...
I20260709 12:11:57.194024 31113 ts_manager.cc:194] Registered new tserver with Master: 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891)
I20260709 12:11:57.198130 31113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58082
I20260709 12:11:57.201700 31081 server_base.cc:1061] running on GCE node
W20260709 12:11:57.202705 31248 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
I20260709 12:11:57.203815 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:57.204090 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:57.204314 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599117204296 us; error 0 us; skew 500 ppm
I20260709 12:11:57.205093 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:57.208003 31081 webserver.cc:533] Webserver started at http://127.30.90.66:43173/ using document root <none> and password file <none>
I20260709 12:11:57.208678 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:57.208941 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:57.209298 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:57.210795 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-1-root/instance:
uuid: "b1aad3ac40824d70a2ba24ee133f7255"
format_stamp: "Formatted at 2026-07-09 12:11:57 on dist-test-slave-q6ss"
I20260709 12:11:57.217751 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:11:57.223024 31253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:57.223917 31081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:11:57.224269 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-1-root
uuid: "b1aad3ac40824d70a2ba24ee133f7255"
format_stamp: "Formatted at 2026-07-09 12:11:57 on dist-test-slave-q6ss"
I20260709 12:11:57.224622 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-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)
I20260709 12:11:57.249058 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:57.250433 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:57.252995 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:57.256495 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:57.256675 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:57.256978 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:57.257135 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:57.362150 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.66:40849
I20260709 12:11:57.362251 31315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.66:40849 every 8 connection(s)
I20260709 12:11:57.368847 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:57.376940 31319 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
I20260709 12:11:57.386358 31316 heartbeater.cc:344] Connected to a master server at 127.30.90.126:39275
I20260709 12:11:57.386790 31316 heartbeater.cc:461] Registering TS with master...
W20260709 12:11:57.389357 31320 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
I20260709 12:11:57.390282 31316 heartbeater.cc:507] Master 127.30.90.126:39275 requested a full tablet report, sending...
I20260709 12:11:57.392905 31113 ts_manager.cc:194] Registered new tserver with Master: b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:11:57.394924 31113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58092
I20260709 12:11:57.396031 31081 server_base.cc:1061] running on GCE node
W20260709 12:11:57.396843 31322 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
I20260709 12:11:57.398164 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:57.398437 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:57.398710 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599117398689 us; error 0 us; skew 500 ppm
I20260709 12:11:57.399350 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:57.401973 31081 webserver.cc:533] Webserver started at http://127.30.90.67:33647/ using document root <none> and password file <none>
I20260709 12:11:57.402455 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:57.402673 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:57.402958 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:57.404111 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-2-root/instance:
uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
format_stamp: "Formatted at 2026-07-09 12:11:57 on dist-test-slave-q6ss"
I20260709 12:11:57.408885 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 12:11:57.412324 31327 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:57.413152 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:11:57.413484 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-2-root
uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
format_stamp: "Formatted at 2026-07-09 12:11:57 on dist-test-slave-q6ss"
I20260709 12:11:57.413852 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599115200016-31081-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)
I20260709 12:11:57.433964 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:57.435343 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:57.437500 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:57.440691 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:57.440889 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:57.441211 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:57.441354 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:57.539230 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.67:33941
I20260709 12:11:57.539387 31389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.67:33941 every 8 connection(s)
I20260709 12:11:57.558086 31390 heartbeater.cc:344] Connected to a master server at 127.30.90.126:39275
I20260709 12:11:57.558529 31390 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:57.559486 31390 heartbeater.cc:507] Master 127.30.90.126:39275 requested a full tablet report, sending...
I20260709 12:11:57.561931 31113 ts_manager.cc:194] Registered new tserver with Master: 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:57.562922 31081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01868382s
I20260709 12:11:57.563676 31113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44640
I20260709 12:11:57.616907 31113 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44646:
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"
    }
  }
}
W20260709 12:11:57.620609 31113 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.
I20260709 12:11:57.724485 31281 tablet_service.cc:1511] Processing CreateTablet for tablet 11f2dedaa4f243a3a65dcd2d8d09b261 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:57.726231 31281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f2dedaa4f243a3a65dcd2d8d09b261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.734987 31278 tablet_service.cc:1511] Processing CreateTablet for tablet ec37c9ec402e46438d3b9c12f13bc278 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:57.735992 31279 tablet_service.cc:1511] Processing CreateTablet for tablet 73d0cc522b79476dbfcbbfb4ab866deb (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:57.737205 31280 tablet_service.cc:1511] Processing CreateTablet for tablet a6ed575dcba3485b8a8960d63f8adb51 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:57.739506 31278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec37c9ec402e46438d3b9c12f13bc278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.740700 31277 tablet_service.cc:1511] Processing CreateTablet for tablet 3895ff95b5c44335a6260632ec801192 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:57.743291 31280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ed575dcba3485b8a8960d63f8adb51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.745164 31279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d0cc522b79476dbfcbbfb4ab866deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.745913 31277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3895ff95b5c44335a6260632ec801192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.754022 31276 tablet_service.cc:1511] Processing CreateTablet for tablet f22019877af94dadaecff91bf2036ee3 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:57.756810 31276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22019877af94dadaecff91bf2036ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.774082 31275 tablet_service.cc:1511] Processing CreateTablet for tablet e373bc1cbea04e9fa4d5a13599550c76 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:57.777370 31275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e373bc1cbea04e9fa4d5a13599550c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.787684 31355 tablet_service.cc:1511] Processing CreateTablet for tablet 11f2dedaa4f243a3a65dcd2d8d09b261 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:57.794054 31353 tablet_service.cc:1511] Processing CreateTablet for tablet 73d0cc522b79476dbfcbbfb4ab866deb (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:57.798527 31351 tablet_service.cc:1511] Processing CreateTablet for tablet 3895ff95b5c44335a6260632ec801192 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:57.801645 31352 tablet_service.cc:1511] Processing CreateTablet for tablet ec37c9ec402e46438d3b9c12f13bc278 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:57.800900 31355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f2dedaa4f243a3a65dcd2d8d09b261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.804461 31354 tablet_service.cc:1511] Processing CreateTablet for tablet a6ed575dcba3485b8a8960d63f8adb51 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:57.814096 31349 tablet_service.cc:1511] Processing CreateTablet for tablet e373bc1cbea04e9fa4d5a13599550c76 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:57.815070 31274 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2fa58584f3444584fcee2754df75dc (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:57.820395 31274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2fa58584f3444584fcee2754df75dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.823161 31352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec37c9ec402e46438d3b9c12f13bc278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.817138 31350 tablet_service.cc:1511] Processing CreateTablet for tablet f22019877af94dadaecff91bf2036ee3 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:57.829943 31348 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2fa58584f3444584fcee2754df75dc (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:57.833563 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e373bc1cbea04e9fa4d5a13599550c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.838107 31277 tablet_service.cc:1511] Processing CreateTablet for tablet 6deec3368b8f4594bd145567224a6a14 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:57.839725 31408 tablet_bootstrap.cc:492] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255: Bootstrap starting.
I20260709 12:11:57.836719 31351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3895ff95b5c44335a6260632ec801192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.841293 31277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6deec3368b8f4594bd145567224a6a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.843917 31347 tablet_service.cc:1511] Processing CreateTablet for tablet 6deec3368b8f4594bd145567224a6a14 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:57.846153 31348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2fa58584f3444584fcee2754df75dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.852234 31206 tablet_service.cc:1511] Processing CreateTablet for tablet 11f2dedaa4f243a3a65dcd2d8d09b261 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:57.857074 31347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6deec3368b8f4594bd145567224a6a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.858563 31206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f2dedaa4f243a3a65dcd2d8d09b261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.863269 31350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22019877af94dadaecff91bf2036ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.865509 31203 tablet_service.cc:1511] Processing CreateTablet for tablet ec37c9ec402e46438d3b9c12f13bc278 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:57.865438 31204 tablet_service.cc:1511] Processing CreateTablet for tablet 73d0cc522b79476dbfcbbfb4ab866deb (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:57.869887 31205 tablet_service.cc:1511] Processing CreateTablet for tablet a6ed575dcba3485b8a8960d63f8adb51 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:57.876053 31201 tablet_service.cc:1511] Processing CreateTablet for tablet f22019877af94dadaecff91bf2036ee3 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:57.876428 31353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d0cc522b79476dbfcbbfb4ab866deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.879961 31203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec37c9ec402e46438d3b9c12f13bc278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.883121 31204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d0cc522b79476dbfcbbfb4ab866deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.869976 31202 tablet_service.cc:1511] Processing CreateTablet for tablet 3895ff95b5c44335a6260632ec801192 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:57.887799 31200 tablet_service.cc:1511] Processing CreateTablet for tablet e373bc1cbea04e9fa4d5a13599550c76 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:57.883739 31199 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2fa58584f3444584fcee2754df75dc (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260709 12:11:57.896538 31160 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:57.889736 31198 tablet_service.cc:1511] Processing CreateTablet for tablet 6deec3368b8f4594bd145567224a6a14 (DEFAULT_TABLE table=test-workload [id=78058c3b429c4c2fa1122bdbbcb2839f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:57.895872 31201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22019877af94dadaecff91bf2036ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.899550 31200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e373bc1cbea04e9fa4d5a13599550c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.901014 31205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ed575dcba3485b8a8960d63f8adb51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.900393 31354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ed575dcba3485b8a8960d63f8adb51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.904114 31199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2fa58584f3444584fcee2754df75dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.906265 31202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3895ff95b5c44335a6260632ec801192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.909430 31198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6deec3368b8f4594bd145567224a6a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:57.969249 31408 tablet_bootstrap.cc:654] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.056277 31408 tablet_bootstrap.cc:492] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255: No bootstrap required, opened a new log
I20260709 12:11:58.056779 31408 ts_tablet_manager.cc:1403] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255: Time spent bootstrapping tablet: real 0.230s	user 0.005s	sys 0.040s
I20260709 12:11:58.064296 31410 tablet_bootstrap.cc:492] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0: Bootstrap starting.
I20260709 12:11:58.073493 31408 raft_consensus.cc:359] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.074631 31408 raft_consensus.cc:385] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.074944 31408 raft_consensus.cc:740] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.075716 31408 consensus_queue.cc:260] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.086310 31411 tablet_bootstrap.cc:492] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d: Bootstrap starting.
I20260709 12:11:58.091686 31316 heartbeater.cc:499] Master 127.30.90.126:39275 was elected leader, sending a full tablet report...
I20260709 12:11:58.092178 31408 ts_tablet_manager.cc:1434] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.007s
I20260709 12:11:58.093288 31411 tablet_bootstrap.cc:654] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.093489 31408 tablet_bootstrap.cc:492] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255: Bootstrap starting.
I20260709 12:11:58.103528 31408 tablet_bootstrap.cc:654] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.115664 31408 tablet_bootstrap.cc:492] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255: No bootstrap required, opened a new log
I20260709 12:11:58.116211 31408 ts_tablet_manager.cc:1403] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260709 12:11:58.116820 31410 tablet_bootstrap.cc:654] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:58.118510 31317 tablet.cc:2406] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:11:58.120645 31408 raft_consensus.cc:359] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.121500 31408 raft_consensus.cc:385] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.121909 31408 raft_consensus.cc:740] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.122730 31408 consensus_queue.cc:260] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.125258 31408 ts_tablet_manager.cc:1434] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:11:58.126256 31408 tablet_bootstrap.cc:492] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255: Bootstrap starting.
I20260709 12:11:58.126464 31411 tablet_bootstrap.cc:492] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d: No bootstrap required, opened a new log
I20260709 12:11:58.127187 31411 ts_tablet_manager.cc:1403] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.025s
I20260709 12:11:58.130196 31411 raft_consensus.cc:359] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.130975 31411 raft_consensus.cc:385] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.131278 31411 raft_consensus.cc:740] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.132140 31411 consensus_queue.cc:260] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.135551 31408 tablet_bootstrap.cc:654] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.136638 31410 tablet_bootstrap.cc:492] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0: No bootstrap required, opened a new log
I20260709 12:11:58.137111 31410 ts_tablet_manager.cc:1403] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0: Time spent bootstrapping tablet: real 0.102s	user 0.005s	sys 0.013s
I20260709 12:11:58.141258 31390 heartbeater.cc:499] Master 127.30.90.126:39275 was elected leader, sending a full tablet report...
I20260709 12:11:58.141814 31411 ts_tablet_manager.cc:1434] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 12:11:58.141692 31410 raft_consensus.cc:359] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.142480 31410 raft_consensus.cc:385] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.142771 31411 tablet_bootstrap.cc:492] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d: Bootstrap starting.
I20260709 12:11:58.142774 31410 raft_consensus.cc:740] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.143697 31410 consensus_queue.cc:260] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.155355 31411 tablet_bootstrap.cc:654] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.160554 31408 tablet_bootstrap.cc:492] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255: No bootstrap required, opened a new log
I20260709 12:11:58.161185 31408 ts_tablet_manager.cc:1403] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.010s
I20260709 12:11:58.164147 31408 raft_consensus.cc:359] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.170017 31411 tablet_bootstrap.cc:492] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d: No bootstrap required, opened a new log
I20260709 12:11:58.170135 31408 raft_consensus.cc:385] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.171537 31408 raft_consensus.cc:740] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.170543 31411 ts_tablet_manager.cc:1403] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.003s
I20260709 12:11:58.172544 31408 consensus_queue.cc:260] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.175182 31408 ts_tablet_manager.cc:1434] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:11:58.177448 31410 ts_tablet_manager.cc:1434] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0: Time spent starting tablet: real 0.040s	user 0.025s	sys 0.006s
I20260709 12:11:58.175230 31411 raft_consensus.cc:359] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.176527 31241 heartbeater.cc:499] Master 127.30.90.126:39275 was elected leader, sending a full tablet report...
I20260709 12:11:58.178318 31410 tablet_bootstrap.cc:492] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0: Bootstrap starting.
I20260709 12:11:58.178480 31411 raft_consensus.cc:385] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.178794 31411 raft_consensus.cc:740] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.180786 31411 consensus_queue.cc:260] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.183066 31411 ts_tablet_manager.cc:1434] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:11:58.184089 31411 tablet_bootstrap.cc:492] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d: Bootstrap starting.
I20260709 12:11:58.178318 31408 tablet_bootstrap.cc:492] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255: Bootstrap starting.
I20260709 12:11:58.190922 31411 tablet_bootstrap.cc:654] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.192444 31408 tablet_bootstrap.cc:654] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.185343 31410 tablet_bootstrap.cc:654] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.201323 31412 raft_consensus.cc:493] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.201591 31408 tablet_bootstrap.cc:492] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255: No bootstrap required, opened a new log
I20260709 12:11:58.201915 31412 raft_consensus.cc:515] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.202803 31408 ts_tablet_manager.cc:1403] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:11:58.204295 31411 tablet_bootstrap.cc:492] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d: No bootstrap required, opened a new log
I20260709 12:11:58.204752 31411 ts_tablet_manager.cc:1403] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260709 12:11:58.205190 31412 leader_election.cc:290] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.208168 31411 raft_consensus.cc:359] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.209010 31411 raft_consensus.cc:385] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.209234 31408 raft_consensus.cc:359] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.210027 31408 raft_consensus.cc:385] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.209353 31411 raft_consensus.cc:740] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.210342 31408 raft_consensus.cc:740] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.211067 31408 consensus_queue.cc:260] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.211231 31411 consensus_queue.cc:260] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.214087 31410 tablet_bootstrap.cc:492] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0: No bootstrap required, opened a new log
I20260709 12:11:58.214550 31410 ts_tablet_manager.cc:1403] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260709 12:11:58.216632 31411 ts_tablet_manager.cc:1434] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:11:58.217664 31411 tablet_bootstrap.cc:492] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d: Bootstrap starting.
I20260709 12:11:58.217478 31410 raft_consensus.cc:359] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:58.218251 31410 raft_consensus.cc:385] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.218561 31410 raft_consensus.cc:740] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.219332 31410 consensus_queue.cc:260] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:58.222743 31408 ts_tablet_manager.cc:1434] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:11:58.223830 31408 tablet_bootstrap.cc:492] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255: Bootstrap starting.
I20260709 12:11:58.225162 31411 tablet_bootstrap.cc:654] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.226127 31410 ts_tablet_manager.cc:1434] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:11:58.227145 31410 tablet_bootstrap.cc:492] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0: Bootstrap starting.
I20260709 12:11:58.241298 31408 tablet_bootstrap.cc:654] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.248960 31410 tablet_bootstrap.cc:654] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.253149 31411 tablet_bootstrap.cc:492] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d: No bootstrap required, opened a new log
I20260709 12:11:58.253681 31411 ts_tablet_manager.cc:1403] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.018s
I20260709 12:11:58.257218 31411 raft_consensus.cc:359] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.258208 31411 raft_consensus.cc:385] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.258587 31411 raft_consensus.cc:740] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.259661 31411 consensus_queue.cc:260] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.263525 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
I20260709 12:11:58.263568 31412 raft_consensus.cc:493] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:11:58.265744 31257 leader_election.cc:343] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.265434 31412 raft_consensus.cc:515] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.268111 31412 leader_election.cc:290] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.269219 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
W20260709 12:11:58.270771 31257 leader_election.cc:343] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.275013 31411 ts_tablet_manager.cc:1434] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 12:11:58.274875 31365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.275734 31365 raft_consensus.cc:2468] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 0.
I20260709 12:11:58.275804 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.276628 31364 raft_consensus.cc:2468] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 0.
I20260709 12:11:58.277977 31255 leader_election.cc:304] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 420df91b93214672bf1faedc724561a0
I20260709 12:11:58.279734 31255 leader_election.cc:304] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 420df91b93214672bf1faedc724561a0
I20260709 12:11:58.280573 31412 raft_consensus.cc:2804] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:58.280944 31412 raft_consensus.cc:493] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:58.281282 31412 raft_consensus.cc:3060] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.284977 31416 raft_consensus.cc:493] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.285624 31416 raft_consensus.cc:515] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.290474 31428 raft_consensus.cc:2804] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:58.291158 31428 raft_consensus.cc:493] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:58.291620 31428 raft_consensus.cc:3060] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.293291 31416 leader_election.cc:290] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:11:58.300222 31411 tablet_bootstrap.cc:492] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d: Bootstrap starting.
I20260709 12:11:58.302526 31408 tablet_bootstrap.cc:492] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255: No bootstrap required, opened a new log
I20260709 12:11:58.303033 31408 ts_tablet_manager.cc:1403] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.007s
I20260709 12:11:58.307704 31410 tablet_bootstrap.cc:492] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0: No bootstrap required, opened a new log
I20260709 12:11:58.307613 31412 raft_consensus.cc:515] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.312319 31412 leader_election.cc:290] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.312901 31410 ts_tablet_manager.cc:1403] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.010s
I20260709 12:11:58.313068 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0"
W20260709 12:11:58.314550 31257 leader_election.cc:343] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.310842 31408 raft_consensus.cc:359] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:58.314822 31428 raft_consensus.cc:515] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.316581 31410 raft_consensus.cc:359] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.316042 31408 raft_consensus.cc:385] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.317265 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:58.317255 31410 raft_consensus.cc:385] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.317857 31408 raft_consensus.cc:740] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.318123 31364 raft_consensus.cc:3060] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.318123 31410 raft_consensus.cc:740] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.321412 31411 tablet_bootstrap.cc:654] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.318627 31408 consensus_queue.cc:260] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:58.322840 31428 leader_election.cc:290] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.360934 31418 raft_consensus.cc:493] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.326238 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
I20260709 12:11:58.363924 31418 raft_consensus.cc:515] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.364975 31364 raft_consensus.cc:2468] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 1.
I20260709 12:11:58.325943 31410 consensus_queue.cc:260] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.365850 31412 raft_consensus.cc:493] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.368460 31412 raft_consensus.cc:515] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:58.368875 31255 leader_election.cc:304] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 420df91b93214672bf1faedc724561a0
W20260709 12:11:58.371692 31331 leader_election.cc:343] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.371740 31428 raft_consensus.cc:2804] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:58.322192 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0"
W20260709 12:11:58.374971 31257 leader_election.cc:343] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.366969 31408 ts_tablet_manager.cc:1434] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.010s
I20260709 12:11:58.377514 31408 tablet_bootstrap.cc:492] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255: Bootstrap starting.
I20260709 12:11:58.345829 31365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:58.381189 31412 leader_election.cc:290] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941), 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891)
I20260709 12:11:58.385206 31365 raft_consensus.cc:3060] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.394157 31418 leader_election.cc:290] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.414163 31410 ts_tablet_manager.cc:1434] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0: Time spent starting tablet: real 0.101s	user 0.012s	sys 0.013s
I20260709 12:11:58.405818 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.418551 31410 tablet_bootstrap.cc:492] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0: Bootstrap starting.
I20260709 12:11:58.423811 31428 raft_consensus.cc:697] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:58.420799 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255" is_pre_election: true
I20260709 12:11:58.431859 31291 raft_consensus.cc:2468] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 0.
I20260709 12:11:58.435129 31408 tablet_bootstrap.cc:654] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.437400 31411 tablet_bootstrap.cc:492] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d: No bootstrap required, opened a new log
I20260709 12:11:58.437898 31411 ts_tablet_manager.cc:1403] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent bootstrapping tablet: real 0.138s	user 0.033s	sys 0.032s
W20260709 12:11:58.430094 31255 leader_election.cc:343] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.442199 31330 leader_election.cc:304] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 420df91b93214672bf1faedc724561a0
I20260709 12:11:58.443110 31416 raft_consensus.cc:2804] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:58.443461 31418 raft_consensus.cc:493] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.443549 31416 raft_consensus.cc:493] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:58.443951 31416 raft_consensus.cc:3060] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.437774 31428 consensus_queue.cc:237] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.443986 31418 raft_consensus.cc:515] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.455703 31418 leader_election.cc:290] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.456413 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
I20260709 12:11:58.460649 31411 raft_consensus.cc:359] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.462411 31411 raft_consensus.cc:385] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.462746 31411 raft_consensus.cc:740] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.463503 31434 raft_consensus.cc:493] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.464205 31434 raft_consensus.cc:515] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.460314 31216 raft_consensus.cc:2468] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 0.
I20260709 12:11:58.465492 31365 raft_consensus.cc:2468] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 1.
I20260709 12:11:58.469863 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
I20260709 12:11:58.469578 31257 leader_election.cc:304] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [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: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:11:58.471925 31412 raft_consensus.cc:2804] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:58.472393 31412 raft_consensus.cc:493] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:58.474352 31412 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.474488 31434 leader_election.cc:290] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.470396 31410 tablet_bootstrap.cc:654] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.476637 31255 leader_election.cc:304] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 420df91b93214672bf1faedc724561a0
I20260709 12:11:58.464227 31411 consensus_queue.cc:260] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.477377 31215 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 0.
I20260709 12:11:58.482252 31434 raft_consensus.cc:2804] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:58.482973 31365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.476733 31416 raft_consensus.cc:515] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.492079 31365 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 0.
I20260709 12:11:58.493803 31257 leader_election.cc:304] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:11:58.498344 31416 leader_election.cc:290] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:11:58.498968 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0"
W20260709 12:11:58.500658 31331 leader_election.cc:343] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.501046 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:11:58.500929 31412 raft_consensus.cc:515] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:58.501669 31291 raft_consensus.cc:3060] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.503880 31412 leader_election.cc:290] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Requested vote from peers 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941), 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891)
I20260709 12:11:58.504374 31365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:58.504671 31412 raft_consensus.cc:2804] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:58.505144 31412 raft_consensus.cc:493] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:58.505504 31412 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:58.506268 31255 leader_election.cc:343] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.509934 31416 raft_consensus.cc:493] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.510457 31416 raft_consensus.cc:515] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.514348 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
W20260709 12:11:58.516374 31331 leader_election.cc:343] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.521200 31289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255" is_pre_election: true
I20260709 12:11:58.526288 31416 leader_election.cc:290] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:11:58.523322 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255" is_pre_election: true
W20260709 12:11:58.532403 31181 leader_election.cc:343] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.538255 31412 raft_consensus.cc:515] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.538947 31289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255" is_pre_election: true
I20260709 12:11:58.539788 31408 tablet_bootstrap.cc:492] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255: No bootstrap required, opened a new log
I20260709 12:11:58.540290 31408 ts_tablet_manager.cc:1403] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255: Time spent bootstrapping tablet: real 0.163s	user 0.022s	sys 0.017s
I20260709 12:11:58.540390 31412 leader_election.cc:290] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
W20260709 12:11:58.540408 31330 leader_election.cc:343] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.541793 31365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:58.542127 31330 leader_election.cc:304] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b21ae27e73f44d7bc43956f3b9cc66d; no voters: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:11:58.542446 31365 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.542141 31290 raft_consensus.cc:2393] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 420df91b93214672bf1faedc724561a0 in current term 1: Already voted for candidate b1aad3ac40824d70a2ba24ee133f7255 in this term.
I20260709 12:11:58.549645 31408 raft_consensus.cc:359] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.546823 31416 raft_consensus.cc:2749] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:58.554025 31408 raft_consensus.cc:385] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.555740 31408 raft_consensus.cc:740] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.556456 31408 consensus_queue.cc:260] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.556972 31410 tablet_bootstrap.cc:492] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0: No bootstrap required, opened a new log
I20260709 12:11:58.557305 31365 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 1.
I20260709 12:11:58.557473 31410 ts_tablet_manager.cc:1403] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.013s
I20260709 12:11:58.532219 31291 raft_consensus.cc:2468] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 1.
I20260709 12:11:58.562058 31255 leader_election.cc:304] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:11:58.563053 31330 leader_election.cc:304] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 420df91b93214672bf1faedc724561a0
I20260709 12:11:58.563979 31428 raft_consensus.cc:2804] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:58.564507 31428 raft_consensus.cc:697] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:58.565366 31428 consensus_queue.cc:237] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.568908 31416 raft_consensus.cc:2804] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:58.569370 31416 raft_consensus.cc:697] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Becoming Leader. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:11:58.570124 31416 consensus_queue.cc:237] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.572798 31408 ts_tablet_manager.cc:1434] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
W20260709 12:11:58.574331 31257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:38891, user_credentials={real_user=slave}} blocked reactor thread for 81857.2us
I20260709 12:11:58.577880 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:58.578531 31215 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.575963 31434 raft_consensus.cc:697] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:58.577837 31111 catalog_manager.cc:5697] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:58.588696 31411 ts_tablet_manager.cc:1434] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent starting tablet: real 0.150s	user 0.020s	sys 0.018s
I20260709 12:11:58.585181 31408 tablet_bootstrap.cc:492] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255: Bootstrap starting.
I20260709 12:11:58.589005 31410 raft_consensus.cc:359] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.589473 31434 consensus_queue.cc:237] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.590536 31410 raft_consensus.cc:385] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.585812 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:58.596027 31365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.596971 31411 tablet_bootstrap.cc:492] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d: Bootstrap starting.
I20260709 12:11:58.596670 31216 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.598403 31365 raft_consensus.cc:2393] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 420df91b93214672bf1faedc724561a0 in current term 1: Already voted for candidate b1aad3ac40824d70a2ba24ee133f7255 in this term.
I20260709 12:11:58.597195 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.596491 31410 raft_consensus.cc:740] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.603271 31180 leader_election.cc:304] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 420df91b93214672bf1faedc724561a0; no voters: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:11:58.604076 31442 raft_consensus.cc:493] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:11:58.608208 31180 leader_election.cc:343] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.608614 31180 leader_election.cc:304] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 420df91b93214672bf1faedc724561a0; no voters: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:11:58.609743 31433 raft_consensus.cc:2749] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:58.611272 31410 consensus_queue.cc:260] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.613938 31215 raft_consensus.cc:2468] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 1.
I20260709 12:11:58.604693 31442 raft_consensus.cc:515] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.618544 31257 leader_election.cc:304] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [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: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:11:58.620501 31113 catalog_manager.cc:5697] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67). New cstate: current_term: 1 leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:58.629958 31441 raft_consensus.cc:2804] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:58.632939 31441 raft_consensus.cc:697] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:58.637640 31410 ts_tablet_manager.cc:1434] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0: Time spent starting tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 12:11:58.642808 31410 tablet_bootstrap.cc:492] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0: Bootstrap starting.
I20260709 12:11:58.643693 31215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
I20260709 12:11:58.638156 31441 consensus_queue.cc:237] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
W20260709 12:11:58.645761 31257 leader_election.cc:343] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.652508 31216 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 1.
I20260709 12:11:58.653189 31418 raft_consensus.cc:2749] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:58.653705 31365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.654822 31408 tablet_bootstrap.cc:654] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.656141 31365 raft_consensus.cc:2468] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 0.
I20260709 12:11:58.654999 31442 leader_election.cc:290] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.660195 31255 leader_election.cc:304] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 420df91b93214672bf1faedc724561a0
I20260709 12:11:58.662750 31442 raft_consensus.cc:2804] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:58.663862 31442 raft_consensus.cc:493] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:58.664309 31442 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.673996 31411 tablet_bootstrap.cc:654] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.679114 31442 raft_consensus.cc:515] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.689610 31442 leader_election.cc:290] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.692262 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:58.692849 31365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:58.699671 31365 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:58.701476 31257 leader_election.cc:343] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.704125 31408 tablet_bootstrap.cc:492] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255: No bootstrap required, opened a new log
I20260709 12:11:58.704572 31410 tablet_bootstrap.cc:654] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.705590 31408 ts_tablet_manager.cc:1403] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255: Time spent bootstrapping tablet: real 0.121s	user 0.021s	sys 0.001s
I20260709 12:11:58.718144 31408 raft_consensus.cc:359] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.719372 31408 raft_consensus.cc:385] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.719657 31408 raft_consensus.cc:740] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.720118 31411 tablet_bootstrap.cc:492] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d: No bootstrap required, opened a new log
I20260709 12:11:58.720713 31411 ts_tablet_manager.cc:1403] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent bootstrapping tablet: real 0.130s	user 0.007s	sys 0.011s
I20260709 12:11:58.720453 31408 consensus_queue.cc:260] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.720985 31365 raft_consensus.cc:2468] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 1.
I20260709 12:11:58.722278 31255 leader_election.cc:304] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 420df91b93214672bf1faedc724561a0
I20260709 12:11:58.722905 31408 ts_tablet_manager.cc:1434] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:11:58.723395 31442 raft_consensus.cc:2804] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:58.723855 31408 tablet_bootstrap.cc:492] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255: Bootstrap starting.
I20260709 12:11:58.723855 31442 raft_consensus.cc:697] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:58.724001 31411 raft_consensus.cc:359] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:58.724834 31411 raft_consensus.cc:385] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.725252 31411 raft_consensus.cc:740] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.724794 31442 consensus_queue.cc:237] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.730108 31411 consensus_queue.cc:260] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:58.733387 31411 ts_tablet_manager.cc:1434] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:11:58.733419 31408 tablet_bootstrap.cc:654] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.739688 31411 tablet_bootstrap.cc:492] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d: Bootstrap starting.
I20260709 12:11:58.757390 31410 tablet_bootstrap.cc:492] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0: No bootstrap required, opened a new log
I20260709 12:11:58.757997 31410 ts_tablet_manager.cc:1403] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0: Time spent bootstrapping tablet: real 0.115s	user 0.026s	sys 0.011s
I20260709 12:11:58.758318 31408 tablet_bootstrap.cc:492] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255: No bootstrap required, opened a new log
I20260709 12:11:58.758728 31408 ts_tablet_manager.cc:1403] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255: Time spent bootstrapping tablet: real 0.035s	user 0.003s	sys 0.021s
I20260709 12:11:58.761243 31411 tablet_bootstrap.cc:654] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.760977 31410 raft_consensus.cc:359] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.761087 31408 raft_consensus.cc:359] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.761821 31410 raft_consensus.cc:385] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.761878 31408 raft_consensus.cc:385] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.762295 31408 raft_consensus.cc:740] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.763123 31408 consensus_queue.cc:260] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.765313 31408 ts_tablet_manager.cc:1434] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:11:58.766178 31408 tablet_bootstrap.cc:492] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255: Bootstrap starting.
I20260709 12:11:58.762253 31410 raft_consensus.cc:740] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.770432 31410 consensus_queue.cc:260] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.773155 31113 catalog_manager.cc:5697] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:58.775224 31410 ts_tablet_manager.cc:1434] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260709 12:11:58.776214 31410 tablet_bootstrap.cc:492] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0: Bootstrap starting.
I20260709 12:11:58.771742 31408 tablet_bootstrap.cc:654] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.775852 31113 catalog_manager.cc:5697] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:58.781948 31113 catalog_manager.cc:5697] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:58.783476 31442 raft_consensus.cc:493] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.784137 31442 raft_consensus.cc:515] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.786398 31442 leader_election.cc:290] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.786680 31410 tablet_bootstrap.cc:654] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.787228 31113 catalog_manager.cc:5697] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:58.788251 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
I20260709 12:11:58.792124 31411 tablet_bootstrap.cc:492] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d: No bootstrap required, opened a new log
I20260709 12:11:58.792637 31411 ts_tablet_manager.cc:1403] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.017s
W20260709 12:11:58.792865 31257 leader_election.cc:343] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.789479 31365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.790591 31418 raft_consensus.cc:493] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.793768 31418 raft_consensus.cc:515] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.795789 31418 leader_election.cc:290] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.791363 31408 tablet_bootstrap.cc:492] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255: No bootstrap required, opened a new log
I20260709 12:11:58.797734 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255" is_pre_election: true
I20260709 12:11:58.798239 31408 ts_tablet_manager.cc:1403] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260709 12:11:58.798406 31291 raft_consensus.cc:2468] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 0.
I20260709 12:11:58.800169 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.802194 31408 raft_consensus.cc:359] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.802150 31411 raft_consensus.cc:359] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.802958 31408 raft_consensus.cc:385] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.803056 31411 raft_consensus.cc:385] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.803246 31408 raft_consensus.cc:740] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.803464 31411 raft_consensus.cc:740] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.803941 31408 consensus_queue.cc:260] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.805889 31408 ts_tablet_manager.cc:1434] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 12:11:58.806403 31255 leader_election.cc:343] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.806741 31410 tablet_bootstrap.cc:492] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0: No bootstrap required, opened a new log
I20260709 12:11:58.806782 31255 leader_election.cc:304] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1aad3ac40824d70a2ba24ee133f7255; no voters: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0
I20260709 12:11:58.807298 31410 ts_tablet_manager.cc:1403] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 12:11:58.807670 31442 raft_consensus.cc:2749] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:11:58.806851 31180 leader_election.cc:343] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.808455 31181 leader_election.cc:304] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [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: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:11:58.809298 31418 raft_consensus.cc:2804] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:58.809674 31418 raft_consensus.cc:493] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:58.809993 31418 raft_consensus.cc:3060] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.810434 31410 raft_consensus.cc:359] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.811137 31410 raft_consensus.cc:385] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.811429 31410 raft_consensus.cc:740] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.812144 31410 consensus_queue.cc:260] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.814446 31410 ts_tablet_manager.cc:1434] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:11:58.815636 31411 consensus_queue.cc:260] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.816730 31418 raft_consensus.cc:515] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.818140 31411 ts_tablet_manager.cc:1434] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260709 12:11:58.819219 31411 tablet_bootstrap.cc:492] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d: Bootstrap starting.
I20260709 12:11:58.819465 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:11:58.819615 31418 leader_election.cc:290] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 election: Requested vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.820102 31291 raft_consensus.cc:3060] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.820783 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
W20260709 12:11:58.823906 31180 leader_election.cc:343] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.825734 31410 tablet_bootstrap.cc:492] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0: Bootstrap starting.
I20260709 12:11:58.826799 31291 raft_consensus.cc:2468] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 1.
I20260709 12:11:58.828332 31181 leader_election.cc:304] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [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: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:11:58.829704 31418 raft_consensus.cc:2804] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:58.830245 31418 raft_consensus.cc:697] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 1 LEADER]: Becoming Leader. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:11:58.831111 31418 consensus_queue.cc:237] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.832979 31410 tablet_bootstrap.cc:654] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.836593 31411 tablet_bootstrap.cc:654] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.868963 31410 tablet_bootstrap.cc:492] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0: No bootstrap required, opened a new log
I20260709 12:11:58.869525 31410 ts_tablet_manager.cc:1403] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.005s
I20260709 12:11:58.868814 31112 catalog_manager.cc:5697] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 420df91b93214672bf1faedc724561a0 (127.30.90.65). New cstate: current_term: 1 leader_uuid: "420df91b93214672bf1faedc724561a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:58.871553 31411 tablet_bootstrap.cc:492] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d: No bootstrap required, opened a new log
I20260709 12:11:58.872030 31411 ts_tablet_manager.cc:1403] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.003s
I20260709 12:11:58.874751 31411 raft_consensus.cc:359] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.874735 31410 raft_consensus.cc:359] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.875677 31411 raft_consensus.cc:385] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.875769 31410 raft_consensus.cc:385] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.876114 31411 raft_consensus.cc:740] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.876189 31410 raft_consensus.cc:740] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.877032 31411 consensus_queue.cc:260] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.879344 31411 ts_tablet_manager.cc:1434] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:58.877127 31410 consensus_queue.cc:260] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.880254 31411 tablet_bootstrap.cc:492] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d: Bootstrap starting.
I20260709 12:11:58.881861 31410 ts_tablet_manager.cc:1434] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 12:11:58.884089 31410 tablet_bootstrap.cc:492] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0: Bootstrap starting.
I20260709 12:11:58.887041 31411 tablet_bootstrap.cc:654] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.895887 31410 tablet_bootstrap.cc:654] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.900843 31416 raft_consensus.cc:493] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.901690 31416 raft_consensus.cc:515] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.904871 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
W20260709 12:11:58.906078 31331 leader_election.cc:343] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:58.907025 31416 leader_election.cc:290] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:11:58.908221 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255" is_pre_election: true
I20260709 12:11:58.908907 31291 raft_consensus.cc:2468] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 0.
I20260709 12:11:58.911115 31411 tablet_bootstrap.cc:492] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d: No bootstrap required, opened a new log
I20260709 12:11:58.911590 31411 ts_tablet_manager.cc:1403] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.016s
I20260709 12:11:58.914024 31330 leader_election.cc:304] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 420df91b93214672bf1faedc724561a0
I20260709 12:11:58.914317 31411 raft_consensus.cc:359] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.915030 31411 raft_consensus.cc:385] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.915366 31411 raft_consensus.cc:740] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.915964 31416 raft_consensus.cc:2804] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:58.916496 31416 raft_consensus.cc:493] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:58.916127 31411 consensus_queue.cc:260] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.916896 31416 raft_consensus.cc:3060] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.917301 31410 tablet_bootstrap.cc:492] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0: No bootstrap required, opened a new log
I20260709 12:11:58.917752 31410 ts_tablet_manager.cc:1403] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.006s
I20260709 12:11:58.918442 31411 ts_tablet_manager.cc:1434] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260709 12:11:58.908239 31160 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:58.920250 31410 raft_consensus.cc:359] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.920907 31410 raft_consensus.cc:385] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.921159 31410 raft_consensus.cc:740] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.921839 31410 consensus_queue.cc:260] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.926515 31416 raft_consensus.cc:515] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.930838 31410 ts_tablet_manager.cc:1434] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:11:58.930802 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:58.931504 31216 raft_consensus.cc:3060] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.932422 31410 tablet_bootstrap.cc:492] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0: Bootstrap starting.
I20260709 12:11:58.935271 31416 leader_election.cc:290] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:11:58.936010 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:11:58.936651 31291 raft_consensus.cc:3060] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.939661 31410 tablet_bootstrap.cc:654] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:58.941823 31216 raft_consensus.cc:2468] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 1.
I20260709 12:11:58.943607 31331 leader_election.cc:304] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:11:58.944528 31416 raft_consensus.cc:2804] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:58.945117 31416 raft_consensus.cc:697] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Becoming Leader. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:11:58.946039 31416 consensus_queue.cc:237] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.948447 31442 consensus_queue.cc:1048] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:58.956820 31291 raft_consensus.cc:2468] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 1.
I20260709 12:11:58.973027 31410 tablet_bootstrap.cc:492] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0: No bootstrap required, opened a new log
I20260709 12:11:58.973520 31410 ts_tablet_manager.cc:1403] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.014s
I20260709 12:11:58.976645 31410 raft_consensus.cc:359] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.977706 31410 raft_consensus.cc:385] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:58.978057 31410 raft_consensus.cc:740] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Initialized, Role: FOLLOWER
I20260709 12:11:58.978905 31410 consensus_queue.cc:260] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.981328 31434 raft_consensus.cc:493] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.981876 31434 raft_consensus.cc:515] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.983960 31434 leader_election.cc:290] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.985728 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
I20260709 12:11:58.986405 31216 raft_consensus.cc:2468] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 0.
I20260709 12:11:58.987576 31257 leader_election.cc:304] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:11:58.989059 31410 ts_tablet_manager.cc:1434] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 12:11:58.989233 31434 raft_consensus.cc:2804] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:58.989735 31434 raft_consensus.cc:493] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:58.990089 31434 raft_consensus.cc:3060] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:58.991657 31418 raft_consensus.cc:493] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.992131 31418 raft_consensus.cc:515] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.994230 31418 leader_election.cc:290] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:58.996018 31440 raft_consensus.cc:493] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:58.996320 31363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:58.996534 31440 raft_consensus.cc:515] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:58.997975 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255" is_pre_election: true
I20260709 12:11:58.999569 31440 leader_election.cc:290] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:11:59.000538 31180 leader_election.cc:304] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 420df91b93214672bf1faedc724561a0; no voters: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:11:59.001219 31418 raft_consensus.cc:2749] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:59.002411 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255" is_pre_election: true
I20260709 12:11:59.003554 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0" is_pre_election: true
I20260709 12:11:58.991146 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" is_pre_election: true
I20260709 12:11:59.004133 31216 raft_consensus.cc:2468] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 0.
I20260709 12:11:59.008881 31331 leader_election.cc:304] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:11:59.008996 31364 raft_consensus.cc:2468] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 0.
I20260709 12:11:59.010210 31470 raft_consensus.cc:2804] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:59.010627 31470 raft_consensus.cc:493] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:59.010962 31470 raft_consensus.cc:3060] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:59.015703 31216 raft_consensus.cc:3060] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:59.012571 31434 raft_consensus.cc:515] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.019258 31215 raft_consensus.cc:3060] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:59.021386 31291 raft_consensus.cc:2393] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b21ae27e73f44d7bc43956f3b9cc66d in current term 1: Already voted for candidate b1aad3ac40824d70a2ba24ee133f7255 in this term.
I20260709 12:11:59.025991 31110 catalog_manager.cc:5697] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67). New cstate: current_term: 1 leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:59.027076 31214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:59.029626 31214 raft_consensus.cc:3060] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:59.032521 31434 leader_election.cc:290] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 1 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:59.034247 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:59.035167 31216 raft_consensus.cc:3060] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:59.038378 31434 consensus_queue.cc:1048] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:11:59.043572 31470 raft_consensus.cc:515] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.046535 31364 raft_consensus.cc:2393] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1aad3ac40824d70a2ba24ee133f7255 in current term 1: Already voted for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in this term.
I20260709 12:11:59.048102 31416 consensus_queue.cc:1048] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.049774 31434 consensus_queue.cc:1048] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:59.050179 31470 leader_election.cc:290] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 1 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:11:59.051805 31214 raft_consensus.cc:2468] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 1.
I20260709 12:11:59.053879 31257 leader_election.cc:304] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [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: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:11:59.055117 31434 raft_consensus.cc:2804] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:59.055768 31434 raft_consensus.cc:697] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:59.056875 31434 consensus_queue.cc:237] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.060145 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:11:59.061327 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:59.062212 31216 raft_consensus.cc:2393] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b21ae27e73f44d7bc43956f3b9cc66d in current term 1: Already voted for candidate b1aad3ac40824d70a2ba24ee133f7255 in this term.
I20260709 12:11:59.065820 31331 leader_election.cc:304] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: 3b21ae27e73f44d7bc43956f3b9cc66d; no voters: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:11:59.066879 31440 raft_consensus.cc:2749] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:59.072106 31428 consensus_queue.cc:1048] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.076435 31440 consensus_queue.cc:1048] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.084962 31112 catalog_manager.cc:5697] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:59.089129 31442 consensus_queue.cc:1048] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.094910 31365 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:59.105675 31434 consensus_queue.cc:1048] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.113879 31434 consensus_queue.cc:1048] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.123701 31441 consensus_queue.cc:1048] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.156339 31213 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:59.173035 31441 consensus_queue.cc:1048] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.211373 31442 consensus_queue.cc:1048] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.216104 31418 consensus_queue.cc:1048] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.220810 31290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:37100
I20260709 12:11:59.221524 31290 raft_consensus.cc:606] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Received request to transfer leadership to TS 420df91b93214672bf1faedc724561a0
I20260709 12:11:59.228606 31290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:37100
I20260709 12:11:59.229184 31290 raft_consensus.cc:606] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Received request to transfer leadership to TS 420df91b93214672bf1faedc724561a0
I20260709 12:11:59.235651 31290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:37100
I20260709 12:11:59.238790 31290 raft_consensus.cc:606] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Received request to transfer leadership to TS 420df91b93214672bf1faedc724561a0
I20260709 12:11:59.246526 31290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:37100
I20260709 12:11:59.247144 31290 raft_consensus.cc:606] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Received request to transfer leadership to TS 420df91b93214672bf1faedc724561a0
I20260709 12:11:59.252942 31363 raft_consensus.cc:3060] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:59.265774 31433 consensus_queue.cc:1048] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.276000 31362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3"
dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
mode: GRACEFUL
new_leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:55454
I20260709 12:11:59.276700 31362 raft_consensus.cc:606] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Received request to transfer leadership to TS b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:11:59.302387 31213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76"
dest_uuid: "420df91b93214672bf1faedc724561a0"
mode: GRACEFUL
new_leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:60162
I20260709 12:11:59.302976 31213 raft_consensus.cc:606] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 1 LEADER]: Received request to transfer leadership to TS b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:11:59.309243 31363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc"
dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
mode: GRACEFUL
new_leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:55454
I20260709 12:11:59.309798 31363 raft_consensus.cc:606] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Received request to transfer leadership to TS b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:11:59.314560 31290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:37100
I20260709 12:11:59.315084 31290 raft_consensus.cc:606] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Received request to transfer leadership to TS 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:11:59.440949 31440 consensus_queue.cc:1048] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.453284 31470 consensus_queue.cc:1048] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.459761 31428 raft_consensus.cc:993] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:11:59.460269 31428 raft_consensus.cc:1081] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Signalling peer 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:11:59.463464 31213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278"
dest_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:11:59.464103 31213 raft_consensus.cc:493] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:59.464507 31213 raft_consensus.cc:3060] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.465790 31416 raft_consensus.cc:993] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d: : Instructing follower b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:11:59.466250 31416 raft_consensus.cc:1081] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Signalling peer b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:11:59.472133 31213 raft_consensus.cc:515] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.475807 31213 leader_election.cc:290] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 2 election: Requested vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:59.477170 31363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:59.477293 31428 consensus_queue.cc:1048] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:59.477810 31363 raft_consensus.cc:3060] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.479563 31289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:37092
I20260709 12:11:59.480116 31289 raft_consensus.cc:493] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:59.480464 31289 raft_consensus.cc:3060] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.484571 31363 raft_consensus.cc:2468] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 2.
I20260709 12:11:59.477537 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:11:59.486763 31470 raft_consensus.cc:993] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d: : Instructing follower b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:11:59.487012 31291 raft_consensus.cc:3055] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.487221 31470 raft_consensus.cc:1081] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Signalling peer b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:11:59.487426 31291 raft_consensus.cc:740] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:59.488041 31289 raft_consensus.cc:515] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.488345 31291 consensus_queue.cc:260] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.489794 31291 raft_consensus.cc:3060] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.490906 31290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:37092
I20260709 12:11:59.491022 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:59.491559 31216 raft_consensus.cc:3060] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.492184 31180 leader_election.cc:304] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:11:59.493109 31433 raft_consensus.cc:2804] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.493623 31433 raft_consensus.cc:697] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Becoming Leader. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:11:59.494460 31433 consensus_queue.cc:237] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.491529 31290 raft_consensus.cc:493] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:59.498430 31216 raft_consensus.cc:2468] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 2.
I20260709 12:11:59.498826 31290 raft_consensus.cc:3060] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.499820 31257 leader_election.cc:304] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:11:59.500722 31428 raft_consensus.cc:2804] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.501226 31428 raft_consensus.cc:697] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:59.502074 31428 consensus_queue.cc:237] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.505791 31290 raft_consensus.cc:515] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.508751 31213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:59.509385 31213 raft_consensus.cc:3060] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.514670 31113 catalog_manager.cc:5697] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 1 to 2, leader changed from 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67) to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:59.516265 31213 raft_consensus.cc:2468] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 2.
I20260709 12:11:59.517419 31257 leader_election.cc:304] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:11:59.518256 31428 raft_consensus.cc:2804] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.518901 31428 raft_consensus.cc:697] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:59.519678 31428 consensus_queue.cc:237] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.520213 31291 raft_consensus.cc:2468] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 2.
I20260709 12:11:59.524866 31362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:59.525457 31362 raft_consensus.cc:3055] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.525835 31362 raft_consensus.cc:740] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:11:59.526659 31362 consensus_queue.cc:260] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.527774 31362 raft_consensus.cc:3060] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.535712 31362 raft_consensus.cc:2468] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 2.
I20260709 12:11:59.535053 31112 catalog_manager.cc:5697] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 1 to 2, leader changed from 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67) to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:59.537271 31290 leader_election.cc:290] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 2 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:59.541114 31362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:59.540643 31113 catalog_manager.cc:5697] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 reported cstate change: term changed from 1 to 2, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 420df91b93214672bf1faedc724561a0 (127.30.90.65). New cstate: current_term: 2 leader_uuid: "420df91b93214672bf1faedc724561a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:59.541796 31362 raft_consensus.cc:3055] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.542157 31362 raft_consensus.cc:740] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:11:59.542918 31289 leader_election.cc:290] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 2 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:59.544711 31362 consensus_queue.cc:260] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.546114 31362 raft_consensus.cc:3060] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.554944 31428 consensus_queue.cc:1048] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:59.555299 31362 raft_consensus.cc:2468] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 2.
I20260709 12:11:59.566203 31434 raft_consensus.cc:993] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:11:59.566820 31434 raft_consensus.cc:1081] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Signalling peer 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:11:59.566265 31428 raft_consensus.cc:993] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:11:59.570693 31428 raft_consensus.cc:1081] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Signalling peer 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:11:59.572984 31213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261"
dest_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:11:59.573602 31213 raft_consensus.cc:493] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:59.573746 31363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14"
dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:55434
I20260709 12:11:59.573985 31213 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.574360 31363 raft_consensus.cc:493] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:59.574760 31363 raft_consensus.cc:3060] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.581413 31428 raft_consensus.cc:993] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:11:59.582480 31428 raft_consensus.cc:1081] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Signalling peer 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:11:59.584450 31214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb"
dest_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:11:59.585026 31214 raft_consensus.cc:493] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:59.585417 31214 raft_consensus.cc:3060] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.587503 31363 raft_consensus.cc:515] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.591213 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:59.592782 31216 raft_consensus.cc:3060] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.592536 31214 raft_consensus.cc:515] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.595530 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:11:59.596129 31291 raft_consensus.cc:3055] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.596472 31291 raft_consensus.cc:740] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:59.597978 31291 consensus_queue.cc:260] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.598242 31213 raft_consensus.cc:515] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:59.599104 31291 raft_consensus.cc:3060] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.600894 31213 leader_election.cc:290] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 2 election: Requested vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:59.601094 31289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deec3368b8f4594bd145567224a6a14" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:11:59.601287 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:11:59.601804 31289 raft_consensus.cc:3055] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.601912 31290 raft_consensus.cc:3055] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.602226 31289 raft_consensus.cc:740] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:59.602320 31290 raft_consensus.cc:740] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:59.603235 31289 consensus_queue.cc:260] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.603231 31290 consensus_queue.cc:260] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:59.604866 31290 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.605918 31362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:59.606542 31362 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.607769 31291 raft_consensus.cc:2468] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 2.
I20260709 12:11:59.609043 31181 leader_election.cc:304] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:11:59.609522 31214 leader_election.cc:290] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 2 election: Requested vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:59.609925 31433 raft_consensus.cc:2804] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.610397 31433 raft_consensus.cc:697] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Becoming Leader. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:11:59.611375 31433 consensus_queue.cc:237] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.604475 31289 raft_consensus.cc:3060] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.614444 31290 raft_consensus.cc:2468] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 2.
I20260709 12:11:59.610327 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:59.615836 31364 raft_consensus.cc:3060] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.615872 31181 leader_election.cc:304] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:11:59.616922 31418 raft_consensus.cc:2804] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.618616 31362 raft_consensus.cc:2468] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 2.
I20260709 12:11:59.625265 31364 raft_consensus.cc:2468] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 2.
I20260709 12:11:59.625379 31363 leader_election.cc:290] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 2 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:11:59.625272 31289 raft_consensus.cc:2468] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 2.
I20260709 12:11:59.627725 31112 catalog_manager.cc:5697] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 reported cstate change: term changed from 1 to 2, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 420df91b93214672bf1faedc724561a0 (127.30.90.65). New cstate: current_term: 2 leader_uuid: "420df91b93214672bf1faedc724561a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:59.629981 31330 leader_election.cc:304] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:11:59.630998 31440 raft_consensus.cc:2804] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.631524 31440 raft_consensus.cc:697] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 LEADER]: Becoming Leader. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:11:59.632402 31440 consensus_queue.cc:237] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.642164 31113 catalog_manager.cc:5697] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d reported cstate change: term changed from 1 to 2, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67). New cstate: current_term: 2 leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:59.643675 31216 raft_consensus.cc:2468] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 2.
I20260709 12:11:59.646486 31418 raft_consensus.cc:697] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Becoming Leader. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:11:59.647424 31418 consensus_queue.cc:237] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:11:59.652035 31434 raft_consensus.cc:993] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:11:59.652541 31434 raft_consensus.cc:1081] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Signalling peer 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:11:59.654489 31216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51"
dest_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:11:59.655961 31216 raft_consensus.cc:493] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:59.656450 31216 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.665409 31216 raft_consensus.cc:515] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.666254 31112 catalog_manager.cc:5697] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 reported cstate change: term changed from 1 to 2, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 420df91b93214672bf1faedc724561a0 (127.30.90.65). New cstate: current_term: 2 leader_uuid: "420df91b93214672bf1faedc724561a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:59.668535 31289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:11:59.669138 31289 raft_consensus.cc:3055] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.669489 31289 raft_consensus.cc:740] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:59.669910 31363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:59.670498 31363 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.670336 31289 consensus_queue.cc:260] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.671420 31289 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.669281 31216 leader_election.cc:290] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 2 election: Requested vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:59.677341 31363 raft_consensus.cc:2468] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 2.
I20260709 12:11:59.678748 31180 leader_election.cc:304] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:11:59.679678 31418 raft_consensus.cc:2804] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.680222 31418 raft_consensus.cc:697] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Becoming Leader. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:11:59.681125 31289 raft_consensus.cc:2468] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 2.
I20260709 12:11:59.681025 31418 consensus_queue.cc:237] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.688045 31112 catalog_manager.cc:5697] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 reported cstate change: term changed from 1 to 2, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 420df91b93214672bf1faedc724561a0 (127.30.90.65). New cstate: current_term: 2 leader_uuid: "420df91b93214672bf1faedc724561a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:59.765094 31495 raft_consensus.cc:993] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0: : Instructing follower b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:11:59.765612 31418 raft_consensus.cc:1081] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 1 LEADER]: Signalling peer b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:11:59.767091 31289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:37096
I20260709 12:11:59.767663 31289 raft_consensus.cc:493] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:59.768024 31289 raft_consensus.cc:3060] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.774487 31289 raft_consensus.cc:515] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.776816 31289 leader_election.cc:290] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 2 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:11:59.777207 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:11:59.777842 31216 raft_consensus.cc:3055] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:59.777859 31363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:11:59.778282 31216 raft_consensus.cc:740] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:11:59.778486 31363 raft_consensus.cc:3060] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.779105 31216 consensus_queue.cc:260] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.780341 31216 raft_consensus.cc:3060] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:59.785651 31363 raft_consensus.cc:2468] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 2.
I20260709 12:11:59.786907 31255 leader_election.cc:304] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:11:59.786998 31216 raft_consensus.cc:2468] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 2.
I20260709 12:11:59.787810 31428 raft_consensus.cc:2804] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:59.788277 31428 raft_consensus.cc:697] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:11:59.789044 31428 consensus_queue.cc:237] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:11:59.796298 31112 catalog_manager.cc:5697] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 1 to 2, leader changed from 420df91b93214672bf1faedc724561a0 (127.30.90.65) to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:59.960026 31216 raft_consensus.cc:1275] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:59.961438 31428 consensus_queue.cc:1048] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:59.970094 31363 raft_consensus.cc:1275] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:59.971935 31441 consensus_queue.cc:1048] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:00.014132 31364 raft_consensus.cc:1275] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.015443 31418 consensus_queue.cc:1048] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:00.027769 31289 raft_consensus.cc:1275] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.029424 31290 raft_consensus.cc:1275] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.032621 31495 consensus_queue.cc:1048] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:00.032742 31418 consensus_queue.cc:1048] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:00.045765 31364 raft_consensus.cc:1275] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.048105 31418 consensus_queue.cc:1048] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:00.050279 31290 raft_consensus.cc:1275] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.055790 31495 consensus_queue.cc:1048] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:00.057430 31216 raft_consensus.cc:1275] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.062855 31440 consensus_queue.cc:1048] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:00.067420 31289 raft_consensus.cc:1275] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.069847 31470 consensus_queue.cc:1048] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:00.086344 31363 raft_consensus.cc:1275] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.088732 31434 consensus_queue.cc:1048] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:00.101599 31364 raft_consensus.cc:1275] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.103663 31418 consensus_queue.cc:1048] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:00.121745 31216 raft_consensus.cc:1275] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.123724 31434 consensus_queue.cc:1048] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:00.153692 31364 raft_consensus.cc:1275] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.155016 31418 consensus_queue.cc:1048] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:00.162740 31290 raft_consensus.cc:1275] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.164553 31496 consensus_queue.cc:1048] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:00.267500 31216 raft_consensus.cc:1275] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.268630 31428 consensus_queue.cc:1048] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:00.278818 31364 raft_consensus.cc:1275] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:00.280316 31428 consensus_queue.cc:1048] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:02.343405 31081 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:12:02.344172 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:02.364600 31216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261"
dest_uuid: "420df91b93214672bf1faedc724561a0"
mode: GRACEFUL
new_leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:12:02.365209 31216 raft_consensus.cc:606] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Received request to transfer leadership to TS 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:12:02.376471 31290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3895ff95b5c44335a6260632ec801192"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:37102
I20260709 12:12:02.376991 31290 raft_consensus.cc:606] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Received request to transfer leadership to TS 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:12:02.378225 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:02.378691 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:02.671679 31434 raft_consensus.cc:993] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:12:02.672091 31510 raft_consensus.cc:1081] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Signalling peer 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:12:02.673499 31364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3895ff95b5c44335a6260632ec801192"
dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:55434
I20260709 12:12:02.674122 31364 raft_consensus.cc:493] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:02.674449 31364 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:02.679340 31364 raft_consensus.cc:515] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:02.680989 31364 leader_election.cc:290] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 2 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:12:02.681929 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:12:02.682031 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:12:02.682550 31216 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:02.682641 31290 raft_consensus.cc:3055] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:02.683035 31290 raft_consensus.cc:740] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:02.683768 31290 consensus_queue.cc:260] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:02.684701 31290 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:02.687175 31216 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 2.
I20260709 12:12:02.688205 31331 leader_election.cc:304] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:12:02.688889 31440 raft_consensus.cc:2804] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:02.689770 31290 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 2.
I20260709 12:12:02.690068 31440 raft_consensus.cc:697] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 LEADER]: Becoming Leader. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:12:02.690922 31440 consensus_queue.cc:237] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:02.699208 31111 catalog_manager.cc:5697] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d reported cstate change: term changed from 1 to 2, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67). New cstate: current_term: 2 leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:02.969405 31433 raft_consensus.cc:993] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0: : Instructing follower 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:12:02.969929 31517 raft_consensus.cc:1081] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Signalling peer 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:12:02.971365 31364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261"
dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:55446
I20260709 12:12:02.971838 31364 raft_consensus.cc:493] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:02.972163 31364 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:02.976752 31364 raft_consensus.cc:515] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:12:02.978425 31364 leader_election.cc:290] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 3 election: Requested vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891)
I20260709 12:12:02.979321 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:12:02.979408 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:12:02.979933 31290 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:02.980047 31216 raft_consensus.cc:3055] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:02.980400 31216 raft_consensus.cc:740] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:12:02.981004 31216 consensus_queue.cc:260] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [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: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:12:02.981849 31216 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:02.984529 31290 raft_consensus.cc:2468] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 3.
I20260709 12:12:02.985517 31330 leader_election.cc:304] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:12:02.985880 31216 raft_consensus.cc:2468] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 3.
I20260709 12:12:02.986344 31440 raft_consensus.cc:2804] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:02.986864 31440 raft_consensus.cc:697] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 LEADER]: Becoming Leader. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:12:02.987588 31440 consensus_queue.cc:237] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:12:02.993757 31111 catalog_manager.cc:5697] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d reported cstate change: term changed from 2 to 3, leader changed from 420df91b93214672bf1faedc724561a0 (127.30.90.65) to 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67). New cstate: current_term: 3 leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:03.110137 31216 raft_consensus.cc:1275] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:03.111455 31440 consensus_queue.cc:1048] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:03.123319 31290 raft_consensus.cc:1275] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:03.124522 31440 consensus_queue.cc:1048] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:03.379737 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:03.380548 31216 raft_consensus.cc:1275] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:03.381821 31511 consensus_queue.cc:1048] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:03.385598 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:03.386118 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:03.391701 31290 raft_consensus.cc:1275] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:03.393633 31525 consensus_queue.cc:1048] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:04.387198 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:04.392259 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:04.392684 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:05.410401 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:05.422675 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:05.423131 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:06.424218 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:06.429633 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:06.430073 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:07.431123 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:07.435985 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:07.436381 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:08.437350 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:08.442215 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:08.442629 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:09.443496 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:09.449363 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:09.449832 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:10.450713 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:10.456171 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:10.456615 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:11.457597 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:11.462783 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:11.463227 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:12.490787 31081 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:12:12.495110 31364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261"
dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
mode: GRACEFUL
new_leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:55454
I20260709 12:12:12.495795 31364 raft_consensus.cc:606] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 LEADER]: Received request to transfer leadership to TS b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:12:12.500870 31216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51"
dest_uuid: "420df91b93214672bf1faedc724561a0"
mode: GRACEFUL
new_leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:60162
I20260709 12:12:12.501439 31216 raft_consensus.cc:606] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Received request to transfer leadership to TS b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:12:12.505978 31216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb"
dest_uuid: "420df91b93214672bf1faedc724561a0"
mode: GRACEFUL
new_leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:60162
I20260709 12:12:12.506337 31216 raft_consensus.cc:606] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Received request to transfer leadership to TS b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:12:12.510866 31216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278"
dest_uuid: "420df91b93214672bf1faedc724561a0"
mode: GRACEFUL
new_leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:60162
I20260709 12:12:12.511385 31216 raft_consensus.cc:606] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Received request to transfer leadership to TS b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:12:12.516058 31364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3895ff95b5c44335a6260632ec801192"
dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
mode: GRACEFUL
new_leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:55454
I20260709 12:12:12.516566 31364 raft_consensus.cc:606] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 LEADER]: Received request to transfer leadership to TS b1aad3ac40824d70a2ba24ee133f7255
I20260709 12:12:12.585434 31529 raft_consensus.cc:993] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0: : Instructing follower b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.586005 31534 raft_consensus.cc:1081] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Signalling peer b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.587523 31290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:37096
I20260709 12:12:12.587975 31290 raft_consensus.cc:493] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:12.588243 31290 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.594022 31290 raft_consensus.cc:515] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.595546 31290 leader_election.cc:290] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 3 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:12:12.596504 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:12:12.596592 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:12:12.597350 31216 raft_consensus.cc:3055] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:12.597446 31364 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.597674 31216 raft_consensus.cc:740] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:12:12.598426 31216 consensus_queue.cc:260] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.599366 31216 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.603821 31216 raft_consensus.cc:2468] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 3.
I20260709 12:12:12.604321 31364 raft_consensus.cc:2468] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 3.
I20260709 12:12:12.605165 31257 leader_election.cc:304] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [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: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:12:12.606124 31528 raft_consensus.cc:2804] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:12.607024 31528 raft_consensus.cc:697] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:12.607736 31528 consensus_queue.cc:237] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.614356 31111 catalog_manager.cc:5697] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 2 to 3, leader changed from 420df91b93214672bf1faedc724561a0 (127.30.90.65) to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 3 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.835566 31533 raft_consensus.cc:993] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d: : Instructing follower b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.836046 31533 raft_consensus.cc:1081] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 LEADER]: Signalling peer b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.837626 31290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:37092
I20260709 12:12:12.838126 31290 raft_consensus.cc:493] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:12.838374 31290 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:12.842414 31290 raft_consensus.cc:515] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:12:12.843951 31290 leader_election.cc:290] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 4 election: Requested vote from peers 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941), 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891)
I20260709 12:12:12.844653 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:12:12.845155 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f2dedaa4f243a3a65dcd2d8d09b261" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:12:12.845224 31364 raft_consensus.cc:3055] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:12.845664 31364 raft_consensus.cc:740] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:12:12.845681 31216 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:12.846431 31364 consensus_queue.cc:260] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:12:12.847368 31364 raft_consensus.cc:3060] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:12.849932 31216 raft_consensus.cc:2468] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 4.
I20260709 12:12:12.850826 31257 leader_election.cc:304] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [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: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:12:12.851403 31364 raft_consensus.cc:2468] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 4.
I20260709 12:12:12.851482 31528 raft_consensus.cc:2804] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:12.852347 31528 raft_consensus.cc:697] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:12.853269 31528 consensus_queue.cc:237] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [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: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } }
I20260709 12:12:12.859961 31111 catalog_manager.cc:5697] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 3 to 4, leader changed from 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67) to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 4 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.907400 31529 raft_consensus.cc:993] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0: : Instructing follower b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.907914 31534 raft_consensus.cc:1081] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Signalling peer b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.909515 31289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:37096
I20260709 12:12:12.909996 31289 raft_consensus.cc:493] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:12.910245 31289 raft_consensus.cc:3060] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.914849 31289 raft_consensus.cc:515] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.916435 31289 leader_election.cc:290] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 3 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:12:12.917184 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:12:12.917307 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d0cc522b79476dbfcbbfb4ab866deb" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:12:12.917757 31216 raft_consensus.cc:3055] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:12.917766 31364 raft_consensus.cc:3060] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.918236 31216 raft_consensus.cc:740] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:12:12.918955 31216 consensus_queue.cc:260] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.920037 31216 raft_consensus.cc:3060] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.924010 31364 raft_consensus.cc:2468] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 3.
I20260709 12:12:12.925324 31255 leader_election.cc:304] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:12:12.925846 31216 raft_consensus.cc:2468] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 3.
I20260709 12:12:12.926119 31528 raft_consensus.cc:2804] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:12.926656 31528 raft_consensus.cc:697] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:12.927563 31528 consensus_queue.cc:237] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.934347 31111 catalog_manager.cc:5697] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 2 to 3, leader changed from 420df91b93214672bf1faedc724561a0 (127.30.90.65) to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 3 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.952759 31525 raft_consensus.cc:993] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d: : Instructing follower b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.953192 31525 raft_consensus.cc:1081] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 LEADER]: Signalling peer b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.954747 31289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3895ff95b5c44335a6260632ec801192"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:37092
I20260709 12:12:12.955228 31289 raft_consensus.cc:493] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:12.955528 31289 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.960419 31289 raft_consensus.cc:515] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.962172 31289 leader_election.cc:290] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 3 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:12:12.963002 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:12:12.963114 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:12:12.963500 31216 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.963672 31364 raft_consensus.cc:3055] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:12.964094 31364 raft_consensus.cc:740] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:12:12.964820 31364 consensus_queue.cc:260] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.965735 31364 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.968534 31216 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 3.
I20260709 12:12:12.969491 31257 leader_election.cc:304] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [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: 420df91b93214672bf1faedc724561a0, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:12:12.970346 31528 raft_consensus.cc:2804] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:12.970717 31529 raft_consensus.cc:993] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0: : Instructing follower b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.970818 31528 raft_consensus.cc:697] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:12.971396 31529 raft_consensus.cc:1081] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Signalling peer b1aad3ac40824d70a2ba24ee133f7255 to start an election
I20260709 12:12:12.971758 31364 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 3.
I20260709 12:12:12.971834 31528 consensus_queue.cc:237] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.973162 31289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
 from {username='slave'} at 127.0.0.1:37096
I20260709 12:12:12.973778 31289 raft_consensus.cc:493] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:12.974144 31289 raft_consensus.cc:3060] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.979671 31289 raft_consensus.cc:515] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.980269 31111 catalog_manager.cc:5697] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 2 to 3, leader changed from 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67) to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 3 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.981385 31289 leader_election.cc:290] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [CANDIDATE]: Term 3 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:12:12.982085 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:12:12.982292 31364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec37c9ec402e46438d3b9c12f13bc278" candidate_uuid: "b1aad3ac40824d70a2ba24ee133f7255" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:12:12.982602 31216 raft_consensus.cc:3055] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:12.982821 31364 raft_consensus.cc:3060] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.982975 31216 raft_consensus.cc:740] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:12:12.983807 31216 consensus_queue.cc:260] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.984798 31216 raft_consensus.cc:3060] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:12.988040 31364 raft_consensus.cc:2468] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 3.
I20260709 12:12:12.988971 31255 leader_election.cc:304] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, b1aad3ac40824d70a2ba24ee133f7255; no voters: 
I20260709 12:12:12.989717 31528 raft_consensus.cc:2804] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:12.990095 31528 raft_consensus.cc:697] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Becoming Leader. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:12.990869 31216 raft_consensus.cc:2468] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1aad3ac40824d70a2ba24ee133f7255 in term 3.
I20260709 12:12:12.990849 31528 consensus_queue.cc:237] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:12.997609 31111 catalog_manager.cc:5697] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 reported cstate change: term changed from 2 to 3, leader changed from 420df91b93214672bf1faedc724561a0 (127.30.90.65) to b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66). New cstate: current_term: 3 leader_uuid: "b1aad3ac40824d70a2ba24ee133f7255" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.071116 31216 raft_consensus.cc:1275] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:13.072501 31528 consensus_queue.cc:1048] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:13.082329 31364 raft_consensus.cc:1275] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:13.083986 31528 consensus_queue.cc:1048] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:13.315493 31364 raft_consensus.cc:1275] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:13.316861 31535 consensus_queue.cc:1048] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:13.325803 31216 raft_consensus.cc:1275] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:13.327822 31535 consensus_queue.cc:1048] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:13.350989 31364 raft_consensus.cc:1275] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:13.352171 31535 consensus_queue.cc:1048] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:13.363528 31216 raft_consensus.cc:1275] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:13.365085 31528 consensus_queue.cc:1048] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:13.424993 31216 raft_consensus.cc:1275] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:13.426091 31528 consensus_queue.cc:1048] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:13.434443 31364 raft_consensus.cc:1275] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:13.436407 31528 consensus_queue.cc:1048] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:13.535636 31216 raft_consensus.cc:1275] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:13.536809 31556 consensus_queue.cc:1048] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:13.545063 31364 raft_consensus.cc:1275] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Refusing update from remote peer b1aad3ac40824d70a2ba24ee133f7255: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:13.546890 31551 consensus_queue.cc:1048] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:12:15.292717 31312 debug-util.cc:398] Leaking SignalData structure 0x7b080012d080 after lost signal to thread 31084
W20260709 12:12:15.293586 31312 debug-util.cc:398] Leaking SignalData structure 0x7b080012d760 after lost signal to thread 31147
W20260709 12:12:15.294353 31312 debug-util.cc:398] Leaking SignalData structure 0x7b080015a580 after lost signal to thread 31240
W20260709 12:12:15.295045 31312 debug-util.cc:398] Leaking SignalData structure 0x7b0800157920 after lost signal to thread 31315
W20260709 12:12:15.295733 31312 debug-util.cc:398] Leaking SignalData structure 0x7b080019d160 after lost signal to thread 31389
I20260709 12:12:15.646149 31081 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:12:15.647030 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:15.654394 31289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3895ff95b5c44335a6260632ec801192"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:37102
I20260709 12:12:15.655517 31289 raft_consensus.cc:606] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Received request to transfer leadership to TS 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:12:15.658818 31289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:37102
I20260709 12:12:15.659405 31289 raft_consensus.cc:606] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Received request to transfer leadership to TS 420df91b93214672bf1faedc724561a0
I20260709 12:12:15.662184 31289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:37102
I20260709 12:12:15.662914 31289 raft_consensus.cc:606] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Received request to transfer leadership to TS 420df91b93214672bf1faedc724561a0
I20260709 12:12:15.665904 31289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:37102
I20260709 12:12:15.666596 31289 raft_consensus.cc:606] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Received request to transfer leadership to TS 3b21ae27e73f44d7bc43956f3b9cc66d
I20260709 12:12:15.667264 31528 raft_consensus.cc:993] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:12:15.667726 31528 raft_consensus.cc:1081] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Signalling peer 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:12:15.669297 31214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc"
dest_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:12:15.669903 31214 raft_consensus.cc:493] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:15.670282 31214 raft_consensus.cc:3060] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:15.670481 31289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3"
dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
mode: GRACEFUL
new_leader_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:37102
I20260709 12:12:15.671181 31289 raft_consensus.cc:606] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Received request to transfer leadership to TS 420df91b93214672bf1faedc724561a0
I20260709 12:12:15.672488 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:12:15.673084 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:15.676379 31214 raft_consensus.cc:515] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:15.680105 31363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:12:15.680035 31289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2fa58584f3444584fcee2754df75dc" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:12:15.679477 31214 leader_election.cc:290] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 3 election: Requested vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:12:15.680954 31363 raft_consensus.cc:3060] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:15.681037 31289 raft_consensus.cc:3055] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:15.681439 31289 raft_consensus.cc:740] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:15.682832 31289 consensus_queue.cc:260] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:15.684440 31289 raft_consensus.cc:3060] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:15.688350 31363 raft_consensus.cc:2468] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 3.
I20260709 12:12:15.689812 31180 leader_election.cc:304] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:12:15.691718 31564 raft_consensus.cc:2804] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:15.691892 31289 raft_consensus.cc:2468] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 3.
I20260709 12:12:15.693038 31564 raft_consensus.cc:697] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 3 LEADER]: Becoming Leader. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:12:15.694128 31564 consensus_queue.cc:237] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:15.700940 31562 raft_consensus.cc:993] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:12:15.701582 31562 raft_consensus.cc:1081] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Signalling peer 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:12:15.704991 31363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76"
dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:55434
I20260709 12:12:15.705679 31363 raft_consensus.cc:493] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:15.706053 31363 raft_consensus.cc:3060] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:15.713501 31363 raft_consensus.cc:515] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:15.713176 31111 catalog_manager.cc:5697] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 reported cstate change: term changed from 2 to 3, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 420df91b93214672bf1faedc724561a0 (127.30.90.65). New cstate: current_term: 3 leader_uuid: "420df91b93214672bf1faedc724561a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:15.716452 31363 leader_election.cc:290] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 3 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:12:15.717835 31289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:12:15.718492 31289 raft_consensus.cc:3055] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:15.718817 31289 raft_consensus.cc:740] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:15.718752 31214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e373bc1cbea04e9fa4d5a13599550c76" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:12:15.719449 31214 raft_consensus.cc:3060] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:15.719810 31289 consensus_queue.cc:260] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:15.720964 31289 raft_consensus.cc:3060] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:15.727355 31214 raft_consensus.cc:2468] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 3.
I20260709 12:12:15.728295 31289 raft_consensus.cc:2468] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 3.
I20260709 12:12:15.728868 31331 leader_election.cc:304] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:12:15.729900 31533 raft_consensus.cc:2804] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:15.732206 31533 raft_consensus.cc:697] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 LEADER]: Becoming Leader. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:12:15.733150 31533 consensus_queue.cc:237] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:15.745038 31111 catalog_manager.cc:5697] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d reported cstate change: term changed from 2 to 3, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67). New cstate: current_term: 3 leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:15.998947 31562 raft_consensus.cc:993] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:12:15.999447 31528 raft_consensus.cc:1081] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Signalling peer 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:12:16.000954 31214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51"
dest_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:12:16.001600 31214 raft_consensus.cc:493] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:16.002008 31214 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:16.010062 31214 raft_consensus.cc:515] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:16.011983 31214 leader_election.cc:290] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 4 election: Requested vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:12:16.012770 31289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:12:16.013099 31363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ed575dcba3485b8a8960d63f8adb51" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:12:16.013392 31289 raft_consensus.cc:3055] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:16.013741 31363 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:16.013860 31289 raft_consensus.cc:740] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:16.014845 31289 consensus_queue.cc:260] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:16.016307 31289 raft_consensus.cc:3060] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:16.018746 31363 raft_consensus.cc:2468] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 4.
I20260709 12:12:16.019739 31180 leader_election.cc:304] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:12:16.020460 31564 raft_consensus.cc:2804] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:16.020947 31564 raft_consensus.cc:697] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 4 LEADER]: Becoming Leader. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:12:16.021912 31564 consensus_queue.cc:237] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:16.023933 31289 raft_consensus.cc:2468] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 4.
I20260709 12:12:16.030411 31111 catalog_manager.cc:5697] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 reported cstate change: term changed from 3 to 4, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 420df91b93214672bf1faedc724561a0 (127.30.90.65). New cstate: current_term: 4 leader_uuid: "420df91b93214672bf1faedc724561a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:16.044612 31562 raft_consensus.cc:993] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:12:16.045095 31562 raft_consensus.cc:1081] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Signalling peer 420df91b93214672bf1faedc724561a0 to start an election
I20260709 12:12:16.047169 31216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3"
dest_uuid: "420df91b93214672bf1faedc724561a0"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:12:16.047705 31216 raft_consensus.cc:493] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:16.048058 31216 raft_consensus.cc:3060] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:16.052644 31216 raft_consensus.cc:515] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:16.054119 31216 leader_election.cc:290] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [CANDIDATE]: Term 3 election: Requested vote from peers b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849), 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67:33941)
I20260709 12:12:16.055109 31363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
I20260709 12:12:16.055330 31289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22019877af94dadaecff91bf2036ee3" candidate_uuid: "420df91b93214672bf1faedc724561a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:12:16.055637 31363 raft_consensus.cc:3060] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:16.055962 31289 raft_consensus.cc:3055] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:16.056315 31289 raft_consensus.cc:740] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:16.057161 31289 consensus_queue.cc:260] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:16.058485 31289 raft_consensus.cc:3060] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:16.059825 31363 raft_consensus.cc:2468] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 3.
I20260709 12:12:16.060679 31180 leader_election.cc:304] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [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: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:12:16.061297 31564 raft_consensus.cc:2804] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:16.061731 31564 raft_consensus.cc:697] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 3 LEADER]: Becoming Leader. State: Replica: 420df91b93214672bf1faedc724561a0, State: Running, Role: LEADER
I20260709 12:12:16.062546 31564 consensus_queue.cc:237] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:16.065779 31289 raft_consensus.cc:2468] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 420df91b93214672bf1faedc724561a0 in term 3.
I20260709 12:12:16.069494 31111 catalog_manager.cc:5697] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 reported cstate change: term changed from 2 to 3, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 420df91b93214672bf1faedc724561a0 (127.30.90.65). New cstate: current_term: 3 leader_uuid: "420df91b93214672bf1faedc724561a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:16.083398 31562 raft_consensus.cc:993] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255: : Instructing follower 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:12:16.083874 31528 raft_consensus.cc:1081] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Signalling peer 3b21ae27e73f44d7bc43956f3b9cc66d to start an election
I20260709 12:12:16.085124 31363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3895ff95b5c44335a6260632ec801192"
dest_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d"
 from {username='slave'} at 127.0.0.1:55434
I20260709 12:12:16.085611 31363 raft_consensus.cc:493] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:16.085896 31363 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:16.089890 31363 raft_consensus.cc:515] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:16.091548 31363 leader_election.cc:290] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [CANDIDATE]: Term 4 election: Requested vote from peers 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891), b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66:40849)
I20260709 12:12:16.093184 31289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1aad3ac40824d70a2ba24ee133f7255"
I20260709 12:12:16.093421 31216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3895ff95b5c44335a6260632ec801192" candidate_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "420df91b93214672bf1faedc724561a0"
I20260709 12:12:16.094007 31216 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:16.093904 31289 raft_consensus.cc:3055] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:16.094415 31289 raft_consensus.cc:740] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1aad3ac40824d70a2ba24ee133f7255, State: Running, Role: LEADER
I20260709 12:12:16.095371 31289 consensus_queue.cc:260] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:16.096649 31289 raft_consensus.cc:3060] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:16.098433 31216 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 4.
I20260709 12:12:16.099319 31331 leader_election.cc:304] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: 3b21ae27e73f44d7bc43956f3b9cc66d, 420df91b93214672bf1faedc724561a0; no voters: 
I20260709 12:12:16.099967 31533 raft_consensus.cc:2804] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:16.100378 31533 raft_consensus.cc:697] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 LEADER]: Becoming Leader. State: Replica: 3b21ae27e73f44d7bc43956f3b9cc66d, State: Running, Role: LEADER
I20260709 12:12:16.101166 31533 consensus_queue.cc:237] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [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: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } }
I20260709 12:12:16.107496 31289 raft_consensus.cc:2468] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b21ae27e73f44d7bc43956f3b9cc66d in term 4.
I20260709 12:12:16.109833 31111 catalog_manager.cc:5697] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d reported cstate change: term changed from 3 to 4, leader changed from b1aad3ac40824d70a2ba24ee133f7255 (127.30.90.66) to 3b21ae27e73f44d7bc43956f3b9cc66d (127.30.90.67). New cstate: current_term: 4 leader_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:16.171101 31289 raft_consensus.cc:1275] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.172525 31564 consensus_queue.cc:1048] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:16.184891 31216 raft_consensus.cc:1275] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.186898 31533 consensus_queue.cc:1048] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:16.197670 31363 raft_consensus.cc:1275] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.199203 31564 consensus_queue.cc:1048] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:16.223503 31289 raft_consensus.cc:1275] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.225274 31569 consensus_queue.cc:1048] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:16.499969 31289 raft_consensus.cc:1275] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:16.501333 31564 consensus_queue.cc:1048] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:16.510979 31364 raft_consensus.cc:1275] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:16.514191 31564 consensus_queue.cc:1048] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:16.516923 31364 raft_consensus.cc:1275] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.519760 31564 consensus_queue.cc:1048] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b21ae27e73f44d7bc43956f3b9cc66d" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:16.535467 31289 raft_consensus.cc:1275] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Refusing update from remote peer 420df91b93214672bf1faedc724561a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.537034 31585 consensus_queue.cc:1048] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:16.641438 31216 raft_consensus.cc:1275] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:16.642786 31582 consensus_queue.cc:1048] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "420df91b93214672bf1faedc724561a0" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:16.654433 31289 raft_consensus.cc:1275] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Refusing update from remote peer 3b21ae27e73f44d7bc43956f3b9cc66d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:16.656037 31533 consensus_queue.cc:1048] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1aad3ac40824d70a2ba24ee133f7255" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:16.674980 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:16.684356 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:16.685336 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:17.686646 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:17.695155 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:17.695726 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:18.696729 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:18.701530 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:18.701972 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:19.702836 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:19.707784 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:19.708122 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:20.709120 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:20.713881 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:20.714241 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:21.715191 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:21.720032 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:21.720394 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:22.721415 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:22.727064 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:22.727504 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:23.728457 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:23.733529 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:23.733973 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:24.734918 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:24.740553 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:24.741080 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:25.771509 31081 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:12:25.772131 31081 tablet_server.cc:179] TabletServer@127.30.90.65:0 shutting down...
I20260709 12:12:25.803025 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:25.804056 31081 tablet_replica.cc:333] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0: stopping tablet replica
W20260709 12:12:25.804845 31331 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:25.805330 31081 raft_consensus.cc:2243] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:25.806862 31081 raft_consensus.cc:2272] T a6ed575dcba3485b8a8960d63f8adb51 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:25.808470 31331 consensus_peers.cc:597] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d -> Peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Couldn't send request to peer 420df91b93214672bf1faedc724561a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:25.810225 31081 tablet_replica.cc:333] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0: stopping tablet replica
I20260709 12:12:25.810742 31081 raft_consensus.cc:2243] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.811185 31081 raft_consensus.cc:2272] T 73d0cc522b79476dbfcbbfb4ab866deb P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.812741 31081 tablet_replica.cc:333] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0: stopping tablet replica
I20260709 12:12:25.813272 31081 raft_consensus.cc:2243] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.813781 31081 raft_consensus.cc:2272] T 6deec3368b8f4594bd145567224a6a14 P 420df91b93214672bf1faedc724561a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.815430 31081 tablet_replica.cc:333] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0: stopping tablet replica
I20260709 12:12:25.815941 31081 raft_consensus.cc:2243] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.816444 31081 raft_consensus.cc:2272] T e373bc1cbea04e9fa4d5a13599550c76 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.818043 31081 tablet_replica.cc:333] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0: stopping tablet replica
I20260709 12:12:25.818470 31081 raft_consensus.cc:2243] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.818795 31081 raft_consensus.cc:2272] T ec37c9ec402e46438d3b9c12f13bc278 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.820394 31081 tablet_replica.cc:333] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0: stopping tablet replica
I20260709 12:12:25.820868 31081 raft_consensus.cc:2243] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:25.821897 31081 raft_consensus.cc:2272] T f22019877af94dadaecff91bf2036ee3 P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.823756 31081 tablet_replica.cc:333] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0: stopping tablet replica
I20260709 12:12:25.824330 31081 raft_consensus.cc:2243] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.824803 31081 raft_consensus.cc:2272] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:25.825132 31331 consensus_peers.cc:597] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d -> Peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Couldn't send request to peer 420df91b93214672bf1faedc724561a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:25.826689 31081 tablet_replica.cc:333] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0: stopping tablet replica
I20260709 12:12:25.827104 31081 raft_consensus.cc:2243] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:25.827797 31081 raft_consensus.cc:2272] T 6e2fa58584f3444584fcee2754df75dc P 420df91b93214672bf1faedc724561a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.829367 31081 tablet_replica.cc:333] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0: stopping tablet replica
I20260709 12:12:25.829824 31081 raft_consensus.cc:2243] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.830216 31081 raft_consensus.cc:2272] T 3895ff95b5c44335a6260632ec801192 P 420df91b93214672bf1faedc724561a0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.917363 31081 tablet_server.cc:196] TabletServer@127.30.90.65:0 shutdown complete.
I20260709 12:12:25.936286 31081 tablet_server.cc:179] TabletServer@127.30.90.66:0 shutting down...
I20260709 12:12:25.968364 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:25.969219 31081 tablet_replica.cc:333] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255: stopping tablet replica
W20260709 12:12:25.969159 31257 consensus_peers.cc:597] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 -> Peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Couldn't send request to peer 420df91b93214672bf1faedc724561a0. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:38891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:25.970281 31081 raft_consensus.cc:2243] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.970880 31081 raft_consensus.cc:2272] T a6ed575dcba3485b8a8960d63f8adb51 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.972882 31081 tablet_replica.cc:333] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255: stopping tablet replica
I20260709 12:12:25.973577 31081 raft_consensus.cc:2243] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.974247 31081 raft_consensus.cc:2272] T f22019877af94dadaecff91bf2036ee3 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.976557 31081 tablet_replica.cc:333] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255: stopping tablet replica
I20260709 12:12:25.977172 31081 raft_consensus.cc:2243] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:12:25.977443 31331 consensus_peers.cc:597] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d -> Peer 420df91b93214672bf1faedc724561a0 (127.30.90.65:38891): Couldn't send request to peer 420df91b93214672bf1faedc724561a0. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:38891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:25.978121 31081 raft_consensus.cc:2272] T 11f2dedaa4f243a3a65dcd2d8d09b261 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.979688 31081 tablet_replica.cc:333] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255: stopping tablet replica
I20260709 12:12:25.980163 31081 raft_consensus.cc:2243] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.980521 31081 raft_consensus.cc:2272] T 6e2fa58584f3444584fcee2754df75dc P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.982214 31081 tablet_replica.cc:333] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255: stopping tablet replica
I20260709 12:12:25.982628 31081 raft_consensus.cc:2243] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.982972 31081 raft_consensus.cc:2272] T 3895ff95b5c44335a6260632ec801192 P b1aad3ac40824d70a2ba24ee133f7255 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.984573 31081 tablet_replica.cc:333] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255: stopping tablet replica
I20260709 12:12:25.984970 31081 raft_consensus.cc:2243] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.985384 31081 raft_consensus.cc:2272] T 6deec3368b8f4594bd145567224a6a14 P b1aad3ac40824d70a2ba24ee133f7255 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.986974 31081 tablet_replica.cc:333] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255: stopping tablet replica
I20260709 12:12:25.987471 31081 raft_consensus.cc:2243] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.987886 31081 raft_consensus.cc:2272] T e373bc1cbea04e9fa4d5a13599550c76 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.989315 31081 tablet_replica.cc:333] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255: stopping tablet replica
I20260709 12:12:25.989809 31081 raft_consensus.cc:2243] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:25.990598 31081 raft_consensus.cc:2272] T 73d0cc522b79476dbfcbbfb4ab866deb P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.992194 31081 tablet_replica.cc:333] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255: stopping tablet replica
I20260709 12:12:25.992620 31081 raft_consensus.cc:2243] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:25.993350 31081 raft_consensus.cc:2272] T ec37c9ec402e46438d3b9c12f13bc278 P b1aad3ac40824d70a2ba24ee133f7255 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.039791 31081 tablet_server.cc:196] TabletServer@127.30.90.66:0 shutdown complete.
I20260709 12:12:26.058668 31081 tablet_server.cc:179] TabletServer@127.30.90.67:0 shutting down...
I20260709 12:12:26.086846 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:26.087538 31081 tablet_replica.cc:333] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d: stopping tablet replica
I20260709 12:12:26.088158 31081 raft_consensus.cc:2243] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:26.088686 31081 raft_consensus.cc:2272] T a6ed575dcba3485b8a8960d63f8adb51 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.090495 31081 tablet_replica.cc:333] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d: stopping tablet replica
I20260709 12:12:26.091051 31081 raft_consensus.cc:2243] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:26.091560 31081 raft_consensus.cc:2272] T 11f2dedaa4f243a3a65dcd2d8d09b261 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.093124 31081 tablet_replica.cc:333] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d: stopping tablet replica
I20260709 12:12:26.093626 31081 raft_consensus.cc:2243] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:26.094064 31081 raft_consensus.cc:2272] T f22019877af94dadaecff91bf2036ee3 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.095578 31081 tablet_replica.cc:333] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d: stopping tablet replica
I20260709 12:12:26.096081 31081 raft_consensus.cc:2243] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:26.096580 31081 raft_consensus.cc:2272] T 6e2fa58584f3444584fcee2754df75dc P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.098243 31081 tablet_replica.cc:333] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d: stopping tablet replica
I20260709 12:12:26.098706 31081 raft_consensus.cc:2243] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:26.099480 31081 raft_consensus.cc:2272] T 3895ff95b5c44335a6260632ec801192 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.101146 31081 tablet_replica.cc:333] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d: stopping tablet replica
I20260709 12:12:26.101644 31081 raft_consensus.cc:2243] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:26.102388 31081 raft_consensus.cc:2272] T 6deec3368b8f4594bd145567224a6a14 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.103914 31081 tablet_replica.cc:333] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d: stopping tablet replica
I20260709 12:12:26.104378 31081 raft_consensus.cc:2243] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:26.105101 31081 raft_consensus.cc:2272] T e373bc1cbea04e9fa4d5a13599550c76 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.106774 31081 tablet_replica.cc:333] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d: stopping tablet replica
I20260709 12:12:26.107225 31081 raft_consensus.cc:2243] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:26.107646 31081 raft_consensus.cc:2272] T 73d0cc522b79476dbfcbbfb4ab866deb P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.109156 31081 tablet_replica.cc:333] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d: stopping tablet replica
I20260709 12:12:26.109633 31081 raft_consensus.cc:2243] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:26.110033 31081 raft_consensus.cc:2272] T ec37c9ec402e46438d3b9c12f13bc278 P 3b21ae27e73f44d7bc43956f3b9cc66d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.137676 31081 tablet_server.cc:196] TabletServer@127.30.90.67:0 shutdown complete.
I20260709 12:12:26.155287 31081 master.cc:562] Master@127.30.90.126:39275 shutting down...
I20260709 12:12:26.261297 31081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:26.262045 31081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:26.262575 31081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 06eff50634004f6ea7b1a10eaedaa6b1: stopping tablet replica
I20260709 12:12:26.282197 31081 master.cc:584] Master@127.30.90.126:39275 shutdown complete.
3b21ae27e73f44d7bc43956f3b9cc66d  1
420df91b93214672bf1faedc724561a0  4
b1aad3ac40824d70a2ba24ee133f7255  4
3b21ae27e73f44d7bc43956f3b9cc66d  3
420df91b93214672bf1faedc724561a0  3
b1aad3ac40824d70a2ba24ee133f7255  3
3b21ae27e73f44d7bc43956f3b9cc66d  1
420df91b93214672bf1faedc724561a0  0
b1aad3ac40824d70a2ba24ee133f7255  8
3b21ae27e73f44d7bc43956f3b9cc66d  3
420df91b93214672bf1faedc724561a0  3
b1aad3ac40824d70a2ba24ee133f7255  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30952 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:12:26.325518 31081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.90.126:42065
I20260709 12:12:26.326764 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:26.332357 31606 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
W20260709 12:12:26.332588 31605 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
I20260709 12:12:26.334858 31081 server_base.cc:1061] running on GCE node
W20260709 12:12:26.334837 31608 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
I20260709 12:12:26.336145 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:26.336377 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:26.336501 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599146336489 us; error 0 us; skew 500 ppm
I20260709 12:12:26.336958 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:26.339478 31081 webserver.cc:533] Webserver started at http://127.30.90.126:40757/ using document root <none> and password file <none>
I20260709 12:12:26.339903 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:26.340098 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:26.340423 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:26.341615 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/master-0-root/instance:
uuid: "cc78a33c1daa48a58d782f1c33c435d5"
format_stamp: "Formatted at 2026-07-09 12:12:26 on dist-test-slave-q6ss"
I20260709 12:12:26.346019 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:12:26.349211 31613 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.350107 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:12:26.350338 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/master-0-root
uuid: "cc78a33c1daa48a58d782f1c33c435d5"
format_stamp: "Formatted at 2026-07-09 12:12:26 on dist-test-slave-q6ss"
I20260709 12:12:26.350602 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-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)
I20260709 12:12:26.367544 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:26.368721 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:26.406808 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.126:42065
I20260709 12:12:26.406915 31664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.126:42065 every 8 connection(s)
I20260709 12:12:26.410655 31665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.419925 31665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5: Bootstrap starting.
I20260709 12:12:26.424597 31665 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:26.428737 31665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5: No bootstrap required, opened a new log
I20260709 12:12:26.430855 31665 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc78a33c1daa48a58d782f1c33c435d5" member_type: VOTER }
I20260709 12:12:26.431303 31665 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:26.431540 31665 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc78a33c1daa48a58d782f1c33c435d5, State: Initialized, Role: FOLLOWER
I20260709 12:12:26.432164 31665 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc78a33c1daa48a58d782f1c33c435d5" member_type: VOTER }
I20260709 12:12:26.432641 31665 raft_consensus.cc:399] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:26.432859 31665 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:26.433137 31665 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:26.437209 31665 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc78a33c1daa48a58d782f1c33c435d5" member_type: VOTER }
I20260709 12:12:26.437788 31665 leader_election.cc:304] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [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: cc78a33c1daa48a58d782f1c33c435d5; no voters: 
I20260709 12:12:26.439018 31665 leader_election.cc:290] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:26.439505 31668 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:26.441002 31668 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 1 LEADER]: Becoming Leader. State: Replica: cc78a33c1daa48a58d782f1c33c435d5, State: Running, Role: LEADER
I20260709 12:12:26.441888 31668 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [LEADER]: Queue going to LEADER mode. State: All 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: "cc78a33c1daa48a58d782f1c33c435d5" member_type: VOTER }
I20260709 12:12:26.442153 31665 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:26.447058 31670 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc78a33c1daa48a58d782f1c33c435d5. Latest consensus state: current_term: 1 leader_uuid: "cc78a33c1daa48a58d782f1c33c435d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc78a33c1daa48a58d782f1c33c435d5" member_type: VOTER } }
I20260709 12:12:26.448947 31670 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:26.448271 31669 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc78a33c1daa48a58d782f1c33c435d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc78a33c1daa48a58d782f1c33c435d5" member_type: VOTER } }
I20260709 12:12:26.449644 31669 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:26.450943 31678 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:26.456635 31678 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:26.457823 31081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:26.466020 31678 catalog_manager.cc:1383] Generated new cluster ID: df169ba3ad62469485f8160f6ade833f
I20260709 12:12:26.466358 31678 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:26.481696 31678 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:26.483042 31678 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:26.503243 31678 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5: Generated new TSK 0
I20260709 12:12:26.503841 31678 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:26.524142 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:26.530454 31686 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
W20260709 12:12:26.531776 31687 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
W20260709 12:12:26.533741 31689 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
I20260709 12:12:26.534973 31081 server_base.cc:1061] running on GCE node
I20260709 12:12:26.535899 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:26.536120 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:26.536300 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599146536283 us; error 0 us; skew 500 ppm
I20260709 12:12:26.536855 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:26.539238 31081 webserver.cc:533] Webserver started at http://127.30.90.65:44301/ using document root <none> and password file <none>
I20260709 12:12:26.539752 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:26.539978 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:26.540253 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:26.541306 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-0-root/instance:
uuid: "227f2b0c311d4b7993eea0322bd5063a"
format_stamp: "Formatted at 2026-07-09 12:12:26 on dist-test-slave-q6ss"
I20260709 12:12:26.545967 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:12:26.549121 31694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.550031 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:12:26.550271 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "227f2b0c311d4b7993eea0322bd5063a"
format_stamp: "Formatted at 2026-07-09 12:12:26 on dist-test-slave-q6ss"
I20260709 12:12:26.550531 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-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)
I20260709 12:12:26.594193 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:26.595449 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:26.596946 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:26.599220 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:26.599445 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.599695 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:26.599882 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.640407 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:45901
I20260709 12:12:26.640514 31756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:45901 every 8 connection(s)
I20260709 12:12:26.645499 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:26.653510 31761 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
W20260709 12:12:26.654753 31762 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
I20260709 12:12:26.658541 31081 server_base.cc:1061] running on GCE node
W20260709 12:12:26.659022 31764 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
I20260709 12:12:26.660145 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:26.660378 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:26.660584 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599146660560 us; error 0 us; skew 500 ppm
I20260709 12:12:26.661087 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:26.663798 31081 webserver.cc:533] Webserver started at http://127.30.90.66:39815/ using document root <none> and password file <none>
I20260709 12:12:26.664444 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:26.664718 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:26.664992 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:26.666045 31757 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42065
I20260709 12:12:26.666420 31757 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:26.666448 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-1-root/instance:
uuid: "6345573ee90946c9b60dcde0f5581171"
format_stamp: "Formatted at 2026-07-09 12:12:26 on dist-test-slave-q6ss"
I20260709 12:12:26.667332 31757 heartbeater.cc:507] Master 127.30.90.126:42065 requested a full tablet report, sending...
I20260709 12:12:26.669698 31630 ts_manager.cc:194] Registered new tserver with Master: 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901)
I20260709 12:12:26.671975 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:12:26.671893 31630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47680
I20260709 12:12:26.675858 31769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.676645 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:26.676877 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-1-root
uuid: "6345573ee90946c9b60dcde0f5581171"
format_stamp: "Formatted at 2026-07-09 12:12:26 on dist-test-slave-q6ss"
I20260709 12:12:26.677135 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-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)
I20260709 12:12:26.687855 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:26.688983 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:26.690478 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:26.692562 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:26.692764 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.693043 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:26.693215 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.740974 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.66:40183
I20260709 12:12:26.741104 31831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.66:40183 every 8 connection(s)
I20260709 12:12:26.746954 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:26.754479 31835 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
W20260709 12:12:26.764667 31838 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
I20260709 12:12:26.765420 31832 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42065
W20260709 12:12:26.765779 31836 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
I20260709 12:12:26.765869 31832 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:26.766919 31832 heartbeater.cc:507] Master 127.30.90.126:42065 requested a full tablet report, sending...
I20260709 12:12:26.767911 31081 server_base.cc:1061] running on GCE node
I20260709 12:12:26.769024 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:26.769338 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:26.769372 31630 ts_manager.cc:194] Registered new tserver with Master: 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:26.769712 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599146769692 us; error 0 us; skew 500 ppm
I20260709 12:12:26.770498 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:26.771147 31630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47682
I20260709 12:12:26.774595 31081 webserver.cc:533] Webserver started at http://127.30.90.67:37339/ using document root <none> and password file <none>
I20260709 12:12:26.775296 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:26.775547 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:26.775882 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:26.777057 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-2-root/instance:
uuid: "0d6709bffa5a40359375f0dd693b8dd4"
format_stamp: "Formatted at 2026-07-09 12:12:26 on dist-test-slave-q6ss"
I20260709 12:12:26.781805 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:12:26.784987 31843 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.785750 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:26.786092 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-2-root
uuid: "0d6709bffa5a40359375f0dd693b8dd4"
format_stamp: "Formatted at 2026-07-09 12:12:26 on dist-test-slave-q6ss"
I20260709 12:12:26.786363 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599115200016-31081-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)
I20260709 12:12:26.798097 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:26.799304 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:26.800774 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:26.803012 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:26.803216 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.803478 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:26.803637 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:26.843889 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.67:41539
I20260709 12:12:26.844030 31905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.67:41539 every 8 connection(s)
I20260709 12:12:26.857692 31906 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42065
I20260709 12:12:26.858021 31906 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:26.858664 31906 heartbeater.cc:507] Master 127.30.90.126:42065 requested a full tablet report, sending...
I20260709 12:12:26.860462 31630 ts_manager.cc:194] Registered new tserver with Master: 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:26.861410 31081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014532744s
I20260709 12:12:26.862038 31630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47692
I20260709 12:12:26.886641 31630 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47706:
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"
    }
  }
}
W20260709 12:12:26.889446 31630 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.
I20260709 12:12:26.961875 31722 tablet_service.cc:1511] Processing CreateTablet for tablet 046cc1723db640308ed4443f687cd95d (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:26.962636 31719 tablet_service.cc:1511] Processing CreateTablet for tablet f41a8fd355714632b97a534c6261bc8e (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:26.963303 31722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046cc1723db640308ed4443f687cd95d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.964190 31719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a8fd355714632b97a534c6261bc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.961449 31720 tablet_service.cc:1511] Processing CreateTablet for tablet 6881aad76b294d32abe349ec039781a4 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:26.965325 31720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6881aad76b294d32abe349ec039781a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.965167 31721 tablet_service.cc:1511] Processing CreateTablet for tablet c03b26149bc24304a286c5e9f900657b (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:26.966471 31721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03b26149bc24304a286c5e9f900657b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.971176 31718 tablet_service.cc:1511] Processing CreateTablet for tablet d02a16a81c8e499f999f4c98d997c77e (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:26.972730 31718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02a16a81c8e499f999f4c98d997c77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.982489 31870 tablet_service.cc:1511] Processing CreateTablet for tablet c03b26149bc24304a286c5e9f900657b (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:26.982990 31871 tablet_service.cc:1511] Processing CreateTablet for tablet 046cc1723db640308ed4443f687cd95d (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:26.983876 31870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03b26149bc24304a286c5e9f900657b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.984515 31871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046cc1723db640308ed4443f687cd95d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.986052 31869 tablet_service.cc:1511] Processing CreateTablet for tablet 6881aad76b294d32abe349ec039781a4 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:26.986657 31866 tablet_service.cc:1511] Processing CreateTablet for tablet 32495841f9ac429daa39b2c95d9fb738 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:26.987367 31869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6881aad76b294d32abe349ec039781a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.988086 31866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32495841f9ac429daa39b2c95d9fb738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.988463 31717 tablet_service.cc:1511] Processing CreateTablet for tablet 32495841f9ac429daa39b2c95d9fb738 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:26.991298 31867 tablet_service.cc:1511] Processing CreateTablet for tablet d02a16a81c8e499f999f4c98d997c77e (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:26.992631 31867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02a16a81c8e499f999f4c98d997c77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.994146 31717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32495841f9ac429daa39b2c95d9fb738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:26.997821 31868 tablet_service.cc:1511] Processing CreateTablet for tablet f41a8fd355714632b97a534c6261bc8e (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:27.001893 31716 tablet_service.cc:1511] Processing CreateTablet for tablet de5728016d9642e2915110e4f040ece2 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:27.003223 31716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5728016d9642e2915110e4f040ece2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.013787 31868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a8fd355714632b97a534c6261bc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.023883 31921 tablet_bootstrap.cc:492] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.026022 31797 tablet_service.cc:1511] Processing CreateTablet for tablet 046cc1723db640308ed4443f687cd95d (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:27.027474 31797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046cc1723db640308ed4443f687cd95d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.035238 31865 tablet_service.cc:1511] Processing CreateTablet for tablet de5728016d9642e2915110e4f040ece2 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:27.035742 31796 tablet_service.cc:1511] Processing CreateTablet for tablet c03b26149bc24304a286c5e9f900657b (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:27.036722 31865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5728016d9642e2915110e4f040ece2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.037091 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03b26149bc24304a286c5e9f900657b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.043501 31795 tablet_service.cc:1511] Processing CreateTablet for tablet 6881aad76b294d32abe349ec039781a4 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:27.044876 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6881aad76b294d32abe349ec039781a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.052124 31794 tablet_service.cc:1511] Processing CreateTablet for tablet f41a8fd355714632b97a534c6261bc8e (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:27.055045 31793 tablet_service.cc:1511] Processing CreateTablet for tablet d02a16a81c8e499f999f4c98d997c77e (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:27.057385 31792 tablet_service.cc:1511] Processing CreateTablet for tablet 32495841f9ac429daa39b2c95d9fb738 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:27.060031 31791 tablet_service.cc:1511] Processing CreateTablet for tablet de5728016d9642e2915110e4f040ece2 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:27.053493 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a8fd355714632b97a534c6261bc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.065299 31791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5728016d9642e2915110e4f040ece2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.065989 31792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32495841f9ac429daa39b2c95d9fb738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.069983 31793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02a16a81c8e499f999f4c98d997c77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.074440 31921 tablet_bootstrap.cc:654] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.094007 31790 tablet_service.cc:1511] Processing CreateTablet for tablet cac43bce4cbc4cf8a78700c24bf463f3 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:27.095446 31790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac43bce4cbc4cf8a78700c24bf463f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.095453 31867 tablet_service.cc:1511] Processing CreateTablet for tablet cac43bce4cbc4cf8a78700c24bf463f3 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:27.107812 31867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac43bce4cbc4cf8a78700c24bf463f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.110514 31717 tablet_service.cc:1511] Processing CreateTablet for tablet cac43bce4cbc4cf8a78700c24bf463f3 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:27.111821 31717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac43bce4cbc4cf8a78700c24bf463f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.130414 31923 tablet_bootstrap.cc:492] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.135372 31792 tablet_service.cc:1511] Processing CreateTablet for tablet 74aea13b77204a1db5a6c92db2164a98 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:27.136840 31792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74aea13b77204a1db5a6c92db2164a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.139211 31922 tablet_bootstrap.cc:492] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.140760 31716 tablet_service.cc:1511] Processing CreateTablet for tablet 74aea13b77204a1db5a6c92db2164a98 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:27.141765 31716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74aea13b77204a1db5a6c92db2164a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.142119 31921 tablet_bootstrap.cc:492] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.142630 31921 ts_tablet_manager.cc:1403] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.119s	user 0.006s	sys 0.012s
I20260709 12:12:27.146489 31921 raft_consensus.cc:359] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.147281 31921 raft_consensus.cc:385] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.147622 31921 raft_consensus.cc:740] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.148358 31921 consensus_queue.cc:260] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.151963 31866 tablet_service.cc:1511] Processing CreateTablet for tablet 74aea13b77204a1db5a6c92db2164a98 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:27.153391 31866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74aea13b77204a1db5a6c92db2164a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.153649 31718 tablet_service.cc:1511] Processing CreateTablet for tablet 79f5f22418d646ebb7a05f9ac351c199 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:27.154889 31718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f5f22418d646ebb7a05f9ac351c199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.157043 31868 tablet_service.cc:1511] Processing CreateTablet for tablet 79f5f22418d646ebb7a05f9ac351c199 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:27.158365 31868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f5f22418d646ebb7a05f9ac351c199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.160744 31794 tablet_service.cc:1511] Processing CreateTablet for tablet 79f5f22418d646ebb7a05f9ac351c199 (DEFAULT_TABLE table=test-workload [id=984621846673419c8ac17958659519ec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:27.162094 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f5f22418d646ebb7a05f9ac351c199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.167126 31757 heartbeater.cc:499] Master 127.30.90.126:42065 was elected leader, sending a full tablet report...
I20260709 12:12:27.171705 31922 tablet_bootstrap.cc:654] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.174608 31921 ts_tablet_manager.cc:1434] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:12:27.183662 31923 tablet_bootstrap.cc:654] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.184442 31921 tablet_bootstrap.cc:492] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.190932 31921 tablet_bootstrap.cc:654] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.202916 31921 tablet_bootstrap.cc:492] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.203341 31922 tablet_bootstrap.cc:492] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.203476 31921 ts_tablet_manager.cc:1403] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 12:12:27.203892 31922 ts_tablet_manager.cc:1403] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.007s
I20260709 12:12:27.206568 31921 raft_consensus.cc:359] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.207376 31921 raft_consensus.cc:385] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.207721 31921 raft_consensus.cc:740] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.208606 31921 consensus_queue.cc:260] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.210280 31922 raft_consensus.cc:359] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.211093 31922 raft_consensus.cc:385] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.211406 31922 raft_consensus.cc:740] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.212145 31923 tablet_bootstrap.cc:492] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.212630 31923 ts_tablet_manager.cc:1403] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.007s
I20260709 12:12:27.214113 31921 ts_tablet_manager.cc:1434] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:27.213660 31922 consensus_queue.cc:260] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.215260 31921 tablet_bootstrap.cc:492] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.215741 31923 raft_consensus.cc:359] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.216522 31923 raft_consensus.cc:385] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.216843 31923 raft_consensus.cc:740] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.217631 31923 consensus_queue.cc:260] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.222721 31906 heartbeater.cc:499] Master 127.30.90.126:42065 was elected leader, sending a full tablet report...
I20260709 12:12:27.223637 31921 tablet_bootstrap.cc:654] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.223730 31922 ts_tablet_manager.cc:1434] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 12:12:27.224815 31922 tablet_bootstrap.cc:492] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.232766 31922 tablet_bootstrap.cc:654] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.244901 31922 tablet_bootstrap.cc:492] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.244911 31921 tablet_bootstrap.cc:492] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.245508 31922 ts_tablet_manager.cc:1403] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:12:27.246137 31921 ts_tablet_manager.cc:1403] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260709 12:12:27.248137 31832 heartbeater.cc:499] Master 127.30.90.126:42065 was elected leader, sending a full tablet report...
I20260709 12:12:27.248988 31923 ts_tablet_manager.cc:1434] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.036s	user 0.020s	sys 0.015s
I20260709 12:12:27.250200 31923 tablet_bootstrap.cc:492] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.250357 31921 raft_consensus.cc:359] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.251142 31921 raft_consensus.cc:385] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.251461 31921 raft_consensus.cc:740] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.252220 31921 consensus_queue.cc:260] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.253129 31922 raft_consensus.cc:359] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.253916 31922 raft_consensus.cc:385] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.254262 31922 raft_consensus.cc:740] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.254930 31921 ts_tablet_manager.cc:1434] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:27.255053 31922 consensus_queue.cc:260] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.255975 31921 tablet_bootstrap.cc:492] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.256953 31923 tablet_bootstrap.cc:654] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.257422 31922 ts_tablet_manager.cc:1434] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:12:27.257926 31929 raft_consensus.cc:493] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.258463 31929 raft_consensus.cc:515] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.258473 31922 tablet_bootstrap.cc:492] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.263373 31921 tablet_bootstrap.cc:654] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.268783 31922 tablet_bootstrap.cc:654] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.275345 31936 raft_consensus.cc:493] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.276104 31921 tablet_bootstrap.cc:492] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.275913 31936 raft_consensus.cc:515] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.276885 31921 ts_tablet_manager.cc:1403] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260709 12:12:27.281324 31936 leader_election.cc:290] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:27.283864 31921 raft_consensus.cc:359] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.285399 31921 raft_consensus.cc:385] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.285641 31922 tablet_bootstrap.cc:492] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.285955 31921 raft_consensus.cc:740] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.286290 31922 ts_tablet_manager.cc:1403] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260709 12:12:27.287168 31921 consensus_queue.cc:260] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.289602 31922 raft_consensus.cc:359] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.290390 31922 raft_consensus.cc:385] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.290732 31922 raft_consensus.cc:740] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.291711 31922 consensus_queue.cc:260] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.290750 31921 ts_tablet_manager.cc:1434] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:12:27.294420 31921 tablet_bootstrap.cc:492] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.299045 31929 leader_election.cc:290] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:27.300886 31922 ts_tablet_manager.cc:1434] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 12:12:27.301227 31921 tablet_bootstrap.cc:654] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.302331 31922 tablet_bootstrap.cc:492] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.311028 31929 raft_consensus.cc:493] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.311373 31922 tablet_bootstrap.cc:654] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.311596 31929 raft_consensus.cc:515] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.314581 31929 leader_election.cc:290] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:27.318100 31921 tablet_bootstrap.cc:492] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.318675 31921 ts_tablet_manager.cc:1403] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 12:12:27.321998 31921 raft_consensus.cc:359] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.323017 31921 raft_consensus.cc:385] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.323367 31921 raft_consensus.cc:740] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.324311 31921 consensus_queue.cc:260] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.324729 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a" is_pre_election: true
I20260709 12:12:27.325517 31732 raft_consensus.cc:2468] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 0.
I20260709 12:12:27.326789 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02a16a81c8e499f999f4c98d997c77e" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a" is_pre_election: true
I20260709 12:12:27.327025 31845 leader_election.cc:304] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:27.327955 31929 raft_consensus.cc:2804] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.328385 31929 raft_consensus.cc:493] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:27.328294 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a" is_pre_election: true
I20260709 12:12:27.328856 31929 raft_consensus.cc:3060] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.331338 31922 tablet_bootstrap.cc:492] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.332056 31922 ts_tablet_manager.cc:1403] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.000s
I20260709 12:12:27.336050 31922 raft_consensus.cc:359] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.337085 31922 raft_consensus.cc:385] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.337599 31922 raft_consensus.cc:740] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
W20260709 12:12:27.337914 31845 leader_election.cc:343] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:27.338680 31845 leader_election.cc:343] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.337622 31925 raft_consensus.cc:493] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.338809 31922 consensus_queue.cc:260] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.342383 31922 ts_tablet_manager.cc:1434] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 12:12:27.343906 31922 tablet_bootstrap.cc:492] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.344048 31921 ts_tablet_manager.cc:1434] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:12:27.339704 31925 raft_consensus.cc:515] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.352437 31922 tablet_bootstrap.cc:654] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.356587 31925 leader_election.cc:290] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.357309 31925 raft_consensus.cc:493] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.357903 31925 raft_consensus.cc:515] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.360131 31925 leader_election.cc:290] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.365685 31929 raft_consensus.cc:515] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.367923 31922 tablet_bootstrap.cc:492] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.368606 31922 ts_tablet_manager.cc:1403] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260709 12:12:27.370271 31929 leader_election.cc:290] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:27.372328 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02a16a81c8e499f999f4c98d997c77e" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.345376 31921 tablet_bootstrap.cc:492] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.374020 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.375203 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.376525 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:27.377259 31730 raft_consensus.cc:3060] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.377441 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171"
W20260709 12:12:27.379268 31847 leader_election.cc:343] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.379712 31847 leader_election.cc:304] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4; no voters: 227f2b0c311d4b7993eea0322bd5063a, 6345573ee90946c9b60dcde0f5581171
W20260709 12:12:27.380911 31847 leader_election.cc:343] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.381310 31847 leader_election.cc:304] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4; no voters: 227f2b0c311d4b7993eea0322bd5063a, 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:27.382066 31936 raft_consensus.cc:2749] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:27.382215 31921 tablet_bootstrap.cc:654] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.382751 31936 raft_consensus.cc:2749] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:27.383584 31936 raft_consensus.cc:493] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.384001 31936 raft_consensus.cc:515] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.386059 31936 leader_election.cc:290] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:27.385475 31730 raft_consensus.cc:2468] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 1.
W20260709 12:12:27.386982 31847 leader_election.cc:343] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.387663 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a" is_pre_election: true
W20260709 12:12:27.390880 31847 leader_election.cc:343] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.391029 31731 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 0.
I20260709 12:12:27.392185 31845 leader_election.cc:304] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:27.392462 31921 tablet_bootstrap.cc:492] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.392385 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.393031 31921 ts_tablet_manager.cc:1403] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260709 12:12:27.393106 31806 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 0.
I20260709 12:12:27.393383 31929 raft_consensus.cc:2804] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.394419 31845 leader_election.cc:304] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:27.395375 31923 tablet_bootstrap.cc:492] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.395840 31923 ts_tablet_manager.cc:1403] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.146s	user 0.052s	sys 0.057s
I20260709 12:12:27.396317 31936 raft_consensus.cc:2804] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.396857 31936 raft_consensus.cc:493] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:27.396337 31921 raft_consensus.cc:359] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.397279 31936 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.397326 31921 raft_consensus.cc:385] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.397818 31921 raft_consensus.cc:740] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.398793 31923 raft_consensus.cc:359] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.398831 31921 consensus_queue.cc:260] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.399669 31923 raft_consensus.cc:385] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.397955 31922 raft_consensus.cc:359] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.400636 31922 raft_consensus.cc:385] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.400039 31923 raft_consensus.cc:740] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.401027 31922 raft_consensus.cc:740] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.401690 31923 consensus_queue.cc:260] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.404112 31923 ts_tablet_manager.cc:1434] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:12:27.401885 31922 consensus_queue.cc:260] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.405032 31923 tablet_bootstrap.cc:492] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.408306 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6881aad76b294d32abe349ec039781a4" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.408987 31921 ts_tablet_manager.cc:1434] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:12:27.409538 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
W20260709 12:12:27.411278 31698 leader_election.cc:343] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:27.411993 31698 leader_election.cc:343] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.412750 31921 tablet_bootstrap.cc:492] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.413265 31923 tablet_bootstrap.cc:654] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.417054 31936 raft_consensus.cc:515] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.420233 31921 tablet_bootstrap.cc:654] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.423002 31929 raft_consensus.cc:697] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Becoming Leader. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:27.425238 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:27.426097 31731 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.426445 31923 tablet_bootstrap.cc:492] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.427644 31923 ts_tablet_manager.cc:1403] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 12:12:27.430313 31921 tablet_bootstrap.cc:492] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.430812 31921 ts_tablet_manager.cc:1403] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 12:12:27.431267 31923 raft_consensus.cc:359] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.432749 31923 raft_consensus.cc:385] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.433123 31923 raft_consensus.cc:740] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.434159 31921 raft_consensus.cc:359] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.434199 31923 consensus_queue.cc:260] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.435099 31921 raft_consensus.cc:385] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.435871 31921 raft_consensus.cc:740] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.424037 31929 consensus_queue.cc:237] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.436848 31921 consensus_queue.cc:260] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.437678 31923 ts_tablet_manager.cc:1434] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:12:27.439029 31923 tablet_bootstrap.cc:492] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.442886 31936 leader_election.cc:290] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:27.444325 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:27.445106 31805 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.447129 31921 ts_tablet_manager.cc:1434] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
W20260709 12:12:27.453353 31677 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:27.457073 31921 tablet_bootstrap.cc:492] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.458288 31923 tablet_bootstrap.cc:654] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.444293 31731 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 1.
I20260709 12:12:27.462654 31805 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 1.
I20260709 12:12:27.463716 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6881aad76b294d32abe349ec039781a4" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.464494 31881 raft_consensus.cc:2468] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 0.
I20260709 12:12:27.464852 31847 leader_election.cc:304] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:27.464459 31921 tablet_bootstrap.cc:654] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.465566 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.467105 31696 leader_election.cc:304] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:27.467999 31925 raft_consensus.cc:2804] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.468370 31925 raft_consensus.cc:493] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:12:27.468457 31696 leader_election.cc:343] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.468875 31925 raft_consensus.cc:3060] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.468981 31696 leader_election.cc:304] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 227f2b0c311d4b7993eea0322bd5063a; no voters: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:27.469995 31941 raft_consensus.cc:2749] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:27.470201 31936 raft_consensus.cc:2804] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.470741 31936 raft_consensus.cc:697] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Becoming Leader. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:27.471686 31936 consensus_queue.cc:237] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.476665 31925 raft_consensus.cc:515] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.479928 31923 tablet_bootstrap.cc:492] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.480639 31923 ts_tablet_manager.cc:1403] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.009s
I20260709 12:12:27.481279 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6881aad76b294d32abe349ec039781a4" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:27.481949 31880 raft_consensus.cc:3060] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.482477 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6881aad76b294d32abe349ec039781a4" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:27.483184 31805 raft_consensus.cc:3060] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.482509 31627 catalog_manager.cc:5697] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.490487 31880 raft_consensus.cc:2468] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.491420 31925 leader_election.cc:290] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.491876 31696 leader_election.cc:304] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:27.494195 31922 ts_tablet_manager.cc:1434] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.124s	user 0.041s	sys 0.025s
I20260709 12:12:27.494971 31805 raft_consensus.cc:2468] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.495223 31922 tablet_bootstrap.cc:492] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.497742 31923 raft_consensus.cc:359] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.498178 31921 tablet_bootstrap.cc:492] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.498575 31923 raft_consensus.cc:385] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.498773 31921 ts_tablet_manager.cc:1403] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.007s
I20260709 12:12:27.498970 31923 raft_consensus.cc:740] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.499936 31923 consensus_queue.cc:260] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.501667 31921 raft_consensus.cc:359] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.502568 31921 raft_consensus.cc:385] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.502933 31921 raft_consensus.cc:740] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.496129 31925 raft_consensus.cc:2804] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.505129 31922 tablet_bootstrap.cc:654] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.505023 31925 raft_consensus.cc:697] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:27.506049 31923 ts_tablet_manager.cc:1434] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:12:27.506361 31925 consensus_queue.cc:237] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.507073 31923 tablet_bootstrap.cc:492] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.511431 31921 consensus_queue.cc:260] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.514763 31921 ts_tablet_manager.cc:1434] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:12:27.516121 31921 tablet_bootstrap.cc:492] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.518301 31923 tablet_bootstrap.cc:654] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.522457 31922 tablet_bootstrap.cc:492] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.525902 31922 ts_tablet_manager.cc:1403] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.010s
I20260709 12:12:27.525988 31921 tablet_bootstrap.cc:654] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.528117 31923 tablet_bootstrap.cc:492] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.528646 31923 ts_tablet_manager.cc:1403] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 12:12:27.529425 31922 raft_consensus.cc:359] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.530315 31922 raft_consensus.cc:385] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.530678 31922 raft_consensus.cc:740] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.531524 31922 consensus_queue.cc:260] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.531790 31923 raft_consensus.cc:359] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.532517 31923 raft_consensus.cc:385] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.532874 31923 raft_consensus.cc:740] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.534428 31922 ts_tablet_manager.cc:1434] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:12:27.535516 31922 tablet_bootstrap.cc:492] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.536130 31630 catalog_manager.cc:5697] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 0 to 1, leader changed from <none> to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.540788 31930 raft_consensus.cc:493] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.542791 31922 tablet_bootstrap.cc:654] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.544451 31923 consensus_queue.cc:260] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.541496 31930 raft_consensus.cc:515] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.554476 31925 raft_consensus.cc:493] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.555157 31925 raft_consensus.cc:515] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.558439 31930 leader_election.cc:290] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.558732 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.559377 31805 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 0.
I20260709 12:12:27.563134 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.563939 31880 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 0.
I20260709 12:12:27.563903 31698 leader_election.cc:304] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227f2b0c311d4b7993eea0322bd5063a, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:27.564993 31941 raft_consensus.cc:2804] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.565348 31941 raft_consensus.cc:493] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:27.565689 31941 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.567834 31923 ts_tablet_manager.cc:1434] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.039s	user 0.013s	sys 0.003s
I20260709 12:12:27.569029 31923 tablet_bootstrap.cc:492] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.570220 31922 tablet_bootstrap.cc:492] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.570667 31922 ts_tablet_manager.cc:1403] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.035s	user 0.001s	sys 0.018s
I20260709 12:12:27.562425 31925 leader_election.cc:290] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.573661 31922 raft_consensus.cc:359] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.577395 31922 raft_consensus.cc:385] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.577884 31922 raft_consensus.cc:740] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.578380 31923 tablet_bootstrap.cc:654] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.578109 31627 catalog_manager.cc:5697] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:27.579104 31922 consensus_queue.cc:260] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.583197 31922 ts_tablet_manager.cc:1434] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:12:27.584550 31922 tablet_bootstrap.cc:492] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.585584 31925 raft_consensus.cc:493] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.586097 31925 raft_consensus.cc:515] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.590025 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02a16a81c8e499f999f4c98d997c77e" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.590736 31880 raft_consensus.cc:2468] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 0.
I20260709 12:12:27.590806 31941 raft_consensus.cc:515] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.593061 31941 leader_election.cc:290] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.594013 31921 tablet_bootstrap.cc:492] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.594264 31922 tablet_bootstrap.cc:654] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.594556 31921 ts_tablet_manager.cc:1403] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.018s
I20260709 12:12:27.597705 31921 raft_consensus.cc:359] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.598459 31921 raft_consensus.cc:385] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.598708 31921 raft_consensus.cc:740] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.599362 31921 consensus_queue.cc:260] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.599746 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02a16a81c8e499f999f4c98d997c77e" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.601315 31921 ts_tablet_manager.cc:1434] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:27.601478 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:27.602340 31921 tablet_bootstrap.cc:492] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a: Bootstrap starting.
I20260709 12:12:27.602319 31806 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.608435 31921 tablet_bootstrap.cc:654] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.610239 31696 leader_election.cc:304] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:27.611802 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:27.612566 31880 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.617033 31941 raft_consensus.cc:2804] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.617535 31941 raft_consensus.cc:493] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:27.618000 31941 raft_consensus.cc:3060] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:27.618503 31698 leader_election.cc:343] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.619349 31925 leader_election.cc:290] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.627880 31941 raft_consensus.cc:515] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.635736 31806 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.637301 31930 raft_consensus.cc:493] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.638096 31930 raft_consensus.cc:515] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.640727 31930 leader_election.cc:290] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.642540 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02a16a81c8e499f999f4c98d997c77e" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:27.642637 31880 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.642835 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02a16a81c8e499f999f4c98d997c77e" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:27.643477 31881 raft_consensus.cc:3060] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.644181 31696 leader_election.cc:304] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:27.645112 31925 raft_consensus.cc:2804] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.647300 31925 raft_consensus.cc:697] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:27.652727 31925 consensus_queue.cc:237] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.645102 31941 leader_election.cc:290] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.660446 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.660964 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.661250 31880 raft_consensus.cc:2393] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6345573ee90946c9b60dcde0f5581171 in current term 1: Already voted for candidate 227f2b0c311d4b7993eea0322bd5063a in this term.
I20260709 12:12:27.661657 31879 raft_consensus.cc:2468] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 0.
I20260709 12:12:27.663120 31771 leader_election.cc:304] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:27.664135 31930 raft_consensus.cc:2804] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.664603 31930 raft_consensus.cc:493] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:27.665022 31930 raft_consensus.cc:3060] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.666255 31881 raft_consensus.cc:2468] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
W20260709 12:12:27.658775 31698 leader_election.cc:343] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.667378 31696 leader_election.cc:304] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:27.668067 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a" is_pre_election: true
I20260709 12:12:27.669438 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a" is_pre_election: true
I20260709 12:12:27.669806 31771 leader_election.cc:304] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6345573ee90946c9b60dcde0f5581171; no voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:27.670058 31731 raft_consensus.cc:2468] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 0.
I20260709 12:12:27.670523 31941 raft_consensus.cc:493] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.670990 31941 raft_consensus.cc:515] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.672439 31941 leader_election.cc:290] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.672897 31941 raft_consensus.cc:2804] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.673306 31941 raft_consensus.cc:697] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:27.674363 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.674679 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.675213 31960 raft_consensus.cc:2749] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:27.674965 31881 raft_consensus.cc:2468] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 0.
W20260709 12:12:27.676101 31698 leader_election.cc:343] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.674923 31930 raft_consensus.cc:515] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.677073 31696 leader_election.cc:304] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:27.677932 31925 raft_consensus.cc:2804] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.678346 31925 raft_consensus.cc:493] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:27.678735 31925 raft_consensus.cc:3060] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.679908 31941 consensus_queue.cc:237] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.682699 31922 tablet_bootstrap.cc:492] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.683159 31922 ts_tablet_manager.cc:1403] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.099s	user 0.036s	sys 0.050s
I20260709 12:12:27.684083 31627 catalog_manager.cc:5697] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 0 to 1, leader changed from <none> to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.685226 31925 raft_consensus.cc:515] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.685748 31922 raft_consensus.cc:359] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.686360 31922 raft_consensus.cc:385] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.686607 31922 raft_consensus.cc:740] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.687268 31922 consensus_queue.cc:260] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.688084 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:27.689208 31930 leader_election.cc:290] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.690279 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:27.690847 31922 ts_tablet_manager.cc:1434] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:27.690840 31881 raft_consensus.cc:3060] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.691852 31922 tablet_bootstrap.cc:492] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.693879 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:27.694416 31731 raft_consensus.cc:3060] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:27.695310 31698 leader_election.cc:343] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.697858 31922 tablet_bootstrap.cc:654] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.700693 31881 raft_consensus.cc:2468] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 1.
I20260709 12:12:27.705749 31921 tablet_bootstrap.cc:492] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a: No bootstrap required, opened a new log
I20260709 12:12:27.706295 31921 ts_tablet_manager.cc:1403] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.007s
I20260709 12:12:27.707975 31731 raft_consensus.cc:2468] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 1.
I20260709 12:12:27.709069 31771 leader_election.cc:304] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227f2b0c311d4b7993eea0322bd5063a, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:27.709919 31930 raft_consensus.cc:2804] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.709709 31921 raft_consensus.cc:359] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.710454 31930 raft_consensus.cc:697] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 1 LEADER]: Becoming Leader. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:27.710619 31921 raft_consensus.cc:385] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.711009 31921 raft_consensus.cc:740] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.711301 31930 consensus_queue.cc:237] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.712126 31921 consensus_queue.cc:260] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.715567 31921 ts_tablet_manager.cc:1434] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:12:27.713323 31923 tablet_bootstrap.cc:492] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.717223 31923 ts_tablet_manager.cc:1403] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.148s	user 0.026s	sys 0.007s
I20260709 12:12:27.718622 31922 tablet_bootstrap.cc:492] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.718766 31925 leader_election.cc:290] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.719075 31922 ts_tablet_manager.cc:1403] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.016s
I20260709 12:12:27.718984 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:27.719769 31881 raft_consensus.cc:3060] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.720844 31923 raft_consensus.cc:359] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.721619 31923 raft_consensus.cc:385] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.721974 31923 raft_consensus.cc:740] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.721928 31922 raft_consensus.cc:359] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.723050 31922 raft_consensus.cc:385] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.723559 31922 raft_consensus.cc:740] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.723026 31923 consensus_queue.cc:260] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.724371 31922 consensus_queue.cc:260] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.726275 31923 ts_tablet_manager.cc:1434] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:27.727324 31923 tablet_bootstrap.cc:492] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.729516 31922 ts_tablet_manager.cc:1434] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:12:27.730434 31922 tablet_bootstrap.cc:492] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4: Bootstrap starting.
I20260709 12:12:27.729815 31627 catalog_manager.cc:5697] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 0 to 1, leader changed from <none> to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.734025 31923 tablet_bootstrap.cc:654] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.736635 31922 tablet_bootstrap.cc:654] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.727751 31628 catalog_manager.cc:5697] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6345573ee90946c9b60dcde0f5581171 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "6345573ee90946c9b60dcde0f5581171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.748785 31881 raft_consensus.cc:2468] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.749953 31696 leader_election.cc:304] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:27.751037 31941 raft_consensus.cc:2804] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.751586 31941 raft_consensus.cc:697] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:27.752404 31941 consensus_queue.cc:237] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.757709 31925 raft_consensus.cc:493] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.758193 31925 raft_consensus.cc:515] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.760314 31925 leader_election.cc:290] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.761896 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74aea13b77204a1db5a6c92db2164a98" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
W20260709 12:12:27.763187 31698 leader_election.cc:343] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:27.764530 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74aea13b77204a1db5a6c92db2164a98" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.765326 31881 raft_consensus.cc:2468] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 0.
I20260709 12:12:27.767545 31922 tablet_bootstrap.cc:492] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4: No bootstrap required, opened a new log
I20260709 12:12:27.767506 31696 leader_election.cc:304] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:27.767980 31930 raft_consensus.cc:493] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.768085 31922 ts_tablet_manager.cc:1403] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.019s
I20260709 12:12:27.768790 31941 raft_consensus.cc:2804] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.768476 31930 raft_consensus.cc:515] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:27.770337 31923 tablet_bootstrap.cc:492] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.770489 31930 leader_election.cc:290] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.770900 31923 ts_tablet_manager.cc:1403] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.015s
I20260709 12:12:27.771091 31922 raft_consensus.cc:359] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.771782 31922 raft_consensus.cc:385] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.772198 31922 raft_consensus.cc:740] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.771720 31627 catalog_manager.cc:5697] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 0 to 1, leader changed from <none> to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.772673 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a" is_pre_election: true
I20260709 12:12:27.772886 31922 consensus_queue.cc:260] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.772522 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.773463 31731 raft_consensus.cc:2393] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6345573ee90946c9b60dcde0f5581171 in current term 1: Already voted for candidate 0d6709bffa5a40359375f0dd693b8dd4 in this term.
I20260709 12:12:27.774793 31941 raft_consensus.cc:493] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:27.775110 31922 ts_tablet_manager.cc:1434] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:12:27.775170 31941 raft_consensus.cc:3060] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.776650 31771 leader_election.cc:304] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6345573ee90946c9b60dcde0f5581171; no voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:27.777453 31923 raft_consensus.cc:359] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.778076 31930 raft_consensus.cc:3060] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.782909 31941 raft_consensus.cc:515] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.785213 31941 leader_election.cc:290] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.778100 31923 raft_consensus.cc:385] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.785741 31923 raft_consensus.cc:740] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.785876 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74aea13b77204a1db5a6c92db2164a98" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:27.786528 31923 consensus_queue.cc:260] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.787014 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74aea13b77204a1db5a6c92db2164a98" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:27.788354 31881 raft_consensus.cc:3060] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.788617 31923 ts_tablet_manager.cc:1434] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 12:12:27.787375 31805 raft_consensus.cc:3060] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.789686 31923 tablet_bootstrap.cc:492] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.793816 31930 raft_consensus.cc:2749] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:27.794767 31923 tablet_bootstrap.cc:654] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.794632 31941 raft_consensus.cc:493] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.794984 31881 raft_consensus.cc:2468] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.795257 31805 raft_consensus.cc:2468] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.795229 31941 raft_consensus.cc:515] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.796291 31696 leader_election.cc:304] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:27.797237 31925 raft_consensus.cc:2804] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.799137 31925 raft_consensus.cc:697] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:27.799381 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.798055 31941 leader_election.cc:290] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.800022 31879 raft_consensus.cc:2468] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 0.
I20260709 12:12:27.800024 31925 consensus_queue.cc:237] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.801290 31923 tablet_bootstrap.cc:492] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.801774 31923 ts_tablet_manager.cc:1403] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 12:12:27.801925 31696 leader_election.cc:304] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:27.802865 31941 raft_consensus.cc:2804] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.803215 31941 raft_consensus.cc:493] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:27.803602 31941 raft_consensus.cc:3060] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.805122 31923 raft_consensus.cc:359] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.806089 31923 raft_consensus.cc:385] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.806499 31923 raft_consensus.cc:740] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.807451 31923 consensus_queue.cc:260] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.810478 31923 ts_tablet_manager.cc:1434] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:27.811758 31923 tablet_bootstrap.cc:492] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.810789 31941 raft_consensus.cc:515] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.817075 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:27.817662 31879 raft_consensus.cc:3060] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.818195 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:27.818746 31923 tablet_bootstrap.cc:654] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.818782 31806 raft_consensus.cc:3060] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.820601 31628 catalog_manager.cc:5697] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 0 to 1, leader changed from <none> to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.824640 31879 raft_consensus.cc:2468] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.825793 31696 leader_election.cc:304] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:27.826619 31925 raft_consensus.cc:2804] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.827368 31925 raft_consensus.cc:697] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:27.828249 31806 raft_consensus.cc:2468] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.828188 31925 consensus_queue.cc:237] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.829639 31941 leader_election.cc:290] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.829515 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.830340 31805 raft_consensus.cc:2376] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1. Re-sending same reply.
I20260709 12:12:27.833953 31923 tablet_bootstrap.cc:492] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.834422 31923 ts_tablet_manager.cc:1403] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 12:12:27.836588 31923 raft_consensus.cc:359] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.837037 31923 raft_consensus.cc:385] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.837240 31923 raft_consensus.cc:740] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.837303 31628 catalog_manager.cc:5697] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 0 to 1, leader changed from <none> to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.837910 31923 consensus_queue.cc:260] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.839901 31923 ts_tablet_manager.cc:1434] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:27.840747 31923 tablet_bootstrap.cc:492] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171: Bootstrap starting.
I20260709 12:12:27.845692 31923 tablet_bootstrap.cc:654] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:27.850018 31923 tablet_bootstrap.cc:492] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171: No bootstrap required, opened a new log
I20260709 12:12:27.850418 31923 ts_tablet_manager.cc:1403] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 12:12:27.852650 31923 raft_consensus.cc:359] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.853103 31923 raft_consensus.cc:385] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:27.853305 31923 raft_consensus.cc:740] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Initialized, Role: FOLLOWER
I20260709 12:12:27.853906 31923 consensus_queue.cc:260] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.855543 31923 ts_tablet_manager.cc:1434] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:12:27.893993 31936 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:27.897706 31946 consensus_queue.cc:1048] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:27.909782 31946 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:27.920796 31929 consensus_queue.cc:1048] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:27.927660 31925 raft_consensus.cc:493] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.928128 31925 raft_consensus.cc:515] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.929791 31925 leader_election.cc:290] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.930567 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5f22418d646ebb7a05f9ac351c199" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171" is_pre_election: true
I20260709 12:12:27.931248 31806 raft_consensus.cc:2468] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 0.
I20260709 12:12:27.931561 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5f22418d646ebb7a05f9ac351c199" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.932227 31879 raft_consensus.cc:2468] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 0.
I20260709 12:12:27.932505 31698 leader_election.cc:304] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227f2b0c311d4b7993eea0322bd5063a, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:27.933377 31925 raft_consensus.cc:2804] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:27.933777 31925 raft_consensus.cc:493] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:27.934161 31925 raft_consensus.cc:3060] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.940673 31925 raft_consensus.cc:515] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.942938 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5f22418d646ebb7a05f9ac351c199" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:27.943130 31925 leader_election.cc:290] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.943272 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5f22418d646ebb7a05f9ac351c199" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:27.943650 31805 raft_consensus.cc:3060] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.943827 31879 raft_consensus.cc:3060] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.948635 31879 raft_consensus.cc:2468] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.948850 31805 raft_consensus.cc:2468] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 1.
I20260709 12:12:27.949605 31696 leader_election.cc:304] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:27.950186 31925 raft_consensus.cc:2804] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:27.950677 31925 raft_consensus.cc:697] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:27.951366 31925 consensus_queue.cc:237] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.958703 31630 catalog_manager.cc:5697] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 0 to 1, leader changed from <none> to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.985800 31925 consensus_queue.cc:1048] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:27.990423 31930 raft_consensus.cc:493] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:27.990859 31930 raft_consensus.cc:515] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:27.992764 31930 leader_election.cc:290] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:27.994410 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02a16a81c8e499f999f4c98d997c77e" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:27.995175 31881 raft_consensus.cc:2393] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6345573ee90946c9b60dcde0f5581171 in current term 1: Already voted for candidate 227f2b0c311d4b7993eea0322bd5063a in this term.
I20260709 12:12:27.995312 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02a16a81c8e499f999f4c98d997c77e" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a" is_pre_election: true
I20260709 12:12:27.996688 31771 leader_election.cc:304] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6345573ee90946c9b60dcde0f5581171; no voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:27.997697 31930 raft_consensus.cc:3060] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:27.997677 31941 consensus_queue.cc:1048] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.006417 31930 raft_consensus.cc:2749] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:28.027733 31879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "046cc1723db640308ed4443f687cd95d"
dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
mode: GRACEFUL
new_leader_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:60276
I20260709 12:12:28.028306 31879 raft_consensus.cc:606] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Received request to transfer leadership to TS 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:28.033169 31879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b"
dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
mode: GRACEFUL
new_leader_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:60276
I20260709 12:12:28.033671 31879 raft_consensus.cc:606] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Received request to transfer leadership to TS 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:28.049322 31805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
mode: GRACEFUL
new_leader_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:35212
I20260709 12:12:28.049930 31805 raft_consensus.cc:606] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 1 LEADER]: Received request to transfer leadership to TS 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:28.057489 31941 consensus_queue.cc:1048] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.067571 31731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:34732
I20260709 12:12:28.068192 31731 raft_consensus.cc:606] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Received request to transfer leadership to TS 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:28.070851 31941 consensus_queue.cc:1048] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.074942 31731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de5728016d9642e2915110e4f040ece2"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:34732
I20260709 12:12:28.075619 31731 raft_consensus.cc:606] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Received request to transfer leadership to TS 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:28.079989 31925 raft_consensus.cc:993] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:28.080447 31925 raft_consensus.cc:1081] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Signalling peer 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:28.082064 31805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:38856
I20260709 12:12:28.082670 31805 raft_consensus.cc:493] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.083063 31805 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.084030 31731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:34732
I20260709 12:12:28.084652 31731 raft_consensus.cc:606] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Received request to transfer leadership to TS 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:28.088967 31805 raft_consensus.cc:515] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.090086 31731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74aea13b77204a1db5a6c92db2164a98"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:34732
I20260709 12:12:28.090701 31731 raft_consensus.cc:606] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Received request to transfer leadership to TS 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:28.091590 31805 leader_election.cc:290] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 2 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:28.091719 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:28.092284 31730 raft_consensus.cc:3055] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:28.092615 31730 raft_consensus.cc:740] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:28.092657 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:28.093274 31879 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.093369 31930 raft_consensus.cc:493] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:28.093538 31730 consensus_queue.cc:260] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.094043 31930 raft_consensus.cc:515] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.094733 31730 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.096057 31930 leader_election.cc:290] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:28.097175 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227f2b0c311d4b7993eea0322bd5063a" is_pre_election: true
I20260709 12:12:28.097733 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4" is_pre_election: true
I20260709 12:12:28.098452 31881 raft_consensus.cc:2393] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6345573ee90946c9b60dcde0f5581171 in current term 1: Already voted for candidate 227f2b0c311d4b7993eea0322bd5063a in this term.
I20260709 12:12:28.099400 31771 leader_election.cc:304] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6345573ee90946c9b60dcde0f5581171; no voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:28.100150 31930 raft_consensus.cc:3060] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:28.100116 31879 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 2.
I20260709 12:12:28.103561 31730 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 2.
I20260709 12:12:28.104506 31771 leader_election.cc:304] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:28.105196 31960 raft_consensus.cc:2804] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:28.106629 31930 raft_consensus.cc:2749] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:28.106853 31960 raft_consensus.cc:697] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Becoming Leader. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:28.107656 31960 consensus_queue.cc:237] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.111627 31941 consensus_queue.cc:1048] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.112568 31731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79f5f22418d646ebb7a05f9ac351c199"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:34732
I20260709 12:12:28.113143 31731 raft_consensus.cc:606] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Received request to transfer leadership to TS 0d6709bffa5a40359375f0dd693b8dd4
I20260709 12:12:28.116690 31930 consensus_queue.cc:1048] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.116647 31630 catalog_manager.cc:5697] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 reported cstate change: term changed from 1 to 2, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 6345573ee90946c9b60dcde0f5581171 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "6345573ee90946c9b60dcde0f5581171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.129457 31925 consensus_queue.cc:1048] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.143803 31930 consensus_queue.cc:1048] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.153187 31930 raft_consensus.cc:993] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171: : Instructing follower 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:28.153649 31930 raft_consensus.cc:1081] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 1 LEADER]: Signalling peer 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:28.155644 31731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:34726
I20260709 12:12:28.156278 31731 raft_consensus.cc:493] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.156629 31731 raft_consensus.cc:3060] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.162295 31731 raft_consensus.cc:515] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.164189 31731 leader_election.cc:290] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 2 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:28.164885 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:28.165344 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:28.165495 31805 raft_consensus.cc:3055] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:28.165959 31879 raft_consensus.cc:3060] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.165911 31805 raft_consensus.cc:740] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:28.166878 31805 consensus_queue.cc:260] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.168078 31805 raft_consensus.cc:3060] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.171465 31879 raft_consensus.cc:2468] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 2.
I20260709 12:12:28.172592 31696 leader_election.cc:304] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:28.173177 31805 raft_consensus.cc:2468] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 2.
I20260709 12:12:28.173447 31925 raft_consensus.cc:2804] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:28.174073 31925 raft_consensus.cc:697] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:28.174875 31925 consensus_queue.cc:237] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.184515 31627 catalog_manager.cc:5697] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 1 to 2, leader changed from 6345573ee90946c9b60dcde0f5581171 (127.30.90.66) to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 2 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.247310 31925 consensus_queue.cc:1048] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.254438 31967 raft_consensus.cc:993] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:28.254999 31967 raft_consensus.cc:1081] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Signalling peer 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:28.256278 31941 consensus_queue.cc:1048] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.257332 31806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de5728016d9642e2915110e4f040ece2"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:38856
I20260709 12:12:28.258069 31806 raft_consensus.cc:493] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.258462 31806 raft_consensus.cc:3060] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.263792 31925 consensus_queue.cc:1048] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.265594 31967 raft_consensus.cc:993] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:28.266110 31967 raft_consensus.cc:1081] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Signalling peer 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:28.266566 31806 raft_consensus.cc:515] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.267851 31805 raft_consensus.cc:1240] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Rejecting Update request from peer 227f2b0c311d4b7993eea0322bd5063a for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:28.268935 31806 leader_election.cc:290] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 2 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:28.275013 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:28.270087 31804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:38856
I20260709 12:12:28.274875 31967 consensus_queue.cc:1048] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.275617 31731 raft_consensus.cc:3055] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:28.275858 31804 raft_consensus.cc:493] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.275997 31731 raft_consensus.cc:740] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:28.276369 31804 raft_consensus.cc:3060] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.272119 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:28.276868 31731 consensus_queue.cc:260] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.283532 31731 raft_consensus.cc:3060] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:28.283520 31941 consensus_queue.cc:1175] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6345573ee90946c9b60dcde0f5581171" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 227f2b0c311d4b7993eea0322bd5063a for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:12:28.295835 31804 raft_consensus.cc:515] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.296537 31731 raft_consensus.cc:2468] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 2.
I20260709 12:12:28.297784 31771 leader_election.cc:304] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [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: 227f2b0c311d4b7993eea0322bd5063a, 6345573ee90946c9b60dcde0f5581171; no voters: 0d6709bffa5a40359375f0dd693b8dd4
I20260709 12:12:28.299193 31804 leader_election.cc:290] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 2 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:28.300628 31994 raft_consensus.cc:2804] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:28.300701 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:28.301232 31994 raft_consensus.cc:697] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Becoming Leader. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:28.301357 31880 raft_consensus.cc:3060] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.302223 31994 consensus_queue.cc:237] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.304530 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:28.305212 31731 raft_consensus.cc:3055] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:28.305655 31731 raft_consensus.cc:740] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:28.306582 31731 consensus_queue.cc:260] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.308846 31880 raft_consensus.cc:2468] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 2.
I20260709 12:12:28.310132 31771 leader_election.cc:304] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:28.311022 31994 raft_consensus.cc:2804] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:28.311700 31994 raft_consensus.cc:697] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Becoming Leader. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:28.312408 31967 consensus_queue.cc:1048] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.312532 31994 consensus_queue.cc:237] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.312983 31731 raft_consensus.cc:3060] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.315243 31628 catalog_manager.cc:5697] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 reported cstate change: term changed from 1 to 2, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 6345573ee90946c9b60dcde0f5581171 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "6345573ee90946c9b60dcde0f5581171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.324597 31731 raft_consensus.cc:2468] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 2.
I20260709 12:12:28.328578 31967 consensus_queue.cc:1048] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.333614 31628 catalog_manager.cc:5697] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 reported cstate change: term changed from 1 to 2, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 6345573ee90946c9b60dcde0f5581171 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "6345573ee90946c9b60dcde0f5581171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.336596 31925 raft_consensus.cc:993] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:28.337033 31967 raft_consensus.cc:1081] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Signalling peer 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:28.338689 31804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74aea13b77204a1db5a6c92db2164a98"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:38856
I20260709 12:12:28.339138 31804 raft_consensus.cc:493] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.339464 31804 raft_consensus.cc:3060] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.344813 31804 raft_consensus.cc:515] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.346551 31936 raft_consensus.cc:993] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4: : Instructing follower 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:28.347103 31936 raft_consensus.cc:1081] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Signalling peer 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:28.347637 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74aea13b77204a1db5a6c92db2164a98" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:28.348272 31879 raft_consensus.cc:3060] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.348589 31730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "046cc1723db640308ed4443f687cd95d"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:39528
I20260709 12:12:28.349128 31730 raft_consensus.cc:493] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.346606 31804 leader_election.cc:290] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 2 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:28.349532 31730 raft_consensus.cc:3060] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.347646 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74aea13b77204a1db5a6c92db2164a98" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:28.350073 31731 raft_consensus.cc:3055] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:28.350373 31731 raft_consensus.cc:740] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:28.351241 31731 consensus_queue.cc:260] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.352483 31731 raft_consensus.cc:3060] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.355307 31879 raft_consensus.cc:2468] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 2.
I20260709 12:12:28.356496 31771 leader_election.cc:304] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:28.356567 31730 raft_consensus.cc:515] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:28.357448 31994 raft_consensus.cc:2804] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:28.357918 31994 raft_consensus.cc:697] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Becoming Leader. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:28.358409 31731 raft_consensus.cc:2468] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 2.
I20260709 12:12:28.358731 31994 consensus_queue.cc:237] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.359547 31730 leader_election.cc:290] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 2 election: Requested vote from peers 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:28.360832 31804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:28.360926 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:28.361442 31804 raft_consensus.cc:3060] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.361522 31879 raft_consensus.cc:3055] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:28.361963 31879 raft_consensus.cc:740] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:28.362914 31879 consensus_queue.cc:260] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:28.363758 31879 raft_consensus.cc:3060] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.367503 31804 raft_consensus.cc:2468] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 2.
I20260709 12:12:28.366835 31628 catalog_manager.cc:5697] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 reported cstate change: term changed from 1 to 2, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 6345573ee90946c9b60dcde0f5581171 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "6345573ee90946c9b60dcde0f5581171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.368575 31698 leader_election.cc:304] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227f2b0c311d4b7993eea0322bd5063a, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:28.369304 31967 raft_consensus.cc:2804] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:28.369800 31967 raft_consensus.cc:697] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:28.370321 31879 raft_consensus.cc:2468] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 2.
I20260709 12:12:28.370640 31967 consensus_queue.cc:237] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:28.377648 31628 catalog_manager.cc:5697] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 1 to 2, leader changed from 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67) to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 2 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.513049 31946 raft_consensus.cc:993] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4: : Instructing follower 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:28.513516 31946 raft_consensus.cc:1081] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Signalling peer 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:28.515010 31731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:39528
I20260709 12:12:28.515578 31731 raft_consensus.cc:493] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.515961 31731 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.521468 31731 raft_consensus.cc:515] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.522953 31731 leader_election.cc:290] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 2 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:28.523706 31804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:28.523943 31879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:28.524281 31804 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.524451 31879 raft_consensus.cc:3055] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:28.524798 31879 raft_consensus.cc:740] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:28.525614 31879 consensus_queue.cc:260] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.526773 31879 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.531077 31804 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 2.
I20260709 12:12:28.532310 31698 leader_election.cc:304] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227f2b0c311d4b7993eea0322bd5063a, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:28.532981 31967 raft_consensus.cc:2804] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:28.533041 31879 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 2.
I20260709 12:12:28.533576 31967 raft_consensus.cc:697] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:28.534454 31967 consensus_queue.cc:237] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.540340 31628 catalog_manager.cc:5697] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 1 to 2, leader changed from 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67) to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 2 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:28.555035 31967 consensus_queue.cc:1048] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.559938 31879 raft_consensus.cc:1275] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.561321 31925 consensus_queue.cc:1048] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.567896 32003 consensus_queue.cc:1048] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:28.574978 31804 raft_consensus.cc:1275] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.577920 31967 consensus_queue.cc:1048] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.578419 32003 raft_consensus.cc:993] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:28.579139 32003 raft_consensus.cc:1081] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Signalling peer 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:28.580741 31880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79f5f22418d646ebb7a05f9ac351c199"
dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:44144
I20260709 12:12:28.581347 31880 raft_consensus.cc:493] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:28.581789 31880 raft_consensus.cc:3060] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.588315 31880 raft_consensus.cc:515] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.588650 31879 raft_consensus.cc:1275] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.590329 31994 consensus_queue.cc:1048] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.590991 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5f22418d646ebb7a05f9ac351c199" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:28.591547 31880 leader_election.cc:290] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 2 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:28.591570 31731 raft_consensus.cc:3055] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:28.592113 31731 raft_consensus.cc:740] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:28.592880 31731 consensus_queue.cc:260] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.594117 31731 raft_consensus.cc:3060] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.595665 31804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5f22418d646ebb7a05f9ac351c199" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:28.596331 31804 raft_consensus.cc:3060] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.600965 31730 raft_consensus.cc:1275] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.601022 31731 raft_consensus.cc:2468] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 2.
I20260709 12:12:28.602411 31845 leader_election.cc:304] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:28.603212 31946 raft_consensus.cc:2804] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:28.603706 31946 raft_consensus.cc:697] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 LEADER]: Becoming Leader. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:28.604511 31946 consensus_queue.cc:237] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:28.604838 31930 consensus_queue.cc:1048] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.606142 31804 raft_consensus.cc:2468] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 2.
I20260709 12:12:28.619375 31627 catalog_manager.cc:5697] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 reported cstate change: term changed from 1 to 2, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:28.712855 31879 raft_consensus.cc:3060] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:28.717567 31879 raft_consensus.cc:1275] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.718636 31994 consensus_queue.cc:1048] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.726841 31731 raft_consensus.cc:1275] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.728534 31960 consensus_queue.cc:1048] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.733140 31730 raft_consensus.cc:1275] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.734818 31960 consensus_queue.cc:1048] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.746148 31879 raft_consensus.cc:1275] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.747519 32008 consensus_queue.cc:1048] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.830595 31804 raft_consensus.cc:1275] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.831876 32003 consensus_queue.cc:1048] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.839494 31879 raft_consensus.cc:1275] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.840953 31941 consensus_queue.cc:1048] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.904837 31879 raft_consensus.cc:1275] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.906124 32008 consensus_queue.cc:1048] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.912194 31730 raft_consensus.cc:1275] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.914382 32008 consensus_queue.cc:1048] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.986614 31730 raft_consensus.cc:1275] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.988051 31946 consensus_queue.cc:1048] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:28.995726 31804 raft_consensus.cc:1275] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:28.998087 31929 consensus_queue.cc:1048] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:29.071194 31804 raft_consensus.cc:1275] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:29.072687 31941 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:29.081247 31879 raft_consensus.cc:1275] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:29.083266 32003 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:31.144558 31081 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:12:31.145232 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:31.160763 31730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6881aad76b294d32abe349ec039781a4"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:34742
I20260709 12:12:31.161228 31730 raft_consensus.cc:606] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Received request to transfer leadership to TS 0d6709bffa5a40359375f0dd693b8dd4
I20260709 12:12:31.163784 31730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:34742
I20260709 12:12:31.164300 31730 raft_consensus.cc:606] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Received request to transfer leadership to TS 0d6709bffa5a40359375f0dd693b8dd4
I20260709 12:12:31.165313 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:31.165901 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:31.173139 31967 raft_consensus.cc:993] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:31.173612 32013 raft_consensus.cc:1081] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Signalling peer 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:31.175199 31879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6881aad76b294d32abe349ec039781a4"
dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:44144
I20260709 12:12:31.175674 31879 raft_consensus.cc:493] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:31.175971 31879 raft_consensus.cc:3060] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:31.180483 31879 raft_consensus.cc:515] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:31.182049 31879 leader_election.cc:290] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 2 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:31.182869 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6881aad76b294d32abe349ec039781a4" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:31.183017 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6881aad76b294d32abe349ec039781a4" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:31.183516 31730 raft_consensus.cc:3055] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:31.183517 31805 raft_consensus.cc:3060] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:31.183934 31730 raft_consensus.cc:740] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:31.184669 31730 consensus_queue.cc:260] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:31.185586 31730 raft_consensus.cc:3060] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:31.188694 31805 raft_consensus.cc:2468] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 2.
I20260709 12:12:31.189775 31847 leader_election.cc:304] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:31.190518 31929 raft_consensus.cc:2804] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:31.190591 31730 raft_consensus.cc:2468] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 2.
I20260709 12:12:31.191632 31929 raft_consensus.cc:697] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 LEADER]: Becoming Leader. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:31.192390 31929 consensus_queue.cc:237] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:31.198944 31630 catalog_manager.cc:5697] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 reported cstate change: term changed from 1 to 2, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:31.557046 32013 raft_consensus.cc:993] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:31.557464 31967 raft_consensus.cc:1081] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Signalling peer 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:31.558790 31879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b"
dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:44144
I20260709 12:12:31.559177 31879 raft_consensus.cc:493] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:31.559402 31879 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:31.563377 31879 raft_consensus.cc:515] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:31.564795 31879 leader_election.cc:290] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 3 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:31.565662 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:31.566213 31730 raft_consensus.cc:3055] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:31.566125 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:31.566493 31730 raft_consensus.cc:740] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:31.566632 31805 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:31.567209 31730 consensus_queue.cc:260] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:31.568131 31730 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:31.571735 31805 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 3.
I20260709 12:12:31.572762 31730 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 3.
I20260709 12:12:31.572888 31847 leader_election.cc:304] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [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: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:31.573722 31929 raft_consensus.cc:2804] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:31.574198 31929 raft_consensus.cc:697] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 LEADER]: Becoming Leader. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:31.574944 31929 consensus_queue.cc:237] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:31.581153 31630 catalog_manager.cc:5697] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 reported cstate change: term changed from 2 to 3, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:31.730230 31805 raft_consensus.cc:1275] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:31.731595 31929 consensus_queue.cc:1048] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:31.742579 31730 raft_consensus.cc:1275] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:31.744100 31929 consensus_queue.cc:1048] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:32.004530 31730 raft_consensus.cc:1275] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:32.005960 31929 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:32.014433 31805 raft_consensus.cc:1275] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:32.016048 32027 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:32.166818 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:32.172360 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:32.172832 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:33.173712 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:33.179149 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:33.179597 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:34.180552 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:34.185986 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:34.186419 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:35.187273 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:35.192744 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:35.193194 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:36.194278 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:36.199981 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:36.200416 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:37.201763 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:37.207810 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:37.208297 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:38.232003 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:38.804890 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:38.805477 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:39.058183 31771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:41539, user_credentials={real_user=slave}} blocked reactor thread for 154180us
I20260709 12:12:39.806524 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:39.813776 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:39.814255 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:39.940351 31828 debug-util.cc:398] Leaking SignalData structure 0x7b08000fef00 after lost signal to thread 31084
W20260709 12:12:39.941211 31828 debug-util.cc:398] Leaking SignalData structure 0x7b08001035e0 after lost signal to thread 31664
W20260709 12:12:39.942027 31828 debug-util.cc:398] Leaking SignalData structure 0x7b08000edd00 after lost signal to thread 31756
W20260709 12:12:39.942690 31828 debug-util.cc:398] Leaking SignalData structure 0x7b08001eaa20 after lost signal to thread 31831
W20260709 12:12:39.943379 31828 debug-util.cc:398] Leaking SignalData structure 0x7b080010a900 after lost signal to thread 31905
I20260709 12:12:40.815343 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:40.822439 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:40.822930 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:41.859799 31081 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:12:41.868376 31880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b"
dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
mode: GRACEFUL
new_leader_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:60276
I20260709 12:12:41.869235 31880 raft_consensus.cc:606] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 LEADER]: Received request to transfer leadership to TS 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:41.875219 31880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6881aad76b294d32abe349ec039781a4"
dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
mode: GRACEFUL
new_leader_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:60276
I20260709 12:12:41.875783 31880 raft_consensus.cc:606] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 LEADER]: Received request to transfer leadership to TS 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:41.887609 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
mode: GRACEFUL
new_leader_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:35212
I20260709 12:12:41.888345 31806 raft_consensus.cc:606] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Received request to transfer leadership to TS 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:41.894073 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de5728016d9642e2915110e4f040ece2"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
mode: GRACEFUL
new_leader_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:35212
I20260709 12:12:41.894697 31806 raft_consensus.cc:606] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Received request to transfer leadership to TS 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:41.899648 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
mode: GRACEFUL
new_leader_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:35212
I20260709 12:12:41.900166 31806 raft_consensus.cc:606] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Received request to transfer leadership to TS 227f2b0c311d4b7993eea0322bd5063a
I20260709 12:12:41.911990 32050 raft_consensus.cc:993] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4: : Instructing follower 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:41.912781 32047 raft_consensus.cc:1081] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 LEADER]: Signalling peer 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:41.914520 31732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:39528
I20260709 12:12:41.915014 31732 raft_consensus.cc:493] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:41.915373 31732 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:41.921644 31732 raft_consensus.cc:515] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:41.923497 31732 leader_election.cc:290] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 4 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:41.924564 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:41.924495 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:41.925362 31880 raft_consensus.cc:3055] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:41.925835 31880 raft_consensus.cc:740] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:41.926556 31880 consensus_queue.cc:260] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:41.927496 31880 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:41.933112 31880 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 4.
I20260709 12:12:41.925422 31806 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:41.934630 31696 leader_election.cc:304] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:41.935557 32040 raft_consensus.cc:2804] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:41.936668 32040 raft_consensus.cc:697] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 4 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:41.938097 32040 consensus_queue.cc:237] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:41.941298 31806 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 4.
I20260709 12:12:41.950521 31628 catalog_manager.cc:5697] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 3 to 4, leader changed from 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67) to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 4 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.026997 32051 raft_consensus.cc:993] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171: : Instructing follower 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:42.027617 32048 raft_consensus.cc:1081] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Signalling peer 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:42.029259 31732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:34726
I20260709 12:12:42.029846 31732 raft_consensus.cc:493] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.030211 31732 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.035151 31732 raft_consensus.cc:515] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.036824 31732 leader_election.cc:290] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 3 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:42.037627 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:42.037823 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:42.038244 31806 raft_consensus.cc:3055] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:42.038380 31880 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.038628 31806 raft_consensus.cc:740] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:42.039587 31806 consensus_queue.cc:260] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.040788 31806 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.043404 31880 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 3.
I20260709 12:12:42.045135 31696 leader_election.cc:304] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:42.046181 32052 raft_consensus.cc:2804] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:42.046619 32052 raft_consensus.cc:697] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:42.047415 32052 consensus_queue.cc:237] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.050203 31806 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 3.
I20260709 12:12:42.056769 31628 catalog_manager.cc:5697] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 2 to 3, leader changed from 6345573ee90946c9b60dcde0f5581171 (127.30.90.66) to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 3 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.104239 32051 raft_consensus.cc:993] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171: : Instructing follower 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:42.104728 32048 raft_consensus.cc:1081] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Signalling peer 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:42.106491 31732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:34726
I20260709 12:12:42.106992 31732 raft_consensus.cc:493] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.107300 31732 raft_consensus.cc:3060] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.112030 31732 raft_consensus.cc:515] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.113757 31732 leader_election.cc:290] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 3 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:42.114569 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:42.114801 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac43bce4cbc4cf8a78700c24bf463f3" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:42.115206 31806 raft_consensus.cc:3055] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:42.115387 31880 raft_consensus.cc:3060] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.115607 31806 raft_consensus.cc:740] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:42.116644 31806 consensus_queue.cc:260] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.118016 31806 raft_consensus.cc:3060] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.120579 31880 raft_consensus.cc:2468] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 3.
I20260709 12:12:42.121618 31696 leader_election.cc:304] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:42.122283 32052 raft_consensus.cc:2804] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:42.122720 32052 raft_consensus.cc:697] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:42.123629 32052 consensus_queue.cc:237] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.125506 31806 raft_consensus.cc:2468] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 3.
I20260709 12:12:42.131837 31628 catalog_manager.cc:5697] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 2 to 3, leader changed from 6345573ee90946c9b60dcde0f5581171 (127.30.90.66) to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 3 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.234489 32051 raft_consensus.cc:993] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171: : Instructing follower 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:42.234956 32048 raft_consensus.cc:1081] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Signalling peer 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:42.236421 31732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de5728016d9642e2915110e4f040ece2"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:34726
I20260709 12:12:42.236838 31732 raft_consensus.cc:493] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.237085 31732 raft_consensus.cc:3060] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.241765 31732 raft_consensus.cc:515] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.243618 31732 leader_election.cc:290] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 3 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:42.244318 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:42.244886 31806 raft_consensus.cc:3055] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:42.244896 31880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5728016d9642e2915110e4f040ece2" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:42.245472 32050 raft_consensus.cc:993] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4: : Instructing follower 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:42.245697 31880 raft_consensus.cc:3060] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.245474 31806 raft_consensus.cc:740] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:42.246273 32050 raft_consensus.cc:1081] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 LEADER]: Signalling peer 227f2b0c311d4b7993eea0322bd5063a to start an election
I20260709 12:12:42.246654 31806 consensus_queue.cc:260] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.247577 31806 raft_consensus.cc:3060] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.247714 31731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6881aad76b294d32abe349ec039781a4"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
 from {username='slave'} at 127.0.0.1:39528
I20260709 12:12:42.248170 31731 raft_consensus.cc:493] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.248421 31731 raft_consensus.cc:3060] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.252609 31731 raft_consensus.cc:515] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.252792 31806 raft_consensus.cc:2468] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 3.
I20260709 12:12:42.254262 31731 leader_election.cc:290] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [CANDIDATE]: Term 3 election: Requested vote from peers 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:42.254189 31698 leader_election.cc:304] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [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: 227f2b0c311d4b7993eea0322bd5063a, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:42.255118 32052 raft_consensus.cc:2804] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:42.255336 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6881aad76b294d32abe349ec039781a4" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:42.255609 32052 raft_consensus.cc:697] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:42.255931 31881 raft_consensus.cc:3055] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:42.256269 31881 raft_consensus.cc:740] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:42.256511 32052 consensus_queue.cc:237] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.257062 31881 consensus_queue.cc:260] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.257746 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6881aad76b294d32abe349ec039781a4" candidate_uuid: "227f2b0c311d4b7993eea0322bd5063a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:42.258144 31880 raft_consensus.cc:2468] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 3.
I20260709 12:12:42.258296 31806 raft_consensus.cc:3060] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.258778 31881 raft_consensus.cc:3060] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.264879 31881 raft_consensus.cc:2468] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 3.
I20260709 12:12:42.265806 31696 leader_election.cc:304] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [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: 0d6709bffa5a40359375f0dd693b8dd4, 227f2b0c311d4b7993eea0322bd5063a; no voters: 
I20260709 12:12:42.265340 31628 catalog_manager.cc:5697] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 2 to 3, leader changed from 6345573ee90946c9b60dcde0f5581171 (127.30.90.66) to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 3 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.266108 31806 raft_consensus.cc:2468] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227f2b0c311d4b7993eea0322bd5063a in term 3.
I20260709 12:12:42.266492 32052 raft_consensus.cc:2804] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:42.267100 32052 raft_consensus.cc:697] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Becoming Leader. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:42.267804 32052 consensus_queue.cc:237] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:42.277791 31628 catalog_manager.cc:5697] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a reported cstate change: term changed from 2 to 3, leader changed from 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67) to 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65). New cstate: current_term: 3 leader_uuid: "227f2b0c311d4b7993eea0322bd5063a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.463570 31806 raft_consensus.cc:1275] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 4 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:42.464840 32040 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.475705 31881 raft_consensus.cc:1275] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 4 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:42.477299 32052 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.502049 31881 raft_consensus.cc:1275] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.503403 32065 consensus_queue.cc:1048] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.512164 31806 raft_consensus.cc:1275] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.513795 32040 consensus_queue.cc:1048] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.608141 31881 raft_consensus.cc:1275] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.609472 32040 consensus_queue.cc:1048] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.618891 31806 raft_consensus.cc:1275] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.620893 32065 consensus_queue.cc:1048] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.642426 31881 raft_consensus.cc:1275] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.643671 32065 consensus_queue.cc:1048] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.652802 31806 raft_consensus.cc:1275] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.654260 32040 consensus_queue.cc:1048] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.682482 31881 raft_consensus.cc:1275] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.683717 32040 consensus_queue.cc:1048] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.694476 31806 raft_consensus.cc:1275] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Refusing update from remote peer 227f2b0c311d4b7993eea0322bd5063a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.695848 32040 consensus_queue.cc:1048] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:44.935664 31081 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:12:44.936400 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.944450 31731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "046cc1723db640308ed4443f687cd95d"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:34742
I20260709 12:12:44.945005 31731 raft_consensus.cc:606] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Received request to transfer leadership to TS 0d6709bffa5a40359375f0dd693b8dd4
I20260709 12:12:44.947511 31731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:34742
I20260709 12:12:44.947928 31731 raft_consensus.cc:606] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Received request to transfer leadership to TS 0d6709bffa5a40359375f0dd693b8dd4
I20260709 12:12:44.950140 31731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:34742
I20260709 12:12:44.950546 31731 raft_consensus.cc:606] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 4 LEADER]: Received request to transfer leadership to TS 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:44.952590 31731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e"
dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
mode: GRACEFUL
new_leader_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:34742
I20260709 12:12:44.952960 31731 raft_consensus.cc:606] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Received request to transfer leadership to TS 6345573ee90946c9b60dcde0f5581171
I20260709 12:12:44.954161 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:44.954643 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:45.146102 32040 raft_consensus.cc:993] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:45.146534 32040 raft_consensus.cc:1081] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Signalling peer 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:45.148051 31804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:38856
I20260709 12:12:45.148533 31804 raft_consensus.cc:493] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.148838 31804 raft_consensus.cc:3060] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.153407 31804 raft_consensus.cc:515] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:45.155174 31804 leader_election.cc:290] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 3 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:45.156054 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:45.156337 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a8fd355714632b97a534c6261bc8e" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:45.156601 31731 raft_consensus.cc:3055] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:45.156862 31881 raft_consensus.cc:3060] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.156971 31731 raft_consensus.cc:740] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:45.157785 31731 consensus_queue.cc:260] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:45.158761 31731 raft_consensus.cc:3060] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.162338 32076 raft_consensus.cc:993] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:45.162703 31881 raft_consensus.cc:2468] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 3.
I20260709 12:12:45.163133 32040 raft_consensus.cc:1081] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Signalling peer 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:45.164129 31771 leader_election.cc:304] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [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: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:45.164899 32048 raft_consensus.cc:2804] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:45.164899 31731 raft_consensus.cc:2468] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 3.
I20260709 12:12:45.165211 31881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "046cc1723db640308ed4443f687cd95d"
dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:44144
I20260709 12:12:45.166563 31881 raft_consensus.cc:493] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.166689 32048 raft_consensus.cc:697] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 3 LEADER]: Becoming Leader. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:45.167423 31881 raft_consensus.cc:3060] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.167909 32048 consensus_queue.cc:237] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:45.173013 31881 raft_consensus.cc:515] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:45.175777 31881 leader_election.cc:290] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 3 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:45.176026 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:45.176646 31731 raft_consensus.cc:3055] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:45.176810 31804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046cc1723db640308ed4443f687cd95d" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:45.177014 31731 raft_consensus.cc:740] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:45.176499 31630 catalog_manager.cc:5697] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 reported cstate change: term changed from 2 to 3, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 6345573ee90946c9b60dcde0f5581171 (127.30.90.66). New cstate: current_term: 3 leader_uuid: "6345573ee90946c9b60dcde0f5581171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.177424 31804 raft_consensus.cc:3060] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.177955 31731 consensus_queue.cc:260] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:45.179250 31731 raft_consensus.cc:3060] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:45.184368 31804 raft_consensus.cc:2468] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 3.
I20260709 12:12:45.185946 31731 raft_consensus.cc:2468] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 3.
I20260709 12:12:45.185840 31847 leader_election.cc:304] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [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: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:45.186846 32050 raft_consensus.cc:2804] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:45.188200 32050 raft_consensus.cc:697] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 LEADER]: Becoming Leader. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:45.189097 32050 consensus_queue.cc:237] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } }
I20260709 12:12:45.195725 31630 catalog_manager.cc:5697] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 reported cstate change: term changed from 2 to 3, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.227766 32040 raft_consensus.cc:993] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:45.228242 32040 raft_consensus.cc:1081] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 4 LEADER]: Signalling peer 6345573ee90946c9b60dcde0f5581171 to start an election
I20260709 12:12:45.229660 31804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b"
dest_uuid: "6345573ee90946c9b60dcde0f5581171"
 from {username='slave'} at 127.0.0.1:38856
I20260709 12:12:45.230110 31804 raft_consensus.cc:493] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.230373 31804 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:45.235165 31804 raft_consensus.cc:515] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:45.236671 31804 leader_election.cc:290] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [CANDIDATE]: Term 5 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67:41539)
I20260709 12:12:45.237432 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:45.237826 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b26149bc24304a286c5e9f900657b" candidate_uuid: "6345573ee90946c9b60dcde0f5581171" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
I20260709 12:12:45.238168 31731 raft_consensus.cc:3055] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:45.238351 31881 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:45.238531 31731 raft_consensus.cc:740] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:45.239352 31731 consensus_queue.cc:260] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:45.240558 31731 raft_consensus.cc:3060] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:45.244925 31881 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 5.
I20260709 12:12:45.246116 31771 leader_election.cc:304] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [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: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:45.246778 32048 raft_consensus.cc:2804] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:45.246807 31731 raft_consensus.cc:2468] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6345573ee90946c9b60dcde0f5581171 in term 5.
I20260709 12:12:45.247457 32048 raft_consensus.cc:697] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 5 LEADER]: Becoming Leader. State: Replica: 6345573ee90946c9b60dcde0f5581171, State: Running, Role: LEADER
I20260709 12:12:45.248428 32048 consensus_queue.cc:237] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:45.256034 31630 catalog_manager.cc:5697] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 reported cstate change: term changed from 4 to 5, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 6345573ee90946c9b60dcde0f5581171 (127.30.90.66). New cstate: current_term: 5 leader_uuid: "6345573ee90946c9b60dcde0f5581171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.520367 32076 raft_consensus.cc:993] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a: : Instructing follower 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:45.520845 32076 raft_consensus.cc:1081] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Signalling peer 0d6709bffa5a40359375f0dd693b8dd4 to start an election
I20260709 12:12:45.523423 31881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738"
dest_uuid: "0d6709bffa5a40359375f0dd693b8dd4"
 from {username='slave'} at 127.0.0.1:44144
I20260709 12:12:45.523964 31881 raft_consensus.cc:493] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.524366 31881 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:45.530432 31881 raft_consensus.cc:515] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:45.532452 31881 leader_election.cc:290] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [CANDIDATE]: Term 4 election: Requested vote from peers 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901), 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183)
I20260709 12:12:45.534076 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6345573ee90946c9b60dcde0f5581171"
I20260709 12:12:45.534825 31805 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:45.542002 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32495841f9ac429daa39b2c95d9fb738" candidate_uuid: "0d6709bffa5a40359375f0dd693b8dd4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "227f2b0c311d4b7993eea0322bd5063a"
I20260709 12:12:45.542375 31805 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 4.
I20260709 12:12:45.542812 31731 raft_consensus.cc:3055] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:45.543274 31731 raft_consensus.cc:740] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 227f2b0c311d4b7993eea0322bd5063a, State: Running, Role: LEADER
I20260709 12:12:45.543689 31847 leader_election.cc:304] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [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: 0d6709bffa5a40359375f0dd693b8dd4, 6345573ee90946c9b60dcde0f5581171; no voters: 
I20260709 12:12:45.544651 32050 raft_consensus.cc:2804] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:45.544193 31731 consensus_queue.cc:260] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:45.545163 32050 raft_consensus.cc:697] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 4 LEADER]: Becoming Leader. State: Replica: 0d6709bffa5a40359375f0dd693b8dd4, State: Running, Role: LEADER
I20260709 12:12:45.545836 31731 raft_consensus.cc:3060] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:45.545950 32050 consensus_queue.cc:237] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [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: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } }
I20260709 12:12:45.563768 31731 raft_consensus.cc:2468] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6709bffa5a40359375f0dd693b8dd4 in term 4.
I20260709 12:12:45.607800 31630 catalog_manager.cc:5697] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 reported cstate change: term changed from 3 to 4, leader changed from 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65) to 0d6709bffa5a40359375f0dd693b8dd4 (127.30.90.67). New cstate: current_term: 4 leader_uuid: "0d6709bffa5a40359375f0dd693b8dd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:45.689636 31731 raft_consensus.cc:1275] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.690989 32048 consensus_queue.cc:1048] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:45.705540 31881 raft_consensus.cc:1275] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.707476 32077 consensus_queue.cc:1048] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:45.708884 31731 raft_consensus.cc:1275] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 5 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:45.710388 32048 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:45.728574 31881 raft_consensus.cc:1275] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 5 FOLLOWER]: Refusing update from remote peer 6345573ee90946c9b60dcde0f5581171: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:45.730782 32048 consensus_queue.cc:1048] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6709bffa5a40359375f0dd693b8dd4" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:45.742753 31731 raft_consensus.cc:1275] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.744064 32050 consensus_queue.cc:1048] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.753875 31805 raft_consensus.cc:1275] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.755573 32050 consensus_queue.cc:1048] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:46.053406 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:46.054170 31805 raft_consensus.cc:1275] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 4 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:46.055580 32097 consensus_queue.cc:1048] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6345573ee90946c9b60dcde0f5581171" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:46.061350 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:46.062053 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:46.067034 31731 raft_consensus.cc:1275] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 4 FOLLOWER]: Refusing update from remote peer 0d6709bffa5a40359375f0dd693b8dd4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:46.068465 32083 consensus_queue.cc:1048] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227f2b0c311d4b7993eea0322bd5063a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:12:46.556593 31828 debug-util.cc:398] Leaking SignalData structure 0x7b08000bd000 after lost signal to thread 31084
W20260709 12:12:46.557961 31828 debug-util.cc:398] Leaking SignalData structure 0x7b080018bc40 after lost signal to thread 31664
W20260709 12:12:46.558928 31828 debug-util.cc:398] Leaking SignalData structure 0x7b08000fefe0 after lost signal to thread 31756
W20260709 12:12:46.559876 31828 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0920 after lost signal to thread 31831
W20260709 12:12:46.560835 31828 debug-util.cc:398] Leaking SignalData structure 0x7b080015ae20 after lost signal to thread 31905
I20260709 12:12:47.063253 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:47.070407 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:47.070848 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:48.071794 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:48.077378 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:48.077880 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:49.078836 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:49.084237 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:49.084642 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:50.085728 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:50.091854 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:50.092325 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:51.093284 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:51.100291 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:51.100819 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:52.101864 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:52.107725 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:52.108156 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:53.109117 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:53.115089 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:53.115621 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:54.116710 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:54.122848 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:54.123234 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:55.154211 31081 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:12:55.154769 31081 tablet_server.cc:179] TabletServer@127.30.90.65:0 shutting down...
W20260709 12:12:55.159857 31845 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 12:12:55.164332 31845 consensus_peers.cc:597] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 -> Peer 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901): Couldn't send request to peer 227f2b0c311d4b7993eea0322bd5063a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.184464 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:55.185164 31081 tablet_replica.cc:333] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
I20260709 12:12:55.185868 31081 raft_consensus.cc:2243] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.186411 31081 raft_consensus.cc:2272] T 79f5f22418d646ebb7a05f9ac351c199 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.189064 31081 tablet_replica.cc:333] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
I20260709 12:12:55.189895 31081 raft_consensus.cc:2243] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.190959 31081 raft_consensus.cc:2272] T de5728016d9642e2915110e4f040ece2 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:55.190950 31845 consensus_peers.cc:597] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 -> Peer 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901): Couldn't send request to peer 227f2b0c311d4b7993eea0322bd5063a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.192991 31081 tablet_replica.cc:333] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
I20260709 12:12:55.193507 31081 raft_consensus.cc:2243] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.193984 31081 raft_consensus.cc:2272] T 74aea13b77204a1db5a6c92db2164a98 P 227f2b0c311d4b7993eea0322bd5063a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.195711 31081 tablet_replica.cc:333] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
I20260709 12:12:55.196244 31081 raft_consensus.cc:2243] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.196640 31081 raft_consensus.cc:2272] T 046cc1723db640308ed4443f687cd95d P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.198362 31081 tablet_replica.cc:333] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
I20260709 12:12:55.198884 31081 raft_consensus.cc:2243] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.199283 31081 raft_consensus.cc:2272] T c03b26149bc24304a286c5e9f900657b P 227f2b0c311d4b7993eea0322bd5063a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.201135 31081 tablet_replica.cc:333] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
I20260709 12:12:55.201778 31081 raft_consensus.cc:2243] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.202207 31081 raft_consensus.cc:2272] T 32495841f9ac429daa39b2c95d9fb738 P 227f2b0c311d4b7993eea0322bd5063a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.203926 31081 tablet_replica.cc:333] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
W20260709 12:12:55.204305 31771 consensus_peers.cc:597] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 -> Peer 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901): Couldn't send request to peer 227f2b0c311d4b7993eea0322bd5063a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.204452 31081 raft_consensus.cc:2243] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.205276 31081 raft_consensus.cc:2272] T cac43bce4cbc4cf8a78700c24bf463f3 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.207062 31081 tablet_replica.cc:333] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
I20260709 12:12:55.207562 31081 raft_consensus.cc:2243] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.208261 31081 raft_consensus.cc:2272] T 6881aad76b294d32abe349ec039781a4 P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.209896 31081 tablet_replica.cc:333] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
I20260709 12:12:55.210548 31081 raft_consensus.cc:2243] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.211319 31081 raft_consensus.cc:2272] T d02a16a81c8e499f999f4c98d997c77e P 227f2b0c311d4b7993eea0322bd5063a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.212991 31081 tablet_replica.cc:333] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a: stopping tablet replica
I20260709 12:12:55.213435 31081 raft_consensus.cc:2243] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.213891 31081 raft_consensus.cc:2272] T f41a8fd355714632b97a534c6261bc8e P 227f2b0c311d4b7993eea0322bd5063a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.247437 31081 tablet_server.cc:196] TabletServer@127.30.90.65:0 shutdown complete.
I20260709 12:12:55.267470 31081 tablet_server.cc:179] TabletServer@127.30.90.66:0 shutting down...
W20260709 12:12:55.287999 31771 consensus_peers.cc:597] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 -> Peer 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901): Couldn't send request to peer 227f2b0c311d4b7993eea0322bd5063a. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.300993 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:55.301908 31081 tablet_replica.cc:333] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.302758 31081 raft_consensus.cc:2243] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:12:55.302747 31847 consensus_peers.cc:597] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 -> Peer 6345573ee90946c9b60dcde0f5581171 (127.30.90.66:40183): Couldn't send request to peer 6345573ee90946c9b60dcde0f5581171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.303565 31081 raft_consensus.cc:2272] T 79f5f22418d646ebb7a05f9ac351c199 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.305685 31081 tablet_replica.cc:333] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.306257 31081 raft_consensus.cc:2243] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.306676 31081 raft_consensus.cc:2272] T de5728016d9642e2915110e4f040ece2 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.308511 31081 tablet_replica.cc:333] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.308995 31081 raft_consensus.cc:2243] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.309840 31081 raft_consensus.cc:2272] T 74aea13b77204a1db5a6c92db2164a98 P 6345573ee90946c9b60dcde0f5581171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.311610 31081 tablet_replica.cc:333] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.312088 31081 raft_consensus.cc:2243] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.312453 31081 raft_consensus.cc:2272] T 046cc1723db640308ed4443f687cd95d P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.314219 31081 tablet_replica.cc:333] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.314951 31081 raft_consensus.cc:2243] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.315568 31081 raft_consensus.cc:2272] T cac43bce4cbc4cf8a78700c24bf463f3 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.317713 31081 tablet_replica.cc:333] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.318233 31081 raft_consensus.cc:2243] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.318706 31081 raft_consensus.cc:2272] T 6881aad76b294d32abe349ec039781a4 P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.320436 31081 tablet_replica.cc:333] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.320969 31081 raft_consensus.cc:2243] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.321774 31081 raft_consensus.cc:2272] T c03b26149bc24304a286c5e9f900657b P 6345573ee90946c9b60dcde0f5581171 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.323547 31081 tablet_replica.cc:333] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.324064 31081 raft_consensus.cc:2243] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.324504 31081 raft_consensus.cc:2272] T 32495841f9ac429daa39b2c95d9fb738 P 6345573ee90946c9b60dcde0f5581171 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.326313 31081 tablet_replica.cc:333] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.326817 31081 raft_consensus.cc:2243] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.327236 31081 raft_consensus.cc:2272] T d02a16a81c8e499f999f4c98d997c77e P 6345573ee90946c9b60dcde0f5581171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.328928 31081 tablet_replica.cc:333] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171: stopping tablet replica
I20260709 12:12:55.329411 31081 raft_consensus.cc:2243] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.330175 31081 raft_consensus.cc:2272] T f41a8fd355714632b97a534c6261bc8e P 6345573ee90946c9b60dcde0f5581171 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:55.346711 31845 consensus_peers.cc:597] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 -> Peer 227f2b0c311d4b7993eea0322bd5063a (127.30.90.65:45901): Couldn't send request to peer 227f2b0c311d4b7993eea0322bd5063a. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.386757 31081 tablet_server.cc:196] TabletServer@127.30.90.66:0 shutdown complete.
I20260709 12:12:55.407935 31081 tablet_server.cc:179] TabletServer@127.30.90.67:0 shutting down...
I20260709 12:12:55.433902 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:55.434593 31081 tablet_replica.cc:333] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.435252 31081 raft_consensus.cc:2243] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.436086 31081 raft_consensus.cc:2272] T 32495841f9ac429daa39b2c95d9fb738 P 0d6709bffa5a40359375f0dd693b8dd4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.438014 31081 tablet_replica.cc:333] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.438627 31081 raft_consensus.cc:2243] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.439100 31081 raft_consensus.cc:2272] T c03b26149bc24304a286c5e9f900657b P 0d6709bffa5a40359375f0dd693b8dd4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.440856 31081 tablet_replica.cc:333] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.441387 31081 raft_consensus.cc:2243] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.441934 31081 raft_consensus.cc:2272] T cac43bce4cbc4cf8a78700c24bf463f3 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.443763 31081 tablet_replica.cc:333] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.444311 31081 raft_consensus.cc:2243] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.444764 31081 raft_consensus.cc:2272] T 6881aad76b294d32abe349ec039781a4 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.446498 31081 tablet_replica.cc:333] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.447027 31081 raft_consensus.cc:2243] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.447851 31081 raft_consensus.cc:2272] T 79f5f22418d646ebb7a05f9ac351c199 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.449697 31081 tablet_replica.cc:333] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.450237 31081 raft_consensus.cc:2243] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.450716 31081 raft_consensus.cc:2272] T de5728016d9642e2915110e4f040ece2 P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.452416 31081 tablet_replica.cc:333] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.452926 31081 raft_consensus.cc:2243] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.453336 31081 raft_consensus.cc:2272] T f41a8fd355714632b97a534c6261bc8e P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.455058 31081 tablet_replica.cc:333] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.455588 31081 raft_consensus.cc:2243] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.456045 31081 raft_consensus.cc:2272] T d02a16a81c8e499f999f4c98d997c77e P 0d6709bffa5a40359375f0dd693b8dd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.457979 31081 tablet_replica.cc:333] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.458479 31081 raft_consensus.cc:2243] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:55.458918 31081 raft_consensus.cc:2272] T 74aea13b77204a1db5a6c92db2164a98 P 0d6709bffa5a40359375f0dd693b8dd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.460824 31081 tablet_replica.cc:333] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4: stopping tablet replica
I20260709 12:12:55.461333 31081 raft_consensus.cc:2243] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.462195 31081 raft_consensus.cc:2272] T 046cc1723db640308ed4443f687cd95d P 0d6709bffa5a40359375f0dd693b8dd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.492612 31081 tablet_server.cc:196] TabletServer@127.30.90.67:0 shutdown complete.
I20260709 12:12:55.513768 31081 master.cc:562] Master@127.30.90.126:42065 shutting down...
I20260709 12:12:55.536755 31081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:55.537263 31081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:55.537606 31081 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc78a33c1daa48a58d782f1c33c435d5: stopping tablet replica
I20260709 12:12:55.557706 31081 master.cc:584] Master@127.30.90.126:42065 shutdown complete.
0d6709bffa5a40359375f0dd693b8dd4  1
227f2b0c311d4b7993eea0322bd5063a  5
6345573ee90946c9b60dcde0f5581171  4
0d6709bffa5a40359375f0dd693b8dd4  3
227f2b0c311d4b7993eea0322bd5063a  3
6345573ee90946c9b60dcde0f5581171  4
0d6709bffa5a40359375f0dd693b8dd4  1
227f2b0c311d4b7993eea0322bd5063a  8
6345573ee90946c9b60dcde0f5581171  1
0d6709bffa5a40359375f0dd693b8dd4  3
227f2b0c311d4b7993eea0322bd5063a  4
6345573ee90946c9b60dcde0f5581171  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29274 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:12:55.599835 31081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.90.126:43517
I20260709 12:12:55.600965 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:55.607460 32121 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
W20260709 12:12:55.607563 32119 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
W20260709 12:12:55.607936 32118 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
I20260709 12:12:55.608840 31081 server_base.cc:1061] running on GCE node
I20260709 12:12:55.610436 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:55.610657 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:55.620266 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599175620134 us; error 0 us; skew 500 ppm
I20260709 12:12:55.621232 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:55.624517 31081 webserver.cc:533] Webserver started at http://127.30.90.126:40155/ using document root <none> and password file <none>
I20260709 12:12:55.625125 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:55.625342 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:55.625739 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:55.627168 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/master-0-root/instance:
uuid: "67e58fd5599a425cb3a10e552eddceaa"
format_stamp: "Formatted at 2026-07-09 12:12:55 on dist-test-slave-q6ss"
I20260709 12:12:55.632190 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 12:12:55.635974 32127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:55.636811 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:55.637132 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/master-0-root
uuid: "67e58fd5599a425cb3a10e552eddceaa"
format_stamp: "Formatted at 2026-07-09 12:12:55 on dist-test-slave-q6ss"
I20260709 12:12:55.637431 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-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)
I20260709 12:12:55.665925 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:55.667287 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:55.707805 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.126:43517
I20260709 12:12:55.707942 32178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.126:43517 every 8 connection(s)
I20260709 12:12:55.712188 32179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:55.722576 32179 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa: Bootstrap starting.
I20260709 12:12:55.727488 32179 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.731894 32179 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa: No bootstrap required, opened a new log
I20260709 12:12:55.734221 32179 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67e58fd5599a425cb3a10e552eddceaa" member_type: VOTER }
I20260709 12:12:55.734750 32179 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.735005 32179 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67e58fd5599a425cb3a10e552eddceaa, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.735716 32179 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67e58fd5599a425cb3a10e552eddceaa" member_type: VOTER }
I20260709 12:12:55.736253 32179 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:55.736481 32179 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:55.736795 32179 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.741431 32179 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67e58fd5599a425cb3a10e552eddceaa" member_type: VOTER }
I20260709 12:12:55.742049 32179 leader_election.cc:304] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [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: 67e58fd5599a425cb3a10e552eddceaa; no voters: 
I20260709 12:12:55.743184 32179 leader_election.cc:290] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:55.743626 32182 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:55.745035 32182 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 1 LEADER]: Becoming Leader. State: Replica: 67e58fd5599a425cb3a10e552eddceaa, State: Running, Role: LEADER
I20260709 12:12:55.745754 32182 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [LEADER]: Queue going to LEADER mode. State: All 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: "67e58fd5599a425cb3a10e552eddceaa" member_type: VOTER }
I20260709 12:12:55.746383 32179 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:55.752125 32183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67e58fd5599a425cb3a10e552eddceaa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67e58fd5599a425cb3a10e552eddceaa" member_type: VOTER } }
I20260709 12:12:55.752614 32183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:55.753867 32184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67e58fd5599a425cb3a10e552eddceaa. Latest consensus state: current_term: 1 leader_uuid: "67e58fd5599a425cb3a10e552eddceaa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67e58fd5599a425cb3a10e552eddceaa" member_type: VOTER } }
I20260709 12:12:55.754455 32189 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:55.754590 32184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:55.761428 32189 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:55.762600 31081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:55.770439 32189 catalog_manager.cc:1383] Generated new cluster ID: b6786d8c50354948a2c9dabcebe8e2c0
I20260709 12:12:55.770781 32189 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:55.793088 32189 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:55.794457 32189 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:55.804936 32189 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa: Generated new TSK 0
I20260709 12:12:55.805595 32189 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:55.829443 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:55.836369 32200 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
W20260709 12:12:55.837045 32201 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
W20260709 12:12:55.838948 32203 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
I20260709 12:12:55.839465 31081 server_base.cc:1061] running on GCE node
I20260709 12:12:55.840430 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:55.840675 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:55.840859 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599175840835 us; error 0 us; skew 500 ppm
I20260709 12:12:55.841401 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:55.843695 31081 webserver.cc:533] Webserver started at http://127.30.90.65:35343/ using document root <none> and password file <none>
I20260709 12:12:55.844177 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:55.844384 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:55.844666 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:55.845952 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/instance:
uuid: "d081f41bafc849be909e21941c3b2a6a"
format_stamp: "Formatted at 2026-07-09 12:12:55 on dist-test-slave-q6ss"
I20260709 12:12:55.850450 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:12:55.853876 32208 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:55.854571 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:12:55.854861 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "d081f41bafc849be909e21941c3b2a6a"
format_stamp: "Formatted at 2026-07-09 12:12:55 on dist-test-slave-q6ss"
I20260709 12:12:55.855177 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-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)
I20260709 12:12:55.869786 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:55.871037 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:55.873464 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:55.876206 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:55.876432 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:55.876709 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:55.876888 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:55.919664 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:45003
I20260709 12:12:55.919765 32270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:45003 every 8 connection(s)
I20260709 12:12:55.925127 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:55.932827 32275 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
W20260709 12:12:55.933961 32276 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
W20260709 12:12:55.937187 32278 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
I20260709 12:12:55.937994 31081 server_base.cc:1061] running on GCE node
I20260709 12:12:55.939005 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:55.939308 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:55.939517 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599175939497 us; error 0 us; skew 500 ppm
I20260709 12:12:55.940073 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:55.942920 32271 heartbeater.cc:344] Connected to a master server at 127.30.90.126:43517
I20260709 12:12:55.943279 32271 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:55.943712 31081 webserver.cc:533] Webserver started at http://127.30.90.66:34109/ using document root <none> and password file <none>
I20260709 12:12:55.944085 32271 heartbeater.cc:507] Master 127.30.90.126:43517 requested a full tablet report, sending...
I20260709 12:12:55.944243 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:55.944535 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:55.944797 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:55.946348 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/instance:
uuid: "955f068a9d6545c4a18f1856a115255c"
format_stamp: "Formatted at 2026-07-09 12:12:55 on dist-test-slave-q6ss"
I20260709 12:12:55.946520 32144 ts_manager.cc:194] Registered new tserver with Master: d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:12:55.949182 32144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39596
I20260709 12:12:55.952384 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:12:55.955834 32283 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:55.956631 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:55.956993 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root
uuid: "955f068a9d6545c4a18f1856a115255c"
format_stamp: "Formatted at 2026-07-09 12:12:55 on dist-test-slave-q6ss"
I20260709 12:12:55.957376 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-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)
I20260709 12:12:55.983552 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:55.984962 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:55.986634 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:55.989168 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:55.989492 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:55.989748 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:55.989889 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:56.032107 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.66:38975
I20260709 12:12:56.032202 32345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.66:38975 every 8 connection(s)
I20260709 12:12:56.037376 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:56.045910 32349 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
W20260709 12:12:56.047037 32350 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
W20260709 12:12:56.051635 32352 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
I20260709 12:12:56.053004 32346 heartbeater.cc:344] Connected to a master server at 127.30.90.126:43517
I20260709 12:12:56.053403 32346 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:56.053434 31081 server_base.cc:1061] running on GCE node
I20260709 12:12:56.054322 32346 heartbeater.cc:507] Master 127.30.90.126:43517 requested a full tablet report, sending...
I20260709 12:12:56.054466 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:56.054788 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:56.054981 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599176054964 us; error 0 us; skew 500 ppm
I20260709 12:12:56.055770 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:56.056449 32144 ts_manager.cc:194] Registered new tserver with Master: 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:56.058142 32144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39608
I20260709 12:12:56.058884 31081 webserver.cc:533] Webserver started at http://127.30.90.67:38327/ using document root <none> and password file <none>
I20260709 12:12:56.059563 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:56.059809 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:56.060113 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:56.061466 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/instance:
uuid: "0354400820b248608958da888f8cf282"
format_stamp: "Formatted at 2026-07-09 12:12:56 on dist-test-slave-q6ss"
I20260709 12:12:56.066305 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:12:56.069900 32357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:56.070808 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:12:56.071064 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root
uuid: "0354400820b248608958da888f8cf282"
format_stamp: "Formatted at 2026-07-09 12:12:56 on dist-test-slave-q6ss"
I20260709 12:12:56.071312 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-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)
I20260709 12:12:56.099918 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:56.101094 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:56.102630 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:56.104998 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:56.105180 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:56.105466 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:56.105657 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:12:56.148103 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.67:34633
I20260709 12:12:56.148464 32419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.67:34633 every 8 connection(s)
I20260709 12:12:56.162910 32420 heartbeater.cc:344] Connected to a master server at 127.30.90.126:43517
I20260709 12:12:56.163365 32420 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:56.164220 32420 heartbeater.cc:507] Master 127.30.90.126:43517 requested a full tablet report, sending...
I20260709 12:12:56.166275 32144 ts_manager.cc:194] Registered new tserver with Master: 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:56.167176 31081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015863709s
I20260709 12:12:56.167649 32144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39616
I20260709 12:12:56.195268 32144 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39622:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:56.201447 32144 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.
I20260709 12:12:56.416378 32236 tablet_service.cc:1511] Processing CreateTablet for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:56.418071 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.419488 32235 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9bb86b362e4c47ae99e48b5f4bc5a5 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:56.421463 32234 tablet_service.cc:1511] Processing CreateTablet for tablet b9eff7871979489295bd091d76d35a97 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:56.422098 32232 tablet_service.cc:1511] Processing CreateTablet for tablet c4f81fb904d942acaf0a8b6c24185c1c (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:56.419696 32233 tablet_service.cc:1511] Processing CreateTablet for tablet cb895e1580784277905d139716f7314d (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:56.424413 32234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eff7871979489295bd091d76d35a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.425884 32233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb895e1580784277905d139716f7314d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.426486 32385 tablet_service.cc:1511] Processing CreateTablet for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:56.427300 32383 tablet_service.cc:1511] Processing CreateTablet for tablet b9eff7871979489295bd091d76d35a97 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:56.427874 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.428598 32383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eff7871979489295bd091d76d35a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.425450 32384 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9bb86b362e4c47ae99e48b5f4bc5a5 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:56.430449 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9bb86b362e4c47ae99e48b5f4bc5a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.433977 32232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f81fb904d942acaf0a8b6c24185c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.434850 32382 tablet_service.cc:1511] Processing CreateTablet for tablet cb895e1580784277905d139716f7314d (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:56.436255 32382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb895e1580784277905d139716f7314d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.437976 32235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9bb86b362e4c47ae99e48b5f4bc5a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.438832 32381 tablet_service.cc:1511] Processing CreateTablet for tablet c4f81fb904d942acaf0a8b6c24185c1c (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:56.440328 32381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f81fb904d942acaf0a8b6c24185c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.443784 32307 tablet_service.cc:1511] Processing CreateTablet for tablet c4f81fb904d942acaf0a8b6c24185c1c (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:56.445179 32307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f81fb904d942acaf0a8b6c24185c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.441887 32311 tablet_service.cc:1511] Processing CreateTablet for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:56.446858 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.447702 32231 tablet_service.cc:1511] Processing CreateTablet for tablet 88deaed37d894eb7aee23f7a7558aa52 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:56.449070 32231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88deaed37d894eb7aee23f7a7558aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.449980 32380 tablet_service.cc:1511] Processing CreateTablet for tablet 88deaed37d894eb7aee23f7a7558aa52 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:56.451319 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88deaed37d894eb7aee23f7a7558aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.451097 32308 tablet_service.cc:1511] Processing CreateTablet for tablet cb895e1580784277905d139716f7314d (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:56.452473 32308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb895e1580784277905d139716f7314d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.454711 32310 tablet_service.cc:1511] Processing CreateTablet for tablet 0e9bb86b362e4c47ae99e48b5f4bc5a5 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:56.456225 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e9bb86b362e4c47ae99e48b5f4bc5a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.461010 32230 tablet_service.cc:1511] Processing CreateTablet for tablet 4195630100c749848855593f678034b0 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:56.462467 32230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4195630100c749848855593f678034b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.466804 32309 tablet_service.cc:1511] Processing CreateTablet for tablet b9eff7871979489295bd091d76d35a97 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:56.478894 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eff7871979489295bd091d76d35a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.480015 32306 tablet_service.cc:1511] Processing CreateTablet for tablet 88deaed37d894eb7aee23f7a7558aa52 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:56.481958 32306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88deaed37d894eb7aee23f7a7558aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.487303 32305 tablet_service.cc:1511] Processing CreateTablet for tablet 4195630100c749848855593f678034b0 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:56.489279 32305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4195630100c749848855593f678034b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.491463 32229 tablet_service.cc:1511] Processing CreateTablet for tablet f13b272fb16641cda18cf60b4272eab7 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:56.492924 32229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13b272fb16641cda18cf60b4272eab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.490355 32383 tablet_service.cc:1511] Processing CreateTablet for tablet 4195630100c749848855593f678034b0 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:56.494589 32383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4195630100c749848855593f678034b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.513036 32304 tablet_service.cc:1511] Processing CreateTablet for tablet f13b272fb16641cda18cf60b4272eab7 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:56.514670 32304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13b272fb16641cda18cf60b4272eab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.518838 32379 tablet_service.cc:1511] Processing CreateTablet for tablet f13b272fb16641cda18cf60b4272eab7 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:56.520360 32379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13b272fb16641cda18cf60b4272eab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.533731 32436 tablet_bootstrap.cc:492] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:56.536259 32230 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7dbfe26a664608aac66403795cf5a6 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:56.540565 32436 tablet_bootstrap.cc:654] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.540524 32230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7dbfe26a664608aac66403795cf5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.562660 32435 tablet_bootstrap.cc:492] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:56.567056 32304 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7dbfe26a664608aac66403795cf5a6 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:56.568516 32304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7dbfe26a664608aac66403795cf5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.576911 32380 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7dbfe26a664608aac66403795cf5a6 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:56.594870 32435 tablet_bootstrap.cc:654] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.603484 32232 tablet_service.cc:1511] Processing CreateTablet for tablet a74fc279162f4cd287e6465e1a96a191 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:56.604840 32232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74fc279162f4cd287e6465e1a96a191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.609907 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7dbfe26a664608aac66403795cf5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.611253 32438 tablet_bootstrap.cc:492] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:56.616986 32305 tablet_service.cc:1511] Processing CreateTablet for tablet a74fc279162f4cd287e6465e1a96a191 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:56.618633 32305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74fc279162f4cd287e6465e1a96a191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.623028 32438 tablet_bootstrap.cc:654] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.626832 32436 tablet_bootstrap.cc:492] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:56.627393 32436 ts_tablet_manager.cc:1403] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.026s
I20260709 12:12:56.632407 32436 raft_consensus.cc:359] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.633158 32436 raft_consensus.cc:385] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.633466 32436 raft_consensus.cc:740] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.634395 32436 consensus_queue.cc:260] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.635879 32435 tablet_bootstrap.cc:492] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:56.636421 32435 ts_tablet_manager.cc:1403] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.008s
I20260709 12:12:56.639546 32435 raft_consensus.cc:359] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.640275 32435 raft_consensus.cc:385] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.640580 32435 raft_consensus.cc:740] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.640872 32236 tablet_service.cc:1511] Processing CreateTablet for tablet 441d5c73c97b4a039bad8668e86656c5 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:56.641343 32435 consensus_queue.cc:260] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.642334 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441d5c73c97b4a039bad8668e86656c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.643931 32436 ts_tablet_manager.cc:1434] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 12:12:56.644321 32379 tablet_service.cc:1511] Processing CreateTablet for tablet a74fc279162f4cd287e6465e1a96a191 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:56.644738 32271 heartbeater.cc:499] Master 127.30.90.126:43517 was elected leader, sending a full tablet report...
I20260709 12:12:56.645653 32379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74fc279162f4cd287e6465e1a96a191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.647651 32383 tablet_service.cc:1511] Processing CreateTablet for tablet 441d5c73c97b4a039bad8668e86656c5 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:56.649333 32383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441d5c73c97b4a039bad8668e86656c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.654851 32385 tablet_service.cc:1511] Processing CreateTablet for tablet f303700bc8b643a6aa3fb7f8aeb3f11a (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:56.656849 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f303700bc8b643a6aa3fb7f8aeb3f11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.657871 32436 tablet_bootstrap.cc:492] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:56.660202 32438 tablet_bootstrap.cc:492] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:56.660797 32438 ts_tablet_manager.cc:1403] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.009s
I20260709 12:12:56.663417 32310 tablet_service.cc:1511] Processing CreateTablet for tablet f303700bc8b643a6aa3fb7f8aeb3f11a (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:56.665345 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f303700bc8b643a6aa3fb7f8aeb3f11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.667531 32435 ts_tablet_manager.cc:1434] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.012s
I20260709 12:12:56.670097 32438 raft_consensus.cc:359] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.670876 32304 tablet_service.cc:1511] Processing CreateTablet for tablet 441d5c73c97b4a039bad8668e86656c5 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:56.673410 32420 heartbeater.cc:499] Master 127.30.90.126:43517 was elected leader, sending a full tablet report...
I20260709 12:12:56.673909 32381 tablet_service.cc:1511] Processing CreateTablet for tablet d8ef0be7554d444fbfb4643f3a57a9da (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:56.674232 32235 tablet_service.cc:1511] Processing CreateTablet for tablet d8ef0be7554d444fbfb4643f3a57a9da (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:56.675211 32381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ef0be7554d444fbfb4643f3a57a9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.675565 32235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ef0be7554d444fbfb4643f3a57a9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.676857 32233 tablet_service.cc:1511] Processing CreateTablet for tablet f303700bc8b643a6aa3fb7f8aeb3f11a (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:56.677765 32435 tablet_bootstrap.cc:492] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:56.697638 32230 tablet_service.cc:1511] Processing CreateTablet for tablet e435cc8f7d9f465e8c3525ab290aa147 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:56.698731 32233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f303700bc8b643a6aa3fb7f8aeb3f11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.699416 32230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435cc8f7d9f465e8c3525ab290aa147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.672328 32304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441d5c73c97b4a039bad8668e86656c5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:56.678310 32272 tablet.cc:2406] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:56.708055 32380 tablet_service.cc:1511] Processing CreateTablet for tablet 70ecc54999b7497892349e13b822a7dc (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:56.670851 32438 raft_consensus.cc:385] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.689054 32436 tablet_bootstrap.cc:654] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.709034 32438 raft_consensus.cc:740] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.709851 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ecc54999b7497892349e13b822a7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.696875 32382 tablet_service.cc:1511] Processing CreateTablet for tablet 83b34639930a4cd8a87c700c52dcaf9e (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:56.717358 32377 tablet_service.cc:1511] Processing CreateTablet for tablet d79f629263954770a3b15482bb978dc6 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:56.717913 32435 tablet_bootstrap.cc:654] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.708271 32384 tablet_service.cc:1511] Processing CreateTablet for tablet f764488aa6894aa58fbec12b228a5469 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:56.710053 32378 tablet_service.cc:1511] Processing CreateTablet for tablet beffdc7ec3894d0f87e415dd526e35a1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:56.709971 32438 consensus_queue.cc:260] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.712474 32308 tablet_service.cc:1511] Processing CreateTablet for tablet e435cc8f7d9f465e8c3525ab290aa147 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:56.720427 32308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435cc8f7d9f465e8c3525ab290aa147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.720491 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f764488aa6894aa58fbec12b228a5469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.720705 32229 tablet_service.cc:1511] Processing CreateTablet for tablet 70ecc54999b7497892349e13b822a7dc (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:56.721985 32229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ecc54999b7497892349e13b822a7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.722663 32382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b34639930a4cd8a87c700c52dcaf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.713222 32232 tablet_service.cc:1511] Processing CreateTablet for tablet 83b34639930a4cd8a87c700c52dcaf9e (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:56.724867 32232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b34639930a4cd8a87c700c52dcaf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.725992 32378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beffdc7ec3894d0f87e415dd526e35a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.727453 32376 tablet_service.cc:1511] Processing CreateTablet for tablet d15eb7528f6c43f79350ec7bfcd80841 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:56.728798 32376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15eb7528f6c43f79350ec7bfcd80841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.715641 32309 tablet_service.cc:1511] Processing CreateTablet for tablet 83b34639930a4cd8a87c700c52dcaf9e (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:56.734390 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b34639930a4cd8a87c700c52dcaf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.737986 32377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79f629263954770a3b15482bb978dc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.693715 32379 tablet_service.cc:1511] Processing CreateTablet for tablet e435cc8f7d9f465e8c3525ab290aa147 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:56.740479 32379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435cc8f7d9f465e8c3525ab290aa147. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:56.758461 32192 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:56.687165 32305 tablet_service.cc:1511] Processing CreateTablet for tablet d8ef0be7554d444fbfb4643f3a57a9da (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:56.773706 32305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ef0be7554d444fbfb4643f3a57a9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.799458 32231 tablet_service.cc:1511] Processing CreateTablet for tablet f764488aa6894aa58fbec12b228a5469 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:56.800235 32306 tablet_service.cc:1511] Processing CreateTablet for tablet f764488aa6894aa58fbec12b228a5469 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:56.801079 32231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f764488aa6894aa58fbec12b228a5469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.801717 32306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f764488aa6894aa58fbec12b228a5469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.815997 32234 tablet_service.cc:1511] Processing CreateTablet for tablet beffdc7ec3894d0f87e415dd526e35a1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:56.816500 32307 tablet_service.cc:1511] Processing CreateTablet for tablet beffdc7ec3894d0f87e415dd526e35a1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:56.818663 32311 tablet_service.cc:1511] Processing CreateTablet for tablet d79f629263954770a3b15482bb978dc6 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:56.818744 32228 tablet_service.cc:1511] Processing CreateTablet for tablet d79f629263954770a3b15482bb978dc6 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:56.817489 32234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beffdc7ec3894d0f87e415dd526e35a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.820636 32227 tablet_service.cc:1511] Processing CreateTablet for tablet d15eb7528f6c43f79350ec7bfcd80841 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:56.822106 32227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15eb7528f6c43f79350ec7bfcd80841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.825248 32303 tablet_service.cc:1511] Processing CreateTablet for tablet d15eb7528f6c43f79350ec7bfcd80841 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:56.825924 32228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79f629263954770a3b15482bb978dc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.832739 32307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beffdc7ec3894d0f87e415dd526e35a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.834942 32381 tablet_service.cc:1511] Processing CreateTablet for tablet 99acfce61ded439688c44ca74b9376c2 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:56.836308 32381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99acfce61ded439688c44ca74b9376c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.837884 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79f629263954770a3b15482bb978dc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.839843 32383 tablet_service.cc:1511] Processing CreateTablet for tablet 04253db9ace2428eb8a9d3218b1ff578 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:56.840889 32303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15eb7528f6c43f79350ec7bfcd80841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.841434 32302 tablet_service.cc:1511] Processing CreateTablet for tablet 99acfce61ded439688c44ca74b9376c2 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:56.842823 32302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99acfce61ded439688c44ca74b9376c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.858009 32236 tablet_service.cc:1511] Processing CreateTablet for tablet 99acfce61ded439688c44ca74b9376c2 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:56.858654 32385 tablet_service.cc:1511] Processing CreateTablet for tablet e6c783c940344acc9bf32f5d5f587f4f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:56.859441 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99acfce61ded439688c44ca74b9376c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.876394 32308 tablet_service.cc:1511] Processing CreateTablet for tablet 04253db9ace2428eb8a9d3218b1ff578 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:56.877995 32308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04253db9ace2428eb8a9d3218b1ff578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.881256 32384 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4498d2b05a4b2c90949cc5ef2e734f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:56.887009 32438 ts_tablet_manager.cc:1434] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.226s	user 0.014s	sys 0.018s
I20260709 12:12:56.888103 32346 heartbeater.cc:499] Master 127.30.90.126:43517 was elected leader, sending a full tablet report...
I20260709 12:12:56.895749 32383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04253db9ace2428eb8a9d3218b1ff578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.939996 32438 tablet_bootstrap.cc:492] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:56.954389 32442 raft_consensus.cc:493] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.955034 32442 raft_consensus.cc:515] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.957826 32441 raft_consensus.cc:493] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.958328 32441 raft_consensus.cc:515] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.964855 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c783c940344acc9bf32f5d5f587f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.983776 32304 tablet_service.cc:1511] Processing CreateTablet for tablet 70ecc54999b7497892349e13b822a7dc (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:56.984264 32435 tablet_bootstrap.cc:492] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:56.984915 32435 ts_tablet_manager.cc:1403] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.307s	user 0.017s	sys 0.013s
I20260709 12:12:56.985173 32304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ecc54999b7497892349e13b822a7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.988468 32435 raft_consensus.cc:359] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.993815 32441 leader_election.cc:290] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:56.994928 32442 leader_election.cc:290] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:56.995772 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4498d2b05a4b2c90949cc5ef2e734f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.001995 32444 raft_consensus.cc:493] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.002599 32378 tablet_service.cc:1511] Processing CreateTablet for tablet 9c10c826e5ec4d86b06b5b22b37148cc (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:57.002671 32444 raft_consensus.cc:515] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:56.989275 32435 raft_consensus.cc:385] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.016901 32382 tablet_service.cc:1511] Processing CreateTablet for tablet 27204bc48ea3489faf065f61a5a228f4 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:57.011053 32435 raft_consensus.cc:740] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.022490 32435 consensus_queue.cc:260] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.023434 32235 tablet_service.cc:1511] Processing CreateTablet for tablet e6c783c940344acc9bf32f5d5f587f4f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:57.024771 32235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c783c940344acc9bf32f5d5f587f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.024897 32435 ts_tablet_manager.cc:1434] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 12:12:57.027011 32436 tablet_bootstrap.cc:492] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:57.034005 32436 ts_tablet_manager.cc:1403] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.377s	user 0.055s	sys 0.082s
I20260709 12:12:57.033777 32234 tablet_service.cc:1511] Processing CreateTablet for tablet 04253db9ace2428eb8a9d3218b1ff578 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:57.034595 32378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c10c826e5ec4d86b06b5b22b37148cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.027241 32444 leader_election.cc:290] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:57.028226 32232 tablet_service.cc:1511] Processing CreateTablet for tablet 27204bc48ea3489faf065f61a5a228f4 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:57.032058 32231 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4498d2b05a4b2c90949cc5ef2e734f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:57.044241 32380 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8f1e17a37042719d8ad8a0102281cd (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:57.046464 32234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04253db9ace2428eb8a9d3218b1ff578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.051160 32382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27204bc48ea3489faf065f61a5a228f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.049819 32435 tablet_bootstrap.cc:492] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:57.051687 32233 tablet_service.cc:1511] Processing CreateTablet for tablet b6f42079e2b540dbb698f139900d2dbe (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:57.061342 32306 tablet_service.cc:1511] Processing CreateTablet for tablet e6c783c940344acc9bf32f5d5f587f4f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:57.062799 32306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c783c940344acc9bf32f5d5f587f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.064221 32438 tablet_bootstrap.cc:654] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.088114 32303 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8f1e17a37042719d8ad8a0102281cd (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:57.093291 32310 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4498d2b05a4b2c90949cc5ef2e734f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:57.095175 32436 raft_consensus.cc:359] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.096005 32436 raft_consensus.cc:385] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.096349 32436 raft_consensus.cc:740] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.072182 32229 tablet_service.cc:1511] Processing CreateTablet for tablet 9c10c826e5ec4d86b06b5b22b37148cc (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:57.109462 32309 tablet_service.cc:1511] Processing CreateTablet for tablet 27204bc48ea3489faf065f61a5a228f4 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:57.133204 32435 tablet_bootstrap.cc:654] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.142386 32305 tablet_service.cc:1511] Processing CreateTablet for tablet b6f42079e2b540dbb698f139900d2dbe (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:57.089435 32303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f1e17a37042719d8ad8a0102281cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.084708 32232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27204bc48ea3489faf065f61a5a228f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.144183 32302 tablet_service.cc:1511] Processing CreateTablet for tablet a228c7b7c3dc446fa9f33a1749606fbd (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:57.157224 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f1e17a37042719d8ad8a0102281cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.162926 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4498d2b05a4b2c90949cc5ef2e734f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.179561 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27204bc48ea3489faf065f61a5a228f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.189827 32229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c10c826e5ec4d86b06b5b22b37148cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.190622 32231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4498d2b05a4b2c90949cc5ef2e734f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.191823 32230 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8f1e17a37042719d8ad8a0102281cd (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:57.192807 32233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f42079e2b540dbb698f139900d2dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.192893 32302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a228c7b7c3dc446fa9f33a1749606fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.195843 32227 tablet_service.cc:1511] Processing CreateTablet for tablet a228c7b7c3dc446fa9f33a1749606fbd (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:57.197177 32227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a228c7b7c3dc446fa9f33a1749606fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.188730 32304 tablet_service.cc:1511] Processing CreateTablet for tablet c61939402a8d428ab79bda331894b219 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:57.212451 32308 tablet_service.cc:1511] Processing CreateTablet for tablet 9c10c826e5ec4d86b06b5b22b37148cc (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:57.214749 32377 tablet_service.cc:1511] Processing CreateTablet for tablet b6f42079e2b540dbb698f139900d2dbe (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:57.215382 32384 tablet_service.cc:1511] Processing CreateTablet for tablet c61939402a8d428ab79bda331894b219 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:57.216171 32377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f42079e2b540dbb698f139900d2dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.216871 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61939402a8d428ab79bda331894b219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.216542 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 374d246b5b2144199647510371fd79c8 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:57.219072 32385 tablet_service.cc:1511] Processing CreateTablet for tablet a228c7b7c3dc446fa9f33a1749606fbd (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:57.220399 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a228c7b7c3dc446fa9f33a1749606fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.155577 32436 consensus_queue.cc:260] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.222476 32441 raft_consensus.cc:493] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.226560 32441 raft_consensus.cc:515] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.233889 32305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f42079e2b540dbb698f139900d2dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.241577 32308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c10c826e5ec4d86b06b5b22b37148cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.233912 32230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8f1e17a37042719d8ad8a0102281cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.247725 32376 tablet_service.cc:1511] Processing CreateTablet for tablet 374d246b5b2144199647510371fd79c8 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:57.274756 32376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374d246b5b2144199647510371fd79c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.269997 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374d246b5b2144199647510371fd79c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.287856 32441 leader_election.cc:290] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:57.249727 32228 tablet_service.cc:1511] Processing CreateTablet for tablet 374d246b5b2144199647510371fd79c8 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:57.302485 32436 ts_tablet_manager.cc:1434] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.268s	user 0.035s	sys 0.017s
I20260709 12:12:57.304116 32307 tablet_service.cc:1511] Processing CreateTablet for tablet 12d987cbc1bb4d1482d48bea23ea904e (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:57.305099 32442 raft_consensus.cc:493] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.309123 32442 raft_consensus.cc:515] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.311260 32442 leader_election.cc:290] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:57.313696 32435 tablet_bootstrap.cc:492] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:57.314172 32435 ts_tablet_manager.cc:1403] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.279s	user 0.012s	sys 0.022s
I20260709 12:12:57.310999 32381 tablet_service.cc:1511] Processing CreateTablet for tablet 12d987cbc1bb4d1482d48bea23ea904e (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:57.315537 32381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d987cbc1bb4d1482d48bea23ea904e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.317085 32435 raft_consensus.cc:359] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.317850 32435 raft_consensus.cc:385] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.318145 32435 raft_consensus.cc:740] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.326777 32435 consensus_queue.cc:260] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.327754 32438 tablet_bootstrap.cc:492] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:57.328258 32438 ts_tablet_manager.cc:1403] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.408s	user 0.019s	sys 0.015s
I20260709 12:12:57.329109 32435 ts_tablet_manager.cc:1434] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:12:57.330112 32435 tablet_bootstrap.cc:492] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:57.331156 32438 raft_consensus.cc:359] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.331861 32438 raft_consensus.cc:385] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.332237 32438 raft_consensus.cc:740] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.331915 32228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374d246b5b2144199647510371fd79c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.345705 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
W20260709 12:12:57.347474 32285 leader_election.cc:343] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.308518 32304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61939402a8d428ab79bda331894b219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.270663 32236 tablet_service.cc:1511] Processing CreateTablet for tablet c61939402a8d428ab79bda331894b219 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:57.351073 32307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d987cbc1bb4d1482d48bea23ea904e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.376783 32229 tablet_service.cc:1511] Processing CreateTablet for tablet 12d987cbc1bb4d1482d48bea23ea904e (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:57.378641 32229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d987cbc1bb4d1482d48bea23ea904e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.379163 32310 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2527c54062475daaf410dd7cc21774 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:57.407784 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61939402a8d428ab79bda331894b219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.414237 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eff7871979489295bd091d76d35a97" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:57.414948 32395 raft_consensus.cc:2468] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:12:57.416265 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:57.419138 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ee3ddd9d24829aa30bc5aec9d3ad1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:57.420399 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eff7871979489295bd091d76d35a97" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:12:57.422591 32360 leader_election.cc:343] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.423552 32210 leader_election.cc:304] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
W20260709 12:12:57.424489 32210 leader_election.cc:343] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.425256 32459 raft_consensus.cc:2804] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.425684 32459 raft_consensus.cc:493] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.425995 32459 raft_consensus.cc:3060] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.380473 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2527c54062475daaf410dd7cc21774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.438524 32385 tablet_service.cc:1511] Processing CreateTablet for tablet c23c7a706fde4dc7b51ffc6052303639 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:57.446089 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23c7a706fde4dc7b51ffc6052303639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.437781 32436 tablet_bootstrap.cc:492] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:57.444499 32438 consensus_queue.cc:260] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.452035 32321 raft_consensus.cc:2468] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:57.455247 32360 leader_election.cc:304] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:12:57.456163 32442 raft_consensus.cc:2804] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.456521 32442 raft_consensus.cc:493] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.456878 32442 raft_consensus.cc:3060] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.457958 32438 ts_tablet_manager.cc:1434] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.129s	user 0.008s	sys 0.007s
I20260709 12:12:57.459707 32438 tablet_bootstrap.cc:492] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:57.468043 32459 raft_consensus.cc:515] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.435240 32234 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2527c54062475daaf410dd7cc21774 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:57.476536 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eff7871979489295bd091d76d35a97" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:57.478463 32376 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2527c54062475daaf410dd7cc21774 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:57.479754 32376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2527c54062475daaf410dd7cc21774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.482425 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:57.483084 32321 raft_consensus.cc:2468] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:12:57.484549 32436 tablet_bootstrap.cc:654] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:57.487046 32211 leader_election.cc:343] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.488062 32211 leader_election.cc:304] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282
I20260709 12:12:57.488867 32441 raft_consensus.cc:2804] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.489231 32441 raft_consensus.cc:493] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.489604 32441 raft_consensus.cc:3060] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.490176 32438 tablet_bootstrap.cc:654] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.491102 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eff7871979489295bd091d76d35a97" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:12:57.491725 32394 raft_consensus.cc:3060] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.441335 32435 tablet_bootstrap.cc:654] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.499471 32394 raft_consensus.cc:2468] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:12:57.500861 32210 leader_election.cc:304] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:57.497010 32441 raft_consensus.cc:515] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.511364 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eff7871979489295bd091d76d35a97" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:57.512248 32245 raft_consensus.cc:2393] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 1: Already voted for candidate d081f41bafc849be909e21941c3b2a6a in this term.
I20260709 12:12:57.513248 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eff7871979489295bd091d76d35a97" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:57.514748 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:57.465107 32442 raft_consensus.cc:515] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.505117 32459 leader_election.cc:290] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:57.520001 32234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2527c54062475daaf410dd7cc21774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.519843 32459 raft_consensus.cc:2804] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.530097 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ee3ddd9d24829aa30bc5aec9d3ad1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:57.516443 32438 tablet_bootstrap.cc:492] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:57.531524 32244 raft_consensus.cc:2393] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate d081f41bafc849be909e21941c3b2a6a in this term.
I20260709 12:12:57.541996 32442 leader_election.cc:290] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:57.539904 32459 raft_consensus.cc:697] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:12:57.543823 32459 consensus_queue.cc:237] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.532996 32441 leader_election.cc:290] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:57.546162 32438 ts_tablet_manager.cc:1403] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.013s
I20260709 12:12:57.531704 32360 leader_election.cc:304] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
W20260709 12:12:57.531685 32130 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 72518.6us
I20260709 12:12:57.550379 32380 tablet_service.cc:1511] Processing CreateTablet for tablet 2a21ebd8ae824d92b07809b671a88843 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:57.551173 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ee3ddd9d24829aa30bc5aec9d3ad1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:57.551862 32321 raft_consensus.cc:3060] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.552507 32229 tablet_service.cc:1511] Processing CreateTablet for tablet c23c7a706fde4dc7b51ffc6052303639 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:57.553854 32229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23c7a706fde4dc7b51ffc6052303639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.556573 32442 raft_consensus.cc:2749] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.556565 32228 tablet_service.cc:1511] Processing CreateTablet for tablet 2a21ebd8ae824d92b07809b671a88843 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:57.558130 32228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a21ebd8ae824d92b07809b671a88843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.558976 32308 tablet_service.cc:1511] Processing CreateTablet for tablet c23c7a706fde4dc7b51ffc6052303639 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:57.560240 32308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23c7a706fde4dc7b51ffc6052303639. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:57.546057 32211 leader_election.cc:343] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.562747 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a21ebd8ae824d92b07809b671a88843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.563485 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:57.560316 32304 tablet_service.cc:1511] Processing CreateTablet for tablet 2a21ebd8ae824d92b07809b671a88843 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:57.564160 32320 raft_consensus.cc:3060] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:57.546299 32210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 45540.3us
I20260709 12:12:57.564744 32304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a21ebd8ae824d92b07809b671a88843. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:57.571995 32360 leader_election.cc:343] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.590898 32435 tablet_bootstrap.cc:492] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:57.591534 32435 ts_tablet_manager.cc:1403] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.262s	user 0.025s	sys 0.023s
I20260709 12:12:57.616690 32435 raft_consensus.cc:359] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.619246 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ee3ddd9d24829aa30bc5aec9d3ad1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:57.622610 32227 tablet_service.cc:1511] Processing CreateTablet for tablet ada4b819e06b45a4a6cab281d208bf77 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:57.623931 32227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada4b819e06b45a4a6cab281d208bf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.629748 32286 leader_election.cc:304] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
W20260709 12:12:57.630892 32286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 59201.9us
I20260709 12:12:57.635385 32320 raft_consensus.cc:2468] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:12:57.636056 32444 raft_consensus.cc:2749] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.642411 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
W20260709 12:12:57.643908 32210 leader_election.cc:343] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:57.644192 32360 leader_election.cc:343] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.633272 32321 raft_consensus.cc:2468] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:57.570824 32438 raft_consensus.cc:359] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.649411 32438 raft_consensus.cc:385] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.649825 32438 raft_consensus.cc:740] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.650770 32438 consensus_queue.cc:260] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.653250 32438 ts_tablet_manager.cc:1434] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.007s
W20260709 12:12:57.654764 32129 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 84884.5us
I20260709 12:12:57.656422 32211 leader_election.cc:304] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282
I20260709 12:12:57.660491 32463 raft_consensus.cc:2804] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.661090 32463 raft_consensus.cc:697] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:12:57.662067 32463 consensus_queue.cc:237] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.657047 32435 raft_consensus.cc:385] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.656685 32360 leader_election.cc:304] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:57.675843 32436 tablet_bootstrap.cc:492] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:57.671227 32308 tablet_service.cc:1511] Processing CreateTablet for tablet ada4b819e06b45a4a6cab281d208bf77 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:57.676712 32442 raft_consensus.cc:2804] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.676548 32230 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbe5ed1593e492c81ff98bbda4d8a80 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:57.676357 32436 ts_tablet_manager.cc:1403] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.275s	user 0.017s	sys 0.037s
I20260709 12:12:57.674057 32438 tablet_bootstrap.cc:492] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:57.677579 32435 raft_consensus.cc:740] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.682288 32308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada4b819e06b45a4a6cab281d208bf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.683321 32435 consensus_queue.cc:260] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.684087 32436 raft_consensus.cc:359] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.687049 32385 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbe5ed1593e492c81ff98bbda4d8a80 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:57.687599 32376 tablet_service.cc:1511] Processing CreateTablet for tablet ada4b819e06b45a4a6cab281d208bf77 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:57.689045 32230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbe5ed1593e492c81ff98bbda4d8a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.690284 32436 raft_consensus.cc:385] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.694218 32376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada4b819e06b45a4a6cab281d208bf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.698454 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbe5ed1593e492c81ff98bbda4d8a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.701282 32436 raft_consensus.cc:740] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.701092 32381 tablet_service.cc:1511] Processing CreateTablet for tablet bd19544b37674f2594ee932f938e22e8 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:57.702804 32436 consensus_queue.cc:260] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.703442 32381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd19544b37674f2594ee932f938e22e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.704273 32234 tablet_service.cc:1511] Processing CreateTablet for tablet bd19544b37674f2594ee932f938e22e8 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:57.705586 32234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd19544b37674f2594ee932f938e22e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.708161 32377 tablet_service.cc:1511] Processing CreateTablet for tablet c196514c8a7b4e589494d96e48ae79a1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:57.709424 32377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c196514c8a7b4e589494d96e48ae79a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.705358 32436 ts_tablet_manager.cc:1434] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 12:12:57.713069 32384 tablet_service.cc:1511] Processing CreateTablet for tablet 96bce6ae554c447ca9482bf9e8b28ecb (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:57.707552 32442 raft_consensus.cc:697] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:12:57.724807 32383 tablet_service.cc:1511] Processing CreateTablet for tablet 9bab896116dc4ed78e420322baeddac1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:57.725906 32442 consensus_queue.cc:237] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.727653 32382 tablet_service.cc:1511] Processing CreateTablet for tablet 59205b9576a2485fb950e495ddb6e880 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:57.728839 32436 tablet_bootstrap.cc:492] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:57.720031 32467 raft_consensus.cc:493] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.720366 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bce6ae554c447ca9482bf9e8b28ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.737884 32467 raft_consensus.cc:515] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.739362 32383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bab896116dc4ed78e420322baeddac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.740516 32382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59205b9576a2485fb950e495ddb6e880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.740995 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9bb86b362e4c47ae99e48b5f4bc5a5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:57.722285 32236 tablet_service.cc:1511] Processing CreateTablet for tablet c196514c8a7b4e589494d96e48ae79a1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:57.742311 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c196514c8a7b4e589494d96e48ae79a1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:57.742616 32360 leader_election.cc:343] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.723275 32229 tablet_service.cc:1511] Processing CreateTablet for tablet 96bce6ae554c447ca9482bf9e8b28ecb (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:57.746335 32229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bce6ae554c447ca9482bf9e8b28ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.724229 32307 tablet_service.cc:1511] Processing CreateTablet for tablet c196514c8a7b4e589494d96e48ae79a1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:57.748591 32307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c196514c8a7b4e589494d96e48ae79a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.721783 32143 catalog_manager.cc:5697] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.731413 32378 tablet_service.cc:1511] Processing CreateTablet for tablet 9b38aaf5c97e4017a4af3b57c629693b (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:57.750433 32378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b38aaf5c97e4017a4af3b57c629693b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.731316 32311 tablet_service.cc:1511] Processing CreateTablet for tablet bd19544b37674f2594ee932f938e22e8 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:57.734794 32310 tablet_service.cc:1511] Processing CreateTablet for tablet 96bce6ae554c447ca9482bf9e8b28ecb (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:57.736276 32303 tablet_service.cc:1511] Processing CreateTablet for tablet 9bab896116dc4ed78e420322baeddac1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:57.736228 32379 tablet_service.cc:1511] Processing CreateTablet for tablet c4c7097b05424cb2bc05a663561584e8 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:57.739015 32309 tablet_service.cc:1511] Processing CreateTablet for tablet 59205b9576a2485fb950e495ddb6e880 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:57.759723 32379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c7097b05424cb2bc05a663561584e8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:57.760980 32192 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:57.765272 32303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bab896116dc4ed78e420322baeddac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.730507 32438 tablet_bootstrap.cc:654] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.769851 32232 tablet_service.cc:1511] Processing CreateTablet for tablet 9b38aaf5c97e4017a4af3b57c629693b (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:57.771116 32232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b38aaf5c97e4017a4af3b57c629693b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.773150 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bce6ae554c447ca9482bf9e8b28ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.774926 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59205b9576a2485fb950e495ddb6e880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.777155 32306 tablet_service.cc:1511] Processing CreateTablet for tablet 9b38aaf5c97e4017a4af3b57c629693b (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:57.778659 32306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b38aaf5c97e4017a4af3b57c629693b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.782970 32235 tablet_service.cc:1511] Processing CreateTablet for tablet c4c7097b05424cb2bc05a663561584e8 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:57.784371 32235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c7097b05424cb2bc05a663561584e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.784788 32436 tablet_bootstrap.cc:654] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.799892 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd19544b37674f2594ee932f938e22e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.812482 32463 raft_consensus.cc:493] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.813341 32463 raft_consensus.cc:515] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.762513 32228 tablet_service.cc:1511] Processing CreateTablet for tablet 59205b9576a2485fb950e495ddb6e880 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:57.817802 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:57.818645 32228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59205b9576a2485fb950e495ddb6e880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.765057 32227 tablet_service.cc:1511] Processing CreateTablet for tablet 9bab896116dc4ed78e420322baeddac1 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 12:12:57.826627 32211 leader_election.cc:343] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.827869 32463 leader_election.cc:290] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:57.828075 32308 tablet_service.cc:1511] Processing CreateTablet for tablet c4c7097b05424cb2bc05a663561584e8 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:57.750428 32305 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbe5ed1593e492c81ff98bbda4d8a80 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:57.829458 32308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c7097b05424cb2bc05a663561584e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.830088 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
W20260709 12:12:57.845392 32210 leader_election.cc:343] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.848692 32210 leader_election.cc:304] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:57.848809 32376 tablet_service.cc:1511] Processing CreateTablet for tablet 555b5ed1cad34874806f1ea675f20cea (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:57.850003 32463 raft_consensus.cc:2749] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.850219 32376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555b5ed1cad34874806f1ea675f20cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.852761 32305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbe5ed1593e492c81ff98bbda4d8a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.857779 32435 ts_tablet_manager.cc:1434] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.266s	user 0.019s	sys 0.017s
I20260709 12:12:57.869905 32436 tablet_bootstrap.cc:492] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:57.886093 32436 ts_tablet_manager.cc:1403] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.157s	user 0.026s	sys 0.012s
I20260709 12:12:57.877358 32438 tablet_bootstrap.cc:492] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:57.887109 32438 ts_tablet_manager.cc:1403] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.213s	user 0.026s	sys 0.000s
I20260709 12:12:57.890461 32435 tablet_bootstrap.cc:492] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:57.892431 32438 raft_consensus.cc:359] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.872340 32230 tablet_service.cc:1511] Processing CreateTablet for tablet dfa93c8b17134b308e1a092073d56dbe (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:57.897821 32438 raft_consensus.cc:385] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.873215 32236 tablet_service.cc:1511] Processing CreateTablet for tablet a75aa87c70e749ab95a2fe2194b84320 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:57.874106 32233 tablet_service.cc:1511] Processing CreateTablet for tablet 6774a14020da4fc2a56e47a36c3b8c0f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:57.875540 32234 tablet_service.cc:1511] Processing CreateTablet for tablet 555b5ed1cad34874806f1ea675f20cea (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:57.871734 32302 tablet_service.cc:1511] Processing CreateTablet for tablet 555b5ed1cad34874806f1ea675f20cea (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:57.889271 32436 raft_consensus.cc:359] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.894459 32379 tablet_service.cc:1511] Processing CreateTablet for tablet a75aa87c70e749ab95a2fe2194b84320 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:57.898586 32230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa93c8b17134b308e1a092073d56dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.872493 32231 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0dd728ede54a2a93220b71c95e583f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:57.899106 32304 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0dd728ede54a2a93220b71c95e583f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:57.935366 32436 raft_consensus.cc:385] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.935844 32436 raft_consensus.cc:740] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.936717 32436 consensus_queue.cc:260] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.938573 32435 tablet_bootstrap.cc:654] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.950558 32385 tablet_service.cc:1511] Processing CreateTablet for tablet dfa93c8b17134b308e1a092073d56dbe (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:57.901908 32438 raft_consensus.cc:740] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.946327 32304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0dd728ede54a2a93220b71c95e583f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.906387 32467 leader_election.cc:290] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:57.907984 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9bb86b362e4c47ae99e48b5f4bc5a5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:57.960314 32227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bab896116dc4ed78e420322baeddac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.956306 32379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75aa87c70e749ab95a2fe2194b84320. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:57.975039 32360 leader_election.cc:343] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.975708 32360 leader_election.cc:304] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:57.977669 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75aa87c70e749ab95a2fe2194b84320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.981828 32233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6774a14020da4fc2a56e47a36c3b8c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:57.985800 32467 raft_consensus.cc:2749] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.989810 32438 consensus_queue.cc:260] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:57.992611 32438 ts_tablet_manager.cc:1434] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.000s
I20260709 12:12:58.001466 32141 catalog_manager.cc:5697] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:58.012595 32306 tablet_service.cc:1511] Processing CreateTablet for tablet dfa93c8b17134b308e1a092073d56dbe (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:58.015291 32234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555b5ed1cad34874806f1ea675f20cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.018952 32232 tablet_service.cc:1511] Processing CreateTablet for tablet 84e35a1bc2674ec2ba7793ee258bb64d (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:58.020390 32232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e35a1bc2674ec2ba7793ee258bb64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.021040 32467 raft_consensus.cc:493] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.021412 32380 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0dd728ede54a2a93220b71c95e583f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:58.021843 32467 raft_consensus.cc:515] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.031680 32382 tablet_service.cc:1511] Processing CreateTablet for tablet 84e35a1bc2674ec2ba7793ee258bb64d (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:58.032670 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa93c8b17134b308e1a092073d56dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.006856 32307 tablet_service.cc:1511] Processing CreateTablet for tablet a75aa87c70e749ab95a2fe2194b84320 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:58.036679 32378 tablet_service.cc:1511] Processing CreateTablet for tablet 6774a14020da4fc2a56e47a36c3b8c0f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:58.037828 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:58.037473 32467 leader_election.cc:290] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
W20260709 12:12:58.046926 32360 leader_election.cc:343] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.045461 32438 tablet_bootstrap.cc:492] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:58.049213 32231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0dd728ede54a2a93220b71c95e583f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:58.050141 32211 consensus_peers.cc:597] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:58.050724 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:12:58.052058 32360 leader_election.cc:343] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.052490 32360 leader_election.cc:304] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:58.053843 32467 raft_consensus.cc:2749] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.057168 32235 tablet_service.cc:1511] Processing CreateTablet for tablet 75d2eece5ac24db68696fa5ee54d79a3 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:58.058943 32235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d2eece5ac24db68696fa5ee54d79a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.060292 32303 tablet_service.cc:1511] Processing CreateTablet for tablet 6774a14020da4fc2a56e47a36c3b8c0f (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:58.044586 32302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555b5ed1cad34874806f1ea675f20cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.067222 32463 consensus_queue.cc:1048] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:58.067114 32309 tablet_service.cc:1511] Processing CreateTablet for tablet 75d2eece5ac24db68696fa5ee54d79a3 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:58.068739 32310 tablet_service.cc:1511] Processing CreateTablet for tablet 84e35a1bc2674ec2ba7793ee258bb64d (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:58.075474 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d2eece5ac24db68696fa5ee54d79a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.076254 32307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75aa87c70e749ab95a2fe2194b84320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.077013 32303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6774a14020da4fc2a56e47a36c3b8c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.080147 32228 tablet_service.cc:1511] Processing CreateTablet for tablet 509a6587058e434f902432adaa45efec (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:58.083110 32228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509a6587058e434f902432adaa45efec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.045316 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0dd728ede54a2a93220b71c95e583f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.096837 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e35a1bc2674ec2ba7793ee258bb64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.097164 32435 tablet_bootstrap.cc:492] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:58.097715 32435 ts_tablet_manager.cc:1403] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.207s	user 0.017s	sys 0.046s
I20260709 12:12:58.097802 32383 tablet_service.cc:1511] Processing CreateTablet for tablet 509a6587058e434f902432adaa45efec (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:58.101949 32444 raft_consensus.cc:493] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.102695 32436 ts_tablet_manager.cc:1434] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.216s	user 0.014s	sys 0.001s
I20260709 12:12:58.102458 32444 raft_consensus.cc:515] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.103097 32435 raft_consensus.cc:359] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.103715 32436 tablet_bootstrap.cc:492] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.103798 32435 raft_consensus.cc:385] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.104194 32435 raft_consensus.cc:740] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.104738 32444 leader_election.cc:290] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.104923 32435 consensus_queue.cc:260] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.108939 32377 tablet_service.cc:1511] Processing CreateTablet for tablet 75d2eece5ac24db68696fa5ee54d79a3 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:58.109730 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f81fb904d942acaf0a8b6c24185c1c" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:58.110365 32395 raft_consensus.cc:2468] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:12:58.105692 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f81fb904d942acaf0a8b6c24185c1c" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:58.114161 32244 raft_consensus.cc:2468] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:12:58.114773 32285 leader_election.cc:304] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:12:58.117444 32463 consensus_queue.cc:1048] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.120292 32377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d2eece5ac24db68696fa5ee54d79a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.120850 32444 raft_consensus.cc:2804] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.121236 32444 raft_consensus.cc:493] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.121431 32382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e35a1bc2674ec2ba7793ee258bb64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.125667 32444 raft_consensus.cc:3060] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.126483 32383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509a6587058e434f902432adaa45efec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.130700 32227 tablet_service.cc:1511] Processing CreateTablet for tablet c504ed21cd11488c9fafbe1f65dc8bf4 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:58.132053 32227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c504ed21cd11488c9fafbe1f65dc8bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.137884 32306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa93c8b17134b308e1a092073d56dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.118904 32435 ts_tablet_manager.cc:1434] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 12:12:58.123168 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 509a6587058e434f902432adaa45efec (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:58.122524 32438 tablet_bootstrap.cc:654] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.142544 32435 tablet_bootstrap.cc:492] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:58.145824 32305 tablet_service.cc:1511] Processing CreateTablet for tablet c504ed21cd11488c9fafbe1f65dc8bf4 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:58.159190 32305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c504ed21cd11488c9fafbe1f65dc8bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.160117 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509a6587058e434f902432adaa45efec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.168442 32378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6774a14020da4fc2a56e47a36c3b8c0f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:58.178777 32210 consensus_peers.cc:597] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:58.200286 32384 tablet_service.cc:1511] Processing CreateTablet for tablet c504ed21cd11488c9fafbe1f65dc8bf4 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:58.204264 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c504ed21cd11488c9fafbe1f65dc8bf4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:58.205813 32360 consensus_peers.cc:597] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:58.216818 32234 tablet_service.cc:1511] Processing CreateTablet for tablet c5471cb051234ca8a7f4b67e7c6f8531 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:58.218427 32234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5471cb051234ca8a7f4b67e7c6f8531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.221101 32435 tablet_bootstrap.cc:654] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.251354 32309 tablet_service.cc:1511] Processing CreateTablet for tablet c5471cb051234ca8a7f4b67e7c6f8531 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:58.251533 32231 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0f48bbc7c046f6a730df1a1611dade (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:58.251813 32310 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0f48bbc7c046f6a730df1a1611dade (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:58.252789 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5471cb051234ca8a7f4b67e7c6f8531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.253000 32231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0f48bbc7c046f6a730df1a1611dade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.255712 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0f48bbc7c046f6a730df1a1611dade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.258227 32381 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0f48bbc7c046f6a730df1a1611dade (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:58.259631 32381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0f48bbc7c046f6a730df1a1611dade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.261969 32436 tablet_bootstrap.cc:654] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.252663 32380 tablet_service.cc:1511] Processing CreateTablet for tablet c5471cb051234ca8a7f4b67e7c6f8531 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:58.263355 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5471cb051234ca8a7f4b67e7c6f8531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.267704 32444 raft_consensus.cc:515] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.269397 32232 tablet_service.cc:1511] Processing CreateTablet for tablet fb2530116db24f31bfff9b79ad63a490 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:58.273957 32308 tablet_service.cc:1511] Processing CreateTablet for tablet fb2530116db24f31bfff9b79ad63a490 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:58.277285 32376 tablet_service.cc:1511] Processing CreateTablet for tablet fb2530116db24f31bfff9b79ad63a490 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:58.277710 32467 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.285825 32232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2530116db24f31bfff9b79ad63a490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.300757 32376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2530116db24f31bfff9b79ad63a490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.306023 32308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2530116db24f31bfff9b79ad63a490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.312316 32233 tablet_service.cc:1511] Processing CreateTablet for tablet 970b8c113d2a46e4a2d841a5c0e06ae5 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:58.313107 32236 tablet_service.cc:1511] Processing CreateTablet for tablet 76a37214950944a0bb4f41a7f5e49a47 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:58.313685 32233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b8c113d2a46e4a2d841a5c0e06ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.314342 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a37214950944a0bb4f41a7f5e49a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.316151 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f81fb904d942acaf0a8b6c24185c1c" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:58.316732 32244 raft_consensus.cc:3060] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.316629 32444 leader_election.cc:290] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.332369 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f81fb904d942acaf0a8b6c24185c1c" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:12:58.333248 32394 raft_consensus.cc:3060] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.341157 32307 tablet_service.cc:1511] Processing CreateTablet for tablet 970b8c113d2a46e4a2d841a5c0e06ae5 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:58.341995 32303 tablet_service.cc:1511] Processing CreateTablet for tablet 76a37214950944a0bb4f41a7f5e49a47 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:58.342585 32307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b8c113d2a46e4a2d841a5c0e06ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.343300 32303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a37214950944a0bb4f41a7f5e49a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.346072 32229 tablet_service.cc:1511] Processing CreateTablet for tablet bf1f7c9c8347482284b16d7654a468c4 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:58.347440 32229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1f7c9c8347482284b16d7654a468c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.348822 32444 raft_consensus.cc:493] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.349280 32444 raft_consensus.cc:515] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.351444 32444 leader_election.cc:290] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.353101 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:58.353785 32246 raft_consensus.cc:2468] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:12:58.355437 32286 leader_election.cc:304] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:58.355595 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:58.356356 32444 raft_consensus.cc:2804] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.356726 32444 raft_consensus.cc:493] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.357120 32444 raft_consensus.cc:3060] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:58.358588 32285 leader_election.cc:343] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.367734 32244 raft_consensus.cc:2468] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:12:58.370411 32311 tablet_service.cc:1511] Processing CreateTablet for tablet bf1f7c9c8347482284b16d7654a468c4 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:58.368608 32444 raft_consensus.cc:515] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.369809 32383 tablet_service.cc:1511] Processing CreateTablet for tablet 970b8c113d2a46e4a2d841a5c0e06ae5 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:58.405293 32286 leader_election.cc:304] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:58.409842 32383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b8c113d2a46e4a2d841a5c0e06ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.410487 32438 tablet_bootstrap.cc:492] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:58.411070 32438 ts_tablet_manager.cc:1403] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.418s	user 0.037s	sys 0.009s
I20260709 12:12:58.412457 32377 tablet_service.cc:1511] Processing CreateTablet for tablet 76a37214950944a0bb4f41a7f5e49a47 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:58.410449 32478 raft_consensus.cc:2804] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.416236 32444 leader_election.cc:290] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.417768 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
W20260709 12:12:58.419195 32285 leader_election.cc:343] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.421495 32435 tablet_bootstrap.cc:492] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:58.422024 32435 ts_tablet_manager.cc:1403] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.280s	user 0.012s	sys 0.017s
I20260709 12:12:58.423941 32438 raft_consensus.cc:359] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.424697 32438 raft_consensus.cc:385] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.424903 32436 tablet_bootstrap.cc:492] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.425047 32438 raft_consensus.cc:740] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.425473 32436 ts_tablet_manager.cc:1403] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.322s	user 0.025s	sys 0.017s
I20260709 12:12:58.428351 32436 raft_consensus.cc:359] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.429064 32436 raft_consensus.cc:385] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.428908 32384 tablet_service.cc:1511] Processing CreateTablet for tablet bf1f7c9c8347482284b16d7654a468c4 (DEFAULT_TABLE table=test-workload [id=89a04ec6a11c4415a50893ca5da31034]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:58.426101 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:58.430631 32244 raft_consensus.cc:3060] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.431268 32394 raft_consensus.cc:2468] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:12:58.433876 32377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a37214950944a0bb4f41a7f5e49a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.424863 32435 raft_consensus.cc:359] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.434347 32435 raft_consensus.cc:385] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.434672 32435 raft_consensus.cc:740] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.435396 32435 consensus_queue.cc:260] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.442009 32438 consensus_queue.cc:260] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.443641 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1f7c9c8347482284b16d7654a468c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.444439 32438 ts_tablet_manager.cc:1434] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.002s
I20260709 12:12:58.449227 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1f7c9c8347482284b16d7654a468c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:58.451587 32141 catalog_manager.cc:5697] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.455875 32435 ts_tablet_manager.cc:1434] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.004s
I20260709 12:12:58.457028 32435 tablet_bootstrap.cc:492] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:58.429388 32436 raft_consensus.cc:740] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.472513 32438 tablet_bootstrap.cc:492] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:58.471271 32436 consensus_queue.cc:260] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.479218 32478 raft_consensus.cc:697] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:12:58.483179 32436 ts_tablet_manager.cc:1434] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 12:12:58.480123 32478 consensus_queue.cc:237] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.484207 32436 tablet_bootstrap.cc:492] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.487566 32244 raft_consensus.cc:2468] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:12:58.488857 32286 leader_election.cc:304] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282
I20260709 12:12:58.490033 32444 raft_consensus.cc:2804] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.490545 32444 raft_consensus.cc:697] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:12:58.490970 32436 tablet_bootstrap.cc:654] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.491380 32444 consensus_queue.cc:237] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.500597 32438 tablet_bootstrap.cc:654] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.511224 32435 tablet_bootstrap.cc:654] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.540361 32141 catalog_manager.cc:5697] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 0 to 1, leader changed from <none> to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.548342 32435 tablet_bootstrap.cc:492] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:58.548810 32435 ts_tablet_manager.cc:1403] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.002s
I20260709 12:12:58.553159 32435 raft_consensus.cc:359] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.553917 32435 raft_consensus.cc:385] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.554699 32435 raft_consensus.cc:740] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.555505 32435 consensus_queue.cc:260] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.557957 32435 ts_tablet_manager.cc:1434] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:12:58.558154 32438 tablet_bootstrap.cc:492] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:58.558671 32438 ts_tablet_manager.cc:1403] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.015s
I20260709 12:12:58.559057 32435 tablet_bootstrap.cc:492] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:58.563161 32436 tablet_bootstrap.cc:492] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.563658 32436 ts_tablet_manager.cc:1403] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.004s
I20260709 12:12:58.565224 32435 tablet_bootstrap.cc:654] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.565991 32438 raft_consensus.cc:359] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.566860 32438 raft_consensus.cc:385] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.566646 32436 raft_consensus.cc:359] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.567269 32438 raft_consensus.cc:740] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.567396 32436 raft_consensus.cc:385] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.567942 32436 raft_consensus.cc:740] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.568769 32436 consensus_queue.cc:260] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.568499 32438 consensus_queue.cc:260] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.572191 32438 ts_tablet_manager.cc:1434] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:12:58.573680 32438 tablet_bootstrap.cc:492] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:58.574119 32436 ts_tablet_manager.cc:1434] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:12:58.575107 32436 tablet_bootstrap.cc:492] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.581844 32436 tablet_bootstrap.cc:654] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.582954 32438 tablet_bootstrap.cc:654] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.582644 32142 catalog_manager.cc:5697] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 0 to 1, leader changed from <none> to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.597283 32436 tablet_bootstrap.cc:492] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.597819 32436 ts_tablet_manager.cc:1403] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.016s
I20260709 12:12:58.599695 32435 tablet_bootstrap.cc:492] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:58.600205 32435 ts_tablet_manager.cc:1403] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.041s	user 0.030s	sys 0.003s
I20260709 12:12:58.600248 32436 raft_consensus.cc:359] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.600946 32436 raft_consensus.cc:385] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.601199 32436 raft_consensus.cc:740] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.602097 32436 consensus_queue.cc:260] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.603060 32438 tablet_bootstrap.cc:492] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:58.603400 32438 ts_tablet_manager.cc:1403] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 12:12:58.604020 32436 ts_tablet_manager.cc:1434] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:12:58.605340 32436 tablet_bootstrap.cc:492] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.605494 32438 raft_consensus.cc:359] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.606196 32438 raft_consensus.cc:385] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.606491 32438 raft_consensus.cc:740] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.606456 32435 raft_consensus.cc:359] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.607205 32435 raft_consensus.cc:385] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.607501 32435 raft_consensus.cc:740] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.607410 32438 consensus_queue.cc:260] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.608229 32435 consensus_queue.cc:260] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.610474 32435 ts_tablet_manager.cc:1434] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:12:58.611799 32435 tablet_bootstrap.cc:492] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:58.612015 32436 tablet_bootstrap.cc:654] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.612112 32438 ts_tablet_manager.cc:1434] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:58.613101 32438 tablet_bootstrap.cc:492] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:58.617410 32435 tablet_bootstrap.cc:654] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.619140 32438 tablet_bootstrap.cc:654] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.625025 32436 tablet_bootstrap.cc:492] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.625466 32436 ts_tablet_manager.cc:1403] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260709 12:12:58.627938 32436 raft_consensus.cc:359] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.628598 32436 raft_consensus.cc:385] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.628854 32436 raft_consensus.cc:740] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.629733 32436 consensus_queue.cc:260] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.631948 32436 ts_tablet_manager.cc:1434] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:58.632807 32436 tablet_bootstrap.cc:492] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.638335 32436 tablet_bootstrap.cc:654] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.642824 32435 tablet_bootstrap.cc:492] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:58.643458 32435 ts_tablet_manager.cc:1403] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.014s
I20260709 12:12:58.643682 32438 tablet_bootstrap.cc:492] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:58.644265 32438 ts_tablet_manager.cc:1403] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.021s
I20260709 12:12:58.646867 32438 raft_consensus.cc:359] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.647653 32438 raft_consensus.cc:385] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.646888 32435 raft_consensus.cc:359] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.648063 32438 raft_consensus.cc:740] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.648169 32435 raft_consensus.cc:385] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.648617 32435 raft_consensus.cc:740] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.649046 32438 consensus_queue.cc:260] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.649688 32435 consensus_queue.cc:260] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.651465 32438 ts_tablet_manager.cc:1434] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:58.652416 32438 tablet_bootstrap.cc:492] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:58.653746 32435 ts_tablet_manager.cc:1434] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:12:58.654697 32435 tablet_bootstrap.cc:492] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:58.652446 32436 tablet_bootstrap.cc:492] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.656769 32436 ts_tablet_manager.cc:1403] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.001s
I20260709 12:12:58.659189 32438 tablet_bootstrap.cc:654] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.659649 32436 raft_consensus.cc:359] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.660360 32436 raft_consensus.cc:385] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.660519 32435 tablet_bootstrap.cc:654] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.660657 32436 raft_consensus.cc:740] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.661228 32459 raft_consensus.cc:493] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.661475 32436 consensus_queue.cc:260] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.661827 32459 raft_consensus.cc:515] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.664350 32459 leader_election.cc:290] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.666217 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:58.666702 32436 ts_tablet_manager.cc:1434] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:58.667593 32436 tablet_bootstrap.cc:492] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.670382 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:58.671095 32394 raft_consensus.cc:2468] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
W20260709 12:12:58.672350 32211 leader_election.cc:343] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.673393 32210 leader_election.cc:304] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:58.674548 32459 raft_consensus.cc:2804] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.674886 32459 raft_consensus.cc:493] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.675213 32459 raft_consensus.cc:3060] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.675563 32478 raft_consensus.cc:493] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.676003 32478 raft_consensus.cc:515] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.678066 32478 leader_election.cc:290] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.680653 32395 raft_consensus.cc:3060] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.681077 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:58.681733 32394 raft_consensus.cc:2468] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:12:58.683085 32285 leader_election.cc:304] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:12:58.684320 32478 raft_consensus.cc:2804] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.684909 32478 raft_consensus.cc:493] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.685890 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:58.694343 32478 raft_consensus.cc:3060] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:58.695258 32286 leader_election.cc:343] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.693403 32459 raft_consensus.cc:515] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.706881 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:58.708067 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:12:58.708652 32394 raft_consensus.cc:3060] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.708501 32478 raft_consensus.cc:515] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.673106 32436 tablet_bootstrap.cc:654] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.711761 32459 leader_election.cc:290] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.713286 32478 leader_election.cc:290] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.714917 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:12:58.715770 32393 raft_consensus.cc:3060] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.716359 32244 raft_consensus.cc:3060] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:58.719298 32211 leader_election.cc:343] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.720448 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:58.722175 32442 raft_consensus.cc:493] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:12:58.722833 32442 raft_consensus.cc:515] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:12:58.726127 32286 leader_election.cc:343] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.737027 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:58.739738 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:58.741377 32442 leader_election.cc:290] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:58.746636 32360 leader_election.cc:304] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:58.757763 32442 raft_consensus.cc:2749] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:58.761101 32394 raft_consensus.cc:2468] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
W20260709 12:12:58.764468 32192 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:58.774657 32459 raft_consensus.cc:493] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.781008 32459 raft_consensus.cc:515] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.781409 32210 leader_election.cc:304] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:58.782692 32485 raft_consensus.cc:2804] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.783154 32485 raft_consensus.cc:697] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:12:58.784026 32485 consensus_queue.cc:237] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.784483 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9bb86b362e4c47ae99e48b5f4bc5a5" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:58.785079 32321 raft_consensus.cc:2468] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:12:58.783154 32459 leader_election.cc:290] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.786408 32211 leader_election.cc:304] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
W20260709 12:12:58.780249 32506 log.cc:927] Time spent T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:12:58.788591 32459 raft_consensus.cc:2804] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.788975 32459 raft_consensus.cc:493] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.789311 32459 raft_consensus.cc:3060] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.793397 32435 tablet_bootstrap.cc:492] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:58.794039 32435 ts_tablet_manager.cc:1403] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.040s
I20260709 12:12:58.797686 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9bb86b362e4c47ae99e48b5f4bc5a5" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:58.797737 32459 raft_consensus.cc:515] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.798468 32394 raft_consensus.cc:2468] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:12:58.799620 32435 raft_consensus.cc:359] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.800554 32435 raft_consensus.cc:385] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.800926 32435 raft_consensus.cc:740] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.801059 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9bb86b362e4c47ae99e48b5f4bc5a5" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:58.801750 32321 raft_consensus.cc:3060] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.801883 32435 consensus_queue.cc:260] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.803246 32436 tablet_bootstrap.cc:492] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.803740 32436 ts_tablet_manager.cc:1403] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.031s
I20260709 12:12:58.804584 32435 ts_tablet_manager.cc:1434] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:58.805733 32435 tablet_bootstrap.cc:492] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:58.808780 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e9bb86b362e4c47ae99e48b5f4bc5a5" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:12:58.800155 32459 leader_election.cc:290] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.809383 32395 raft_consensus.cc:3060] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.810199 32436 raft_consensus.cc:359] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.810882 32436 raft_consensus.cc:385] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.811209 32436 raft_consensus.cc:740] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.811921 32436 consensus_queue.cc:260] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.813956 32436 ts_tablet_manager.cc:1434] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:12:58.815683 32436 tablet_bootstrap.cc:492] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.818348 32435 tablet_bootstrap.cc:654] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.821762 32436 tablet_bootstrap.cc:654] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.822130 32478 raft_consensus.cc:493] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.822726 32321 raft_consensus.cc:2468] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:12:58.822795 32478 raft_consensus.cc:515] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.824271 32211 leader_election.cc:304] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:58.825208 32459 raft_consensus.cc:2804] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.825883 32459 raft_consensus.cc:697] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:12:58.826916 32478 leader_election.cc:290] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.828758 32392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eff7871979489295bd091d76d35a97" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:58.832034 32442 raft_consensus.cc:493] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.832257 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eff7871979489295bd091d76d35a97" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:58.832648 32442 raft_consensus.cc:515] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.833766 32286 leader_election.cc:304] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:58.827008 32459 consensus_queue.cc:237] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.834887 32478 raft_consensus.cc:2749] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.835750 32436 tablet_bootstrap.cc:492] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.836355 32436 ts_tablet_manager.cc:1403] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.011s
I20260709 12:12:58.838492 32395 raft_consensus.cc:2468] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:12:58.839689 32436 raft_consensus.cc:359] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.840222 32442 leader_election.cc:290] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:58.840571 32436 raft_consensus.cc:385] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.840957 32436 raft_consensus.cc:740] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.841830 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:58.842190 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:58.842656 32320 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:58.842854 32246 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:58.843295 32393 raft_consensus.cc:2468] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:12:58.844182 32360 leader_election.cc:304] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:12:58.844869 32435 tablet_bootstrap.cc:492] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:58.844484 32285 leader_election.cc:304] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:58.844493 32436 consensus_queue.cc:260] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.845285 32435 ts_tablet_manager.cc:1403] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260709 12:12:58.845597 32478 raft_consensus.cc:2804] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.846096 32478 raft_consensus.cc:697] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:12:58.846910 32436 ts_tablet_manager.cc:1434] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 12:12:58.847929 32436 tablet_bootstrap.cc:492] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.846926 32478 consensus_queue.cc:237] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.849318 32435 raft_consensus.cc:359] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.850122 32435 raft_consensus.cc:385] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.850445 32435 raft_consensus.cc:740] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.851266 32435 consensus_queue.cc:260] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.853717 32442 raft_consensus.cc:2804] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.856287 32442 raft_consensus.cc:493] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.859033 32435 ts_tablet_manager.cc:1434] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:12:58.856700 32442 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.859768 32490 raft_consensus.cc:493] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.860255 32435 tablet_bootstrap.cc:492] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:58.860688 32490 raft_consensus.cc:515] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.863482 32490 leader_election.cc:290] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:58.864933 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:58.867772 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:58.868551 32246 raft_consensus.cc:2393] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 1: Already voted for candidate 955f068a9d6545c4a18f1856a115255c in this term.
I20260709 12:12:58.869534 32438 tablet_bootstrap.cc:492] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:58.869766 32360 leader_election.cc:304] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:58.870030 32438 ts_tablet_manager.cc:1403] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.218s	user 0.081s	sys 0.104s
I20260709 12:12:58.870893 32435 tablet_bootstrap.cc:654] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.871526 32144 catalog_manager.cc:5697] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 0 to 1, leader changed from <none> to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.874524 32490 raft_consensus.cc:3060] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.876027 32438 raft_consensus.cc:359] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.876691 32438 raft_consensus.cc:385] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.876948 32438 raft_consensus.cc:740] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.877620 32438 consensus_queue.cc:260] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.879549 32438 ts_tablet_manager.cc:1434] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:58.880448 32438 tablet_bootstrap.cc:492] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:58.884047 32436 tablet_bootstrap.cc:654] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.891125 32444 consensus_queue.cc:1048] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.897044 32490 raft_consensus.cc:2749] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.898105 32442 raft_consensus.cc:515] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.897701 32141 catalog_manager.cc:5697] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.899573 32141 catalog_manager.cc:5697] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.900314 32442 leader_election.cc:290] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:58.902205 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:58.903023 32244 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.905647 32438 tablet_bootstrap.cc:654] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.907775 32436 tablet_bootstrap.cc:492] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.907778 32435 tablet_bootstrap.cc:492] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:58.908245 32436 ts_tablet_manager.cc:1403] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.009s
I20260709 12:12:58.908361 32435 ts_tablet_manager.cc:1403] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.009s
I20260709 12:12:58.911082 32435 raft_consensus.cc:359] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.911311 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:58.911002 32436 raft_consensus.cc:359] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.911744 32435 raft_consensus.cc:385] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.911875 32436 raft_consensus.cc:385] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.911932 32321 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.912075 32435 raft_consensus.cc:740] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.912206 32436 raft_consensus.cc:740] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.912672 32244 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:58.912946 32435 consensus_queue.cc:260] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.912946 32436 consensus_queue.cc:260] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.915371 32436 ts_tablet_manager.cc:1434] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:58.915200 32360 leader_election.cc:304] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:58.916672 32436 tablet_bootstrap.cc:492] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.917724 32442 raft_consensus.cc:2804] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.918205 32442 raft_consensus.cc:697] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:12:58.919221 32321 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:58.919023 32442 consensus_queue.cc:237] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.923319 32478 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.927191 32459 raft_consensus.cc:493] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.927671 32459 raft_consensus.cc:515] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.928140 32436 tablet_bootstrap.cc:654] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.929793 32459 leader_election.cc:290] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.931805 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:58.933120 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:58.934259 32393 raft_consensus.cc:2393] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d081f41bafc849be909e21941c3b2a6a in current term 1: Already voted for candidate 955f068a9d6545c4a18f1856a115255c in this term.
I20260709 12:12:58.935822 32210 leader_election.cc:304] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:58.937340 32459 raft_consensus.cc:3060] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.937608 32438 tablet_bootstrap.cc:492] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:58.938241 32438 ts_tablet_manager.cc:1403] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.003s
I20260709 12:12:58.940125 32436 tablet_bootstrap.cc:492] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.940625 32436 ts_tablet_manager.cc:1403] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.001s
I20260709 12:12:58.941250 32438 raft_consensus.cc:359] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.941948 32438 raft_consensus.cc:385] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.942221 32438 raft_consensus.cc:740] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.943506 32436 raft_consensus.cc:359] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.944150 32435 ts_tablet_manager.cc:1434] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:12:58.944204 32436 raft_consensus.cc:385] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.944725 32436 raft_consensus.cc:740] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.944775 32459 raft_consensus.cc:2749] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.945655 32436 consensus_queue.cc:260] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.947878 32436 ts_tablet_manager.cc:1434] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 12:12:58.948800 32436 tablet_bootstrap.cc:492] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.945217 32435 tablet_bootstrap.cc:492] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:58.954550 32436 tablet_bootstrap.cc:654] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.961318 32435 tablet_bootstrap.cc:654] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.975838 32436 tablet_bootstrap.cc:492] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:58.976343 32436 ts_tablet_manager.cc:1403] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.014s
I20260709 12:12:58.979291 32436 raft_consensus.cc:359] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.980228 32436 raft_consensus.cc:385] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.980576 32436 raft_consensus.cc:740] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.981594 32436 consensus_queue.cc:260] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.983381 32436 ts_tablet_manager.cc:1434] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:58.985687 32459 raft_consensus.cc:493] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.986178 32459 raft_consensus.cc:515] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.988354 32459 leader_election.cc:290] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:58.990237 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74fc279162f4cd287e6465e1a96a191" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:58.990650 32436 tablet_bootstrap.cc:492] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:58.990855 32394 raft_consensus.cc:2468] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:12:58.965272 32438 consensus_queue.cc:260] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:58.964596 32144 catalog_manager.cc:5697] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:58.992461 32210 leader_election.cc:304] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:58.993408 32459 raft_consensus.cc:2804] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.993768 32459 raft_consensus.cc:493] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.994098 32459 raft_consensus.cc:3060] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.967947 32478 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.997397 32478 consensus_queue.cc:1048] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:58.998306 32438 ts_tablet_manager.cc:1434] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 12:12:58.999197 32438 tablet_bootstrap.cc:492] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:59.008023 32436 tablet_bootstrap.cc:654] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.013026 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74fc279162f4cd287e6465e1a96a191" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.014029 32321 raft_consensus.cc:2468] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:12:59.035006 32438 tablet_bootstrap.cc:654] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:59.037736 32285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 59441.5us
I20260709 12:12:59.057999 32435 tablet_bootstrap.cc:492] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:59.058713 32435 ts_tablet_manager.cc:1403] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.114s	user 0.033s	sys 0.048s
I20260709 12:12:59.065817 32436 tablet_bootstrap.cc:492] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:59.066018 32442 raft_consensus.cc:493] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.066463 32436 ts_tablet_manager.cc:1403] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.015s
I20260709 12:12:59.066748 32442 raft_consensus.cc:515] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.071152 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.071409 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.071007 32436 raft_consensus.cc:359] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.071863 32244 raft_consensus.cc:2468] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:59.072026 32436 raft_consensus.cc:385] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.072439 32436 raft_consensus.cc:740] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.069519 32442 leader_election.cc:290] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.073410 32436 consensus_queue.cc:260] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.074103 32435 raft_consensus.cc:359] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.074846 32435 raft_consensus.cc:385] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.075127 32435 raft_consensus.cc:740] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.076159 32360 leader_election.cc:304] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:59.076022 32435 consensus_queue.cc:260] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.076529 32436 ts_tablet_manager.cc:1434] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
W20260709 12:12:59.077049 32360 leader_election.cc:343] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.077229 32442 raft_consensus.cc:2804] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.077606 32442 raft_consensus.cc:493] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.078162 32459 raft_consensus.cc:515] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.079263 32435 ts_tablet_manager.cc:1434] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:12:59.080796 32436 tablet_bootstrap.cc:492] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:59.081743 32435 tablet_bootstrap.cc:492] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:59.077947 32442 raft_consensus.cc:3060] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.082132 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74fc279162f4cd287e6465e1a96a191" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:12:59.085242 32393 raft_consensus.cc:3060] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.086830 32438 tablet_bootstrap.cc:492] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:59.087275 32438 ts_tablet_manager.cc:1403] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.012s
I20260709 12:12:59.082156 32459 leader_election.cc:290] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.091953 32490 raft_consensus.cc:493] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.092414 32490 raft_consensus.cc:515] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.091459 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74fc279162f4cd287e6465e1a96a191" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:59.094537 32320 raft_consensus.cc:3060] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.098389 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441d5c73c97b4a039bad8668e86656c5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.099879 32246 raft_consensus.cc:2468] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:59.109596 32442 raft_consensus.cc:515] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.117302 32438 raft_consensus.cc:359] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.118533 32438 raft_consensus.cc:385] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.118861 32438 raft_consensus.cc:740] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.119194 32490 leader_election.cc:290] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.119508 32438 consensus_queue.cc:260] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.120033 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441d5c73c97b4a039bad8668e86656c5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.120662 32321 raft_consensus.cc:2468] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:59.121922 32438 ts_tablet_manager.cc:1434] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 12:12:59.122996 32438 tablet_bootstrap.cc:492] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:59.122931 32360 leader_election.cc:304] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:12:59.125576 32490 raft_consensus.cc:2804] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.127436 32442 leader_election.cc:290] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.128499 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
W20260709 12:12:59.129868 32360 leader_election.cc:343] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.132091 32435 tablet_bootstrap.cc:654] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.131975 32393 raft_consensus.cc:2468] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:12:59.128499 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:59.126022 32490 raft_consensus.cc:493] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.132954 32321 raft_consensus.cc:3060] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.137070 32246 raft_consensus.cc:3060] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.137871 32210 leader_election.cc:304] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:59.134395 32490 raft_consensus.cc:3060] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.138834 32459 raft_consensus.cc:2804] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.139707 32459 raft_consensus.cc:697] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:12:59.140625 32459 consensus_queue.cc:237] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.125456 32320 raft_consensus.cc:2468] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:12:59.145421 32438 tablet_bootstrap.cc:654] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.148833 32490 raft_consensus.cc:515] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.151121 32490 leader_election.cc:290] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.153815 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441d5c73c97b4a039bad8668e86656c5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:59.154505 32244 raft_consensus.cc:3060] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.157485 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441d5c73c97b4a039bad8668e86656c5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:59.160434 32320 raft_consensus.cc:3060] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.162045 32436 tablet_bootstrap.cc:654] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.177855 32524 raft_consensus.cc:493] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.178576 32524 raft_consensus.cc:515] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.179936 32320 raft_consensus.cc:2468] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:59.181069 32524 leader_election.cc:290] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.182655 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.183840 32246 raft_consensus.cc:2468] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:59.184670 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:59.171799 32244 raft_consensus.cc:2468] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:59.186321 32435 tablet_bootstrap.cc:492] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:59.185976 32360 leader_election.cc:304] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:12:59.187625 32435 ts_tablet_manager.cc:1403] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.008s
I20260709 12:12:59.189424 32490 raft_consensus.cc:2804] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.191087 32360 leader_election.cc:304] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:59.191468 32490 raft_consensus.cc:697] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:12:59.191941 32442 raft_consensus.cc:2804] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.192425 32442 raft_consensus.cc:697] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:12:59.193522 32393 raft_consensus.cc:2393] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate d081f41bafc849be909e21941c3b2a6a in this term.
I20260709 12:12:59.193208 32442 consensus_queue.cc:237] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.194862 32285 leader_election.cc:304] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:59.192629 32490 consensus_queue.cc:237] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.195986 32524 raft_consensus.cc:3060] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.201663 32435 raft_consensus.cc:359] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.202401 32435 raft_consensus.cc:385] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.202677 32435 raft_consensus.cc:740] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.203332 32435 consensus_queue.cc:260] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.205621 32435 ts_tablet_manager.cc:1434] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:12:59.206509 32435 tablet_bootstrap.cc:492] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:59.208490 32524 raft_consensus.cc:2749] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.208978 32459 raft_consensus.cc:493] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.212038 32438 tablet_bootstrap.cc:492] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:59.212441 32438 ts_tablet_manager.cc:1403] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.024s
I20260709 12:12:59.212574 32436 tablet_bootstrap.cc:492] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:59.212980 32436 ts_tablet_manager.cc:1403] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.019s
I20260709 12:12:59.218431 32438 raft_consensus.cc:359] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.219503 32438 raft_consensus.cc:385] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.219859 32438 raft_consensus.cc:740] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.220618 32438 consensus_queue.cc:260] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.222747 32438 ts_tablet_manager.cc:1434] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:12:59.209477 32459 raft_consensus.cc:515] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.223955 32438 tablet_bootstrap.cc:492] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:59.225610 32459 leader_election.cc:290] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.226961 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
W20260709 12:12:59.228855 32210 leader_election.cc:343] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.229627 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.230473 32442 raft_consensus.cc:493] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.231014 32442 raft_consensus.cc:515] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:12:59.232434 32211 leader_election.cc:343] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.232897 32211 leader_election.cc:304] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:59.234043 32435 tablet_bootstrap.cc:654] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.234113 32459 raft_consensus.cc:2749] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.234055 32438 tablet_bootstrap.cc:654] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.214973 32141 catalog_manager.cc:5697] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:59.245414 32436 raft_consensus.cc:359] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.246143 32436 raft_consensus.cc:385] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.246408 32436 raft_consensus.cc:740] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.247349 32436 consensus_queue.cc:260] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.250775 32442 leader_election.cc:290] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.252197 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.252864 32244 raft_consensus.cc:2468] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:59.254711 32360 leader_election.cc:304] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:59.255090 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.255522 32442 raft_consensus.cc:2804] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.256093 32442 raft_consensus.cc:493] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.256517 32442 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.257807 32438 tablet_bootstrap.cc:492] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:59.258311 32438 ts_tablet_manager.cc:1403] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.006s
I20260709 12:12:59.262852 32438 raft_consensus.cc:359] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.263536 32438 raft_consensus.cc:385] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:59.263434 32360 leader_election.cc:343] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.263978 32438 raft_consensus.cc:740] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.264737 32442 raft_consensus.cc:515] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.264731 32438 consensus_queue.cc:260] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.267725 32438 ts_tablet_manager.cc:1434] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:59.267007 32141 catalog_manager.cc:5697] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:59.269098 32438 tablet_bootstrap.cc:492] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:59.254191 32436 ts_tablet_manager.cc:1434] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260709 12:12:59.270453 32436 tablet_bootstrap.cc:492] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:59.274266 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:59.274892 32246 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.277593 32438 tablet_bootstrap.cc:654] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.283463 32463 consensus_queue.cc:1048] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:59.292752 32436 tablet_bootstrap.cc:654] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.294878 32246 raft_consensus.cc:2468] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:59.296275 32442 leader_election.cc:290] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.301770 32360 leader_election.cc:304] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:59.297619 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:59.302893 32442 raft_consensus.cc:2804] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.303058 32321 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.303777 32442 raft_consensus.cc:697] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:12:59.305122 32442 consensus_queue.cc:237] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.326578 32463 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:59.331867 32321 raft_consensus.cc:2468] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:59.332921 32459 consensus_queue.cc:1048] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:59.344076 32523 consensus_queue.cc:1048] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:59.351810 32523 consensus_queue.cc:1048] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.356776 32142 catalog_manager.cc:5697] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:59.357875 32459 raft_consensus.cc:493] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.358491 32459 raft_consensus.cc:515] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.359454 32485 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.360630 32459 leader_election.cc:290] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.362919 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435cc8f7d9f465e8c3525ab290aa147" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:59.362862 32142 catalog_manager.cc:5697] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:59.363569 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435cc8f7d9f465e8c3525ab290aa147" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.364418 32320 raft_consensus.cc:2468] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
W20260709 12:12:59.365772 32210 leader_election.cc:343] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.367115 32211 leader_election.cc:304] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282
I20260709 12:12:59.367254 32467 consensus_queue.cc:1048] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:59.369108 32485 raft_consensus.cc:2804] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.369724 32485 raft_consensus.cc:493] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.370245 32485 raft_consensus.cc:3060] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.379719 32459 raft_consensus.cc:493] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.380291 32459 raft_consensus.cc:515] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.382647 32459 leader_election.cc:290] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.383955 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:59.385349 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:12:59.386907 32211 leader_election.cc:343] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:59.388722 32210 leader_election.cc:343] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.389514 32210 leader_election.cc:304] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:59.390972 32459 raft_consensus.cc:2749] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.395694 32435 tablet_bootstrap.cc:492] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:59.396179 32435 ts_tablet_manager.cc:1403] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.190s	user 0.024s	sys 0.054s
I20260709 12:12:59.396411 32438 tablet_bootstrap.cc:492] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:59.397523 32438 ts_tablet_manager.cc:1403] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.129s	user 0.036s	sys 0.053s
I20260709 12:12:59.398842 32435 raft_consensus.cc:359] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.399616 32435 raft_consensus.cc:385] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.399887 32435 raft_consensus.cc:740] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.401445 32436 tablet_bootstrap.cc:492] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:59.403491 32436 ts_tablet_manager.cc:1403] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.133s	user 0.004s	sys 0.007s
I20260709 12:12:59.400878 32485 raft_consensus.cc:515] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.406267 32436 raft_consensus.cc:359] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.406960 32436 raft_consensus.cc:385] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.407315 32436 raft_consensus.cc:740] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.402010 32435 consensus_queue.cc:260] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.410039 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435cc8f7d9f465e8c3525ab290aa147" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
W20260709 12:12:59.411741 32210 leader_election.cc:343] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.412441 32485 leader_election.cc:290] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.413957 32435 ts_tablet_manager.cc:1434] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:12:59.415587 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435cc8f7d9f465e8c3525ab290aa147" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:59.416177 32320 raft_consensus.cc:3060] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.415972 32436 consensus_queue.cc:260] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.419452 32435 tablet_bootstrap.cc:492] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:59.431022 32436 ts_tablet_manager.cc:1434] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260709 12:12:59.436589 32438 raft_consensus.cc:359] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.438377 32438 raft_consensus.cc:385] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.438647 32438 raft_consensus.cc:740] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.439321 32438 consensus_queue.cc:260] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.446046 32438 ts_tablet_manager.cc:1434] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.048s	user 0.002s	sys 0.005s
I20260709 12:12:59.446882 32438 tablet_bootstrap.cc:492] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:59.450562 32436 tablet_bootstrap.cc:492] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:59.453284 32442 consensus_queue.cc:1048] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.460111 32435 tablet_bootstrap.cc:654] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.463510 32436 tablet_bootstrap.cc:654] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.475677 32438 tablet_bootstrap.cc:654] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.477217 32435 tablet_bootstrap.cc:492] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:59.477725 32435 ts_tablet_manager.cc:1403] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.003s
I20260709 12:12:59.480857 32435 raft_consensus.cc:359] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.481755 32435 raft_consensus.cc:385] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.482085 32435 raft_consensus.cc:740] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.443418 32320 raft_consensus.cc:2468] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:12:59.482863 32435 consensus_queue.cc:260] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.484767 32211 leader_election.cc:304] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282
I20260709 12:12:59.486220 32485 raft_consensus.cc:2804] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.486809 32485 raft_consensus.cc:697] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:12:59.487818 32485 consensus_queue.cc:237] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.491003 32438 tablet_bootstrap.cc:492] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:59.492712 32438 ts_tablet_manager.cc:1403] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.011s
I20260709 12:12:59.493721 32435 ts_tablet_manager.cc:1434] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:12:59.494632 32435 tablet_bootstrap.cc:492] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:59.495281 32438 raft_consensus.cc:359] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.495959 32438 raft_consensus.cc:385] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.496217 32438 raft_consensus.cc:740] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.502682 32435 tablet_bootstrap.cc:654] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.507167 32438 consensus_queue.cc:260] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.508476 32485 raft_consensus.cc:493] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.509261 32438 ts_tablet_manager.cc:1434] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 12:12:59.508926 32485 raft_consensus.cc:515] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.511245 32485 leader_election.cc:290] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.511814 32141 catalog_manager.cc:5697] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:59.513049 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ecc54999b7497892349e13b822a7dc" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:59.513972 32438 tablet_bootstrap.cc:492] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:59.514310 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ecc54999b7497892349e13b822a7dc" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:12:59.515143 32210 leader_election.cc:343] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:59.515738 32211 leader_election.cc:343] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.516187 32211 leader_election.cc:304] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:59.517261 32485 raft_consensus.cc:2749] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.528862 32436 tablet_bootstrap.cc:492] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:59.529372 32436 ts_tablet_manager.cc:1403] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.010s
I20260709 12:12:59.529919 32435 tablet_bootstrap.cc:492] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:59.530440 32435 ts_tablet_manager.cc:1403] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260709 12:12:59.532011 32436 raft_consensus.cc:359] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.532675 32436 raft_consensus.cc:385] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.532932 32436 raft_consensus.cc:740] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.533241 32435 raft_consensus.cc:359] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.534025 32435 raft_consensus.cc:385] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.533700 32436 consensus_queue.cc:260] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.534406 32435 raft_consensus.cc:740] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.535277 32435 consensus_queue.cc:260] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.537707 32435 ts_tablet_manager.cc:1434] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:59.538229 32438 tablet_bootstrap.cc:654] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.539392 32435 tablet_bootstrap.cc:492] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:59.542660 32436 ts_tablet_manager.cc:1434] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 12:12:59.544293 32436 tablet_bootstrap.cc:492] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:59.549085 32435 tablet_bootstrap.cc:654] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.553009 32436 tablet_bootstrap.cc:654] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.558687 32442 raft_consensus.cc:493] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.561668 32442 raft_consensus.cc:515] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.565454 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f303700bc8b643a6aa3fb7f8aeb3f11a" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.566386 32244 raft_consensus.cc:2468] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:59.568248 32360 leader_election.cc:304] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:59.569584 32467 raft_consensus.cc:2804] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.570092 32467 raft_consensus.cc:493] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.570531 32467 raft_consensus.cc:3060] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.579836 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f303700bc8b643a6aa3fb7f8aeb3f11a" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.580200 32436 tablet_bootstrap.cc:492] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:59.580453 32321 raft_consensus.cc:2468] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:59.580681 32436 ts_tablet_manager.cc:1403] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.009s
I20260709 12:12:59.579231 32442 leader_election.cc:290] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.583442 32436 raft_consensus.cc:359] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.584179 32436 raft_consensus.cc:385] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.584460 32436 raft_consensus.cc:740] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.585121 32436 consensus_queue.cc:260] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.587085 32436 ts_tablet_manager.cc:1434] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:59.583599 32467 raft_consensus.cc:515] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.588286 32436 tablet_bootstrap.cc:492] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:59.589679 32467 leader_election.cc:290] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.590801 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f303700bc8b643a6aa3fb7f8aeb3f11a" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:59.591405 32244 raft_consensus.cc:3060] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.593123 32436 tablet_bootstrap.cc:654] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.595534 32435 tablet_bootstrap.cc:492] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:59.596179 32435 ts_tablet_manager.cc:1403] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.022s
I20260709 12:12:59.590823 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f303700bc8b643a6aa3fb7f8aeb3f11a" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:59.597649 32321 raft_consensus.cc:3060] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.599864 32435 raft_consensus.cc:359] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.600845 32435 raft_consensus.cc:385] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.601389 32435 raft_consensus.cc:740] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.602509 32435 consensus_queue.cc:260] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.604492 32435 ts_tablet_manager.cc:1434] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:59.605396 32435 tablet_bootstrap.cc:492] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:59.605929 32436 tablet_bootstrap.cc:492] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:59.606345 32436 ts_tablet_manager.cc:1403] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 12:12:59.606453 32244 raft_consensus.cc:2468] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:59.607750 32360 leader_election.cc:304] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:59.608879 32442 raft_consensus.cc:2804] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.609017 32436 raft_consensus.cc:359] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.609397 32442 raft_consensus.cc:697] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:12:59.609812 32436 raft_consensus.cc:385] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.610100 32436 raft_consensus.cc:740] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.610486 32442 consensus_queue.cc:237] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.610755 32436 consensus_queue.cc:260] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.611542 32435 tablet_bootstrap.cc:654] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.612931 32436 ts_tablet_manager.cc:1434] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:59.613916 32436 tablet_bootstrap.cc:492] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:59.615000 32438 tablet_bootstrap.cc:492] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:59.615430 32438 ts_tablet_manager.cc:1403] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.009s
I20260709 12:12:59.604651 32321 raft_consensus.cc:2468] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:59.621973 32436 tablet_bootstrap.cc:654] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.622315 32438 raft_consensus.cc:359] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.623018 32438 raft_consensus.cc:385] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.623309 32438 raft_consensus.cc:740] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.626999 32438 consensus_queue.cc:260] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.633846 32438 ts_tablet_manager.cc:1434] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:12:59.634835 32438 tablet_bootstrap.cc:492] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:59.641031 32438 tablet_bootstrap.cc:654] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.641137 32485 raft_consensus.cc:493] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.641845 32485 raft_consensus.cc:515] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.642529 32144 catalog_manager.cc:5697] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:59.646936 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99acfce61ded439688c44ca74b9376c2" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
W20260709 12:12:59.648875 32210 leader_election.cc:343] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.651237 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99acfce61ded439688c44ca74b9376c2" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.653055 32442 raft_consensus.cc:493] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:59.653331 32211 leader_election.cc:343] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.653580 32442 raft_consensus.cc:515] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.654024 32211 leader_election.cc:304] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:59.654969 32485 leader_election.cc:290] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.655668 32442 leader_election.cc:290] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.655721 32463 raft_consensus.cc:2749] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.658138 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:12:59.664633 32360 leader_election.cc:343] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.666493 32438 tablet_bootstrap.cc:492] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:59.667059 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.667745 32244 raft_consensus.cc:2468] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:59.668658 32438 ts_tablet_manager.cc:1403] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.016s
I20260709 12:12:59.669462 32360 leader_election.cc:304] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:12:59.671414 32436 tablet_bootstrap.cc:492] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:59.671339 32442 raft_consensus.cc:2804] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.671794 32442 raft_consensus.cc:493] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.672181 32442 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.668848 32485 consensus_queue.cc:1048] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:12:59.672521 32436 ts_tablet_manager.cc:1403] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.031s
I20260709 12:12:59.673362 32463 consensus_queue.cc:1048] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.674119 32435 tablet_bootstrap.cc:492] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:59.674604 32435 ts_tablet_manager.cc:1403] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.017s
I20260709 12:12:59.675976 32436 raft_consensus.cc:359] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.676692 32436 raft_consensus.cc:385] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.676961 32436 raft_consensus.cc:740] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.677630 32436 consensus_queue.cc:260] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.677938 32435 raft_consensus.cc:359] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.678689 32435 raft_consensus.cc:385] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.679008 32435 raft_consensus.cc:740] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.679108 32442 raft_consensus.cc:515] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.679699 32436 ts_tablet_manager.cc:1434] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:12:59.672506 32438 raft_consensus.cc:359] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.679956 32435 consensus_queue.cc:260] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.680470 32478 raft_consensus.cc:493] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.681059 32478 raft_consensus.cc:515] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.682688 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:59.684176 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04253db9ace2428eb8a9d3218b1ff578" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:59.684388 32478 leader_election.cc:290] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.680531 32438 raft_consensus.cc:385] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.685346 32438 raft_consensus.cc:740] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
W20260709 12:12:59.686044 32285 leader_election.cc:343] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.686147 32438 consensus_queue.cc:260] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.687150 32435 ts_tablet_manager.cc:1434] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:12:59.688526 32435 tablet_bootstrap.cc:492] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:59.690140 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04253db9ace2428eb8a9d3218b1ff578" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.688521 32438 ts_tablet_manager.cc:1434] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
W20260709 12:12:59.691339 32286 leader_election.cc:343] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.691697 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:59.691784 32286 leader_election.cc:304] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:59.692358 32244 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.688716 32320 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.693641 32478 raft_consensus.cc:2749] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.697353 32435 tablet_bootstrap.cc:654] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.691339 32438 tablet_bootstrap.cc:492] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:59.699770 32244 raft_consensus.cc:2468] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:59.701633 32436 tablet_bootstrap.cc:492] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:59.703706 32360 leader_election.cc:304] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:59.704309 32467 raft_consensus.cc:493] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.704805 32467 raft_consensus.cc:515] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.707487 32320 raft_consensus.cc:2468] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:12:59.710182 32490 raft_consensus.cc:2804] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.722136 32467 leader_election.cc:290] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.724267 32566 consensus_queue.cc:1048] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:59.724961 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435cc8f7d9f465e8c3525ab290aa147" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.725863 32319 raft_consensus.cc:2393] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 1: Already voted for candidate d081f41bafc849be909e21941c3b2a6a in this term.
I20260709 12:12:59.725786 32442 leader_election.cc:290] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.727355 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435cc8f7d9f465e8c3525ab290aa147" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.730476 32436 tablet_bootstrap.cc:654] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.733742 32360 leader_election.cc:304] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:59.736734 32490 raft_consensus.cc:697] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:12:59.739560 32490 consensus_queue.cc:237] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.742772 32467 raft_consensus.cc:3060] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.753216 32438 tablet_bootstrap.cc:654] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.762209 32438 tablet_bootstrap.cc:492] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:59.762640 32438 ts_tablet_manager.cc:1403] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.000s
I20260709 12:12:59.764359 32435 tablet_bootstrap.cc:492] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:59.764951 32435 ts_tablet_manager.cc:1403] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.036s
I20260709 12:12:59.767911 32435 raft_consensus.cc:359] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.768651 32435 raft_consensus.cc:385] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.768972 32435 raft_consensus.cc:740] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.769943 32435 consensus_queue.cc:260] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.771270 32442 consensus_queue.cc:1048] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.772058 32438 raft_consensus.cc:359] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.772704 32438 raft_consensus.cc:385] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.773068 32438 raft_consensus.cc:740] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.773674 32438 consensus_queue.cc:260] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.775902 32438 ts_tablet_manager.cc:1434] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:12:59.778635 32436 tablet_bootstrap.cc:492] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:59.778667 32435 ts_tablet_manager.cc:1434] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:12:59.779211 32436 ts_tablet_manager.cc:1403] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.005s
I20260709 12:12:59.780344 32435 tablet_bootstrap.cc:492] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:59.782717 32438 tablet_bootstrap.cc:492] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:12:59.789392 32571 raft_consensus.cc:493] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.789956 32571 raft_consensus.cc:515] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.790889 32438 tablet_bootstrap.cc:654] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.792260 32571 leader_election.cc:290] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.794205 32435 tablet_bootstrap.cc:654] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.797793 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.798475 32245 raft_consensus.cc:2468] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:12:59.800052 32467 raft_consensus.cc:2749] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.800153 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:12:59.800799 32490 consensus_queue.cc:1048] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.803177 32478 raft_consensus.cc:493] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.803644 32478 raft_consensus.cc:515] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.803969 32360 leader_election.cc:304] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:12:59.804737 32490 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.805652 32478 leader_election.cc:290] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.806059 32490 raft_consensus.cc:2804] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.806049 32436 raft_consensus.cc:359] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.806591 32490 raft_consensus.cc:493] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.806800 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
W20260709 12:12:59.807889 32360 leader_election.cc:343] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.806977 32490 raft_consensus.cc:3060] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.808593 32321 raft_consensus.cc:3060] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.810956 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:12:59.811722 32244 raft_consensus.cc:2393] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
W20260709 12:12:59.812414 32192 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:59.818076 32286 leader_election.cc:304] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:12:59.819315 32478 raft_consensus.cc:2749] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.818781 32142 catalog_manager.cc:5697] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:59.825903 32565 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:59.806806 32436 raft_consensus.cc:385] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.830719 32436 raft_consensus.cc:740] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.831393 32436 consensus_queue.cc:260] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.833410 32436 ts_tablet_manager.cc:1434] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.000s
I20260709 12:12:59.835592 32436 tablet_bootstrap.cc:492] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:12:59.859196 32435 tablet_bootstrap.cc:492] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:12:59.859799 32435 ts_tablet_manager.cc:1403] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.000s
I20260709 12:12:59.861939 32436 tablet_bootstrap.cc:654] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.867865 32490 raft_consensus.cc:515] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.876812 32435 raft_consensus.cc:359] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.878194 32435 raft_consensus.cc:385] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.878557 32435 raft_consensus.cc:740] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.880292 32490 leader_election.cc:290] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.880563 32435 consensus_queue.cc:260] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.883437 32435 ts_tablet_manager.cc:1434] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:12:59.884610 32435 tablet_bootstrap.cc:492] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:12:59.895442 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:12:59.896201 32245 raft_consensus.cc:3060] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.896416 32571 consensus_queue.cc:1048] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:59.911054 32438 tablet_bootstrap.cc:492] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:12:59.911746 32438 ts_tablet_manager.cc:1403] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.135s	user 0.027s	sys 0.025s
I20260709 12:12:59.902443 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:12:59.928633 32489 raft_consensus.cc:493] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.929162 32489 raft_consensus.cc:515] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.931588 32489 leader_election.cc:290] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.932179 32467 raft_consensus.cc:493] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.924369 32571 raft_consensus.cc:493] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.932382 32436 tablet_bootstrap.cc:492] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:12:59.933032 32436 ts_tablet_manager.cc:1403] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.098s	user 0.027s	sys 0.001s
I20260709 12:12:59.925467 32463 raft_consensus.cc:493] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.935740 32463 raft_consensus.cc:515] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.933892 32467 raft_consensus.cc:515] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.936513 32435 tablet_bootstrap.cc:654] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:59.940320 32360 leader_election.cc:343] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.942242 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:12:59.942778 32459 consensus_queue.cc:1048] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.936926 32571 raft_consensus.cc:515] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:12:59.945997 32571 leader_election.cc:290] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.946135 32467 leader_election.cc:290] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:12:59.946370 32395 raft_consensus.cc:2468] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:12:59.947813 32463 leader_election.cc:290] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.994588 32463 raft_consensus.cc:493] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.000779 32436 raft_consensus.cc:359] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.001746 32436 raft_consensus.cc:385] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.002084 32436 raft_consensus.cc:740] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.002954 32436 consensus_queue.cc:260] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.008528 32285 leader_election.cc:304] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:00.009331 32489 raft_consensus.cc:2804] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:00.009745 32489 raft_consensus.cc:493] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:00.010064 32489 raft_consensus.cc:3060] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.012537 32245 raft_consensus.cc:2468] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:00.013305 32490 raft_consensus.cc:493] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.013983 32490 raft_consensus.cc:515] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.016378 32490 leader_election.cc:290] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.016898 32489 raft_consensus.cc:515] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.019258 32489 leader_election.cc:290] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:12:59.997478 32463 raft_consensus.cc:515] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.021687 32463 leader_election.cc:290] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.027273 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.027581 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.028371 32360 leader_election.cc:304] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.028802 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.029577 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c783c940344acc9bf32f5d5f587f4f" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.030812 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.003783 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.035679 32436 ts_tablet_manager.cc:1434] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.002s
I20260709 12:13:00.040902 32435 tablet_bootstrap.cc:492] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:00.040154 32436 tablet_bootstrap.cc:492] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:00.041353 32435 ts_tablet_manager.cc:1403] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.157s	user 0.021s	sys 0.018s
I20260709 12:13:00.029580 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.044974 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:00.044221 32435 raft_consensus.cc:359] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.035645 32438 raft_consensus.cc:359] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.045912 32435 raft_consensus.cc:385] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.046415 32438 raft_consensus.cc:385] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.047232 32438 raft_consensus.cc:740] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.046909 32435 raft_consensus.cc:740] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.046268 32244 raft_consensus.cc:2468] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:00.048679 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:00.048619 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c783c940344acc9bf32f5d5f587f4f" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.049428 32242 raft_consensus.cc:3060] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.047698 32490 raft_consensus.cc:2804] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.054747 32317 raft_consensus.cc:2393] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 1: Already voted for candidate 955f068a9d6545c4a18f1856a115255c in this term.
I20260709 12:13:00.055022 32490 raft_consensus.cc:697] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:00.047505 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4498d2b05a4b2c90949cc5ef2e734f" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.055313 32435 consensus_queue.cc:260] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.045989 32393 raft_consensus.cc:3060] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:00.058420 32210 leader_election.cc:343] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.059494 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4498d2b05a4b2c90949cc5ef2e734f" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.055886 32490 consensus_queue.cc:237] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.060277 32438 consensus_queue.cc:260] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.064739 32436 tablet_bootstrap.cc:654] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:00.056131 32211 leader_election.cc:343] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.067181 32438 ts_tablet_manager.cc:1434] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.155s	user 0.024s	sys 0.008s
W20260709 12:13:00.068516 32210 leader_election.cc:343] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.070956 32210 leader_election.cc:304] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.071624 32360 leader_election.cc:304] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:00.073099 32459 raft_consensus.cc:2749] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.092463 32435 ts_tablet_manager.cc:1434] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260709 12:13:00.090533 32442 raft_consensus.cc:493] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.093418 32442 raft_consensus.cc:515] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.093973 32435 tablet_bootstrap.cc:492] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:00.095470 32442 leader_election.cc:290] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.097334 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.099085 32438 tablet_bootstrap.cc:492] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:00.102686 32242 raft_consensus.cc:2468] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
W20260709 12:13:00.109725 32211 leader_election.cc:343] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.110333 32211 leader_election.cc:304] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.110692 32393 raft_consensus.cc:2468] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:00.111246 32571 raft_consensus.cc:2764] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 12:13:00.108889 32360 leader_election.cc:343] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:00.112519 32360 leader_election.cc:343] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.113426 32485 raft_consensus.cc:2749] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.116650 32459 consensus_queue.cc:1048] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:00.116706 32360 leader_election.cc:343] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.119637 32360 leader_election.cc:304] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:00.120508 32467 raft_consensus.cc:2749] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.121752 32286 leader_election.cc:304] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:00.123132 32435 tablet_bootstrap.cc:654] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:00.122589 32360 leader_election.cc:343] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.124719 32478 raft_consensus.cc:2804] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.125404 32478 raft_consensus.cc:697] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:00.125059 32360 leader_election.cc:304] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:00.127166 32467 raft_consensus.cc:2749] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.127049 32478 consensus_queue.cc:237] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.127771 32438 tablet_bootstrap.cc:654] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.128134 32436 tablet_bootstrap.cc:492] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:00.128664 32436 ts_tablet_manager.cc:1403] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.005s
I20260709 12:13:00.131273 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ecc54999b7497892349e13b822a7dc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.131971 32242 raft_consensus.cc:2468] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:00.131816 32436 raft_consensus.cc:359] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.132987 32436 raft_consensus.cc:385] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.133417 32436 raft_consensus.cc:740] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.134397 32436 consensus_queue.cc:260] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.140559 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ecc54999b7497892349e13b822a7dc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.143095 32435 tablet_bootstrap.cc:492] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:00.142985 32436 ts_tablet_manager.cc:1434] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:13:00.143729 32435 ts_tablet_manager.cc:1403] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.009s
I20260709 12:13:00.144544 32436 tablet_bootstrap.cc:492] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:00.146595 32435 raft_consensus.cc:359] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.147249 32435 raft_consensus.cc:385] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.147512 32435 raft_consensus.cc:740] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.148175 32435 consensus_queue.cc:260] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.155771 32435 ts_tablet_manager.cc:1434] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:13:00.155328 32142 catalog_manager.cc:5697] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:00.157198 32435 tablet_bootstrap.cc:492] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: Bootstrap starting.
W20260709 12:13:00.159608 32360 leader_election.cc:343] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.160074 32144 catalog_manager.cc:5697] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 0 to 1, leader changed from <none> to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:00.163757 32435 tablet_bootstrap.cc:654] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.150246 32436 tablet_bootstrap.cc:654] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.153668 32438 tablet_bootstrap.cc:492] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:00.165503 32360 leader_election.cc:304] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.166201 32438 ts_tablet_manager.cc:1403] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.003s
I20260709 12:13:00.166709 32467 raft_consensus.cc:2804] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:00.167094 32467 raft_consensus.cc:493] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:00.167411 32467 raft_consensus.cc:3060] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.168852 32438 raft_consensus.cc:359] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.169696 32438 raft_consensus.cc:385] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.169950 32438 raft_consensus.cc:740] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.170637 32438 consensus_queue.cc:260] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.173712 32438 ts_tablet_manager.cc:1434] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:00.174100 32467 raft_consensus.cc:515] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.174618 32438 tablet_bootstrap.cc:492] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:00.176077 32467 leader_election.cc:290] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.178083 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ecc54999b7497892349e13b822a7dc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:00.178722 32242 raft_consensus.cc:3060] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.182482 32438 tablet_bootstrap.cc:654] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.183368 32436 tablet_bootstrap.cc:492] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:00.183830 32436 ts_tablet_manager.cc:1403] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.007s
I20260709 12:13:00.186369 32436 raft_consensus.cc:359] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.187057 32436 raft_consensus.cc:385] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.187101 32242 raft_consensus.cc:2468] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:00.187355 32436 raft_consensus.cc:740] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.188764 32436 consensus_queue.cc:260] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.189793 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ecc54999b7497892349e13b822a7dc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:00.190981 32436 ts_tablet_manager.cc:1434] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:00.191051 32435 tablet_bootstrap.cc:492] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:00.191043 32467 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:00.191670 32435 ts_tablet_manager.cc:1403] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
I20260709 12:13:00.192309 32436 tablet_bootstrap.cc:492] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:00.195077 32435 raft_consensus.cc:359] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.195803 32435 raft_consensus.cc:385] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.193095 32360 leader_election.cc:304] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:00.196188 32435 raft_consensus.cc:740] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
W20260709 12:13:00.196993 32360 leader_election.cc:343] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.198302 32467 raft_consensus.cc:2804] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.198697 32438 tablet_bootstrap.cc:492] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:00.199245 32438 ts_tablet_manager.cc:1403] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 12:13:00.199633 32467 raft_consensus.cc:697] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:00.199892 32436 tablet_bootstrap.cc:654] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.200533 32467 consensus_queue.cc:237] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.202142 32438 raft_consensus.cc:359] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.202790 32438 raft_consensus.cc:385] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.203076 32438 raft_consensus.cc:740] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.203701 32438 consensus_queue.cc:260] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.205024 32435 consensus_queue.cc:260] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.208069 32435 ts_tablet_manager.cc:1434] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:13:00.209172 32435 tablet_bootstrap.cc:492] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:00.216204 32436 tablet_bootstrap.cc:492] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:00.216701 32436 ts_tablet_manager.cc:1403] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 12:13:00.216823 32467 raft_consensus.cc:493] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.217576 32438 ts_tablet_manager.cc:1434] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:13:00.218549 32438 tablet_bootstrap.cc:492] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:00.217460 32467 raft_consensus.cc:515] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.220521 32467 leader_election.cc:290] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.219784 32436 raft_consensus.cc:359] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.221000 32436 raft_consensus.cc:385] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.221293 32436 raft_consensus.cc:740] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.221266 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99acfce61ded439688c44ca74b9376c2" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.223081 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99acfce61ded439688c44ca74b9376c2" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.223372 32242 raft_consensus.cc:2468] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:00.223696 32317 raft_consensus.cc:2468] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:00.222254 32436 consensus_queue.cc:260] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.224980 32435 tablet_bootstrap.cc:654] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.225087 32360 leader_election.cc:304] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:00.226233 32467 raft_consensus.cc:2804] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:00.226634 32467 raft_consensus.cc:493] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:00.230854 32467 raft_consensus.cc:3060] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.229123 32438 tablet_bootstrap.cc:654] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.229801 32141 catalog_manager.cc:5697] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:00.231935 32490 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:00.236088 32436 ts_tablet_manager.cc:1434] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 12:13:00.238173 32467 raft_consensus.cc:515] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.240342 32467 leader_election.cc:290] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.241133 32436 tablet_bootstrap.cc:492] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:00.244822 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99acfce61ded439688c44ca74b9376c2" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:00.246114 32242 raft_consensus.cc:3060] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.247144 32485 raft_consensus.cc:493] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.247900 32436 tablet_bootstrap.cc:654] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.247762 32485 raft_consensus.cc:515] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.251516 32485 leader_election.cc:290] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.243297 32467 raft_consensus.cc:493] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.253175 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.255264 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99acfce61ded439688c44ca74b9376c2" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:00.256469 32467 raft_consensus.cc:515] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.257663 32316 raft_consensus.cc:3060] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.261639 32242 raft_consensus.cc:2468] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:00.263952 32467 leader_election.cc:290] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.268324 32436 tablet_bootstrap.cc:492] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:00.268208 32316 raft_consensus.cc:2468] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:00.268893 32436 ts_tablet_manager.cc:1403] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260709 12:13:00.271775 32467 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:00.271482 32436 raft_consensus.cc:359] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.272538 32436 raft_consensus.cc:385] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.272819 32436 raft_consensus.cc:740] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
W20260709 12:13:00.273170 32211 leader_election.cc:343] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.273422 32436 consensus_queue.cc:260] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.275417 32436 ts_tablet_manager.cc:1434] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:13:00.275089 32360 leader_election.cc:304] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:00.276476 32436 tablet_bootstrap.cc:492] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:00.277021 32467 raft_consensus.cc:2804] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.277851 32467 raft_consensus.cc:697] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:00.279068 32467 consensus_queue.cc:237] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.287607 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.293610 32459 raft_consensus.cc:493] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.294276 32459 raft_consensus.cc:515] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.293922 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.297430 32459 leader_election.cc:290] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.302287 32242 raft_consensus.cc:2468] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:00.298938 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.297905 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04253db9ace2428eb8a9d3218b1ff578" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.303195 32321 raft_consensus.cc:2468] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:00.303849 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04253db9ace2428eb8a9d3218b1ff578" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.304345 32436 tablet_bootstrap.cc:654] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.304908 32211 leader_election.cc:304] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:00.306128 32459 raft_consensus.cc:2804] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:00.306617 32459 raft_consensus.cc:493] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:00.306988 32360 leader_election.cc:343] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.307045 32459 raft_consensus.cc:3060] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.314834 32360 leader_election.cc:304] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.315982 32571 raft_consensus.cc:2804] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:00.316457 32571 raft_consensus.cc:493] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:00.316911 32571 raft_consensus.cc:3060] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.334329 32490 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:00.334851 32435 tablet_bootstrap.cc:492] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:00.335319 32435 ts_tablet_manager.cc:1403] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.126s	user 0.030s	sys 0.038s
I20260709 12:13:00.339393 32435 raft_consensus.cc:359] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.340272 32435 raft_consensus.cc:385] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.340619 32435 raft_consensus.cc:740] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.341406 32435 consensus_queue.cc:260] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.344720 32438 tablet_bootstrap.cc:492] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:00.345362 32438 ts_tablet_manager.cc:1403] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.023s
I20260709 12:13:00.348446 32438 raft_consensus.cc:359] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.349270 32438 raft_consensus.cc:385] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.349653 32438 raft_consensus.cc:740] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.350337 32438 consensus_queue.cc:260] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.353653 32438 ts_tablet_manager.cc:1434] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:00.349021 32571 raft_consensus.cc:515] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.354552 32438 tablet_bootstrap.cc:492] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:00.356012 32571 leader_election.cc:290] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.358297 32435 ts_tablet_manager.cc:1434] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:13:00.359221 32435 tablet_bootstrap.cc:492] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:00.360172 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:00.360809 32241 raft_consensus.cc:3060] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.365546 32438 tablet_bootstrap.cc:654] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.369988 32478 raft_consensus.cc:493] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.370481 32478 raft_consensus.cc:515] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.373304 32478 leader_election.cc:290] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.375285 32435 tablet_bootstrap.cc:654] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.375105 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.376251 32395 raft_consensus.cc:2393] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
I20260709 12:13:00.381608 32478 raft_consensus.cc:493] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.382119 32478 raft_consensus.cc:515] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.384207 32478 leader_election.cc:290] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:00.384734 32210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 70896us
I20260709 12:13:00.386690 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ecc54999b7497892349e13b822a7dc" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.387518 32243 raft_consensus.cc:2393] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
W20260709 12:13:00.387724 32210 leader_election.cc:343] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.388135 32210 leader_election.cc:304] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.389901 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ecc54999b7497892349e13b822a7dc" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.353513 32459 raft_consensus.cc:515] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.394435 32285 leader_election.cc:304] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:00.394920 32241 raft_consensus.cc:2468] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:00.395211 32435 tablet_bootstrap.cc:492] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:00.395684 32435 ts_tablet_manager.cc:1403] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.001s
I20260709 12:13:00.395743 32582 raft_consensus.cc:3060] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.396136 32459 leader_election.cc:290] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.396894 32585 raft_consensus.cc:2749] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.397028 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04253db9ace2428eb8a9d3218b1ff578" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:00.397706 32317 raft_consensus.cc:3060] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:00.398159 32210 leader_election.cc:343] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.398474 32435 raft_consensus.cc:359] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.399138 32435 raft_consensus.cc:385] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.399394 32435 raft_consensus.cc:740] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.400022 32435 consensus_queue.cc:260] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.401466 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.403678 32435 ts_tablet_manager.cc:1434] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:00.404661 32435 tablet_bootstrap.cc:492] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:00.406560 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:00.409138 32316 raft_consensus.cc:3060] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.407244 32438 tablet_bootstrap.cc:492] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:00.410526 32438 ts_tablet_manager.cc:1403] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.006s
I20260709 12:13:00.410589 32142 catalog_manager.cc:5697] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:00.406235 32246 raft_consensus.cc:2393] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
I20260709 12:13:00.414841 32565 raft_consensus.cc:493] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.415474 32565 raft_consensus.cc:515] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.493623 32436 tablet_bootstrap.cc:492] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:00.494148 32436 ts_tablet_manager.cc:1403] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.218s	user 0.034s	sys 0.032s
I20260709 12:13:00.492353 32459 raft_consensus.cc:493] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.503504 32438 raft_consensus.cc:359] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.505084 32438 raft_consensus.cc:385] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.505411 32438 raft_consensus.cc:740] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.506059 32286 leader_election.cc:304] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:00.506141 32438 consensus_queue.cc:260] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.507241 32435 tablet_bootstrap.cc:654] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.504736 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04253db9ace2428eb8a9d3218b1ff578" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:00.502780 32459 raft_consensus.cc:515] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.519420 32459 leader_election.cc:290] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.513263 32393 raft_consensus.cc:3060] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.523030 32360 leader_election.cc:304] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:00.525154 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4498d2b05a4b2c90949cc5ef2e734f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.526830 32467 raft_consensus.cc:2804] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.527329 32467 raft_consensus.cc:697] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
W20260709 12:13:00.526866 32211 leader_election.cc:343] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.528152 32467 consensus_queue.cc:237] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.534210 32582 raft_consensus.cc:2749] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.514001 32565 leader_election.cc:290] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.537038 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04253db9ace2428eb8a9d3218b1ff578" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.537921 32242 raft_consensus.cc:2393] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 1: Already voted for candidate d081f41bafc849be909e21941c3b2a6a in this term.
I20260709 12:13:00.538681 32571 raft_consensus.cc:493] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.539312 32571 raft_consensus.cc:515] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.546437 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4498d2b05a4b2c90949cc5ef2e734f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.547115 32394 raft_consensus.cc:2468] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:00.544791 32566 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:00.550469 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27204bc48ea3489faf065f61a5a228f4" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.551317 32438 ts_tablet_manager.cc:1434] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.140s	user 0.010s	sys 0.035s
I20260709 12:13:00.552649 32438 tablet_bootstrap.cc:492] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:00.550938 32210 leader_election.cc:304] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.555433 32459 raft_consensus.cc:2804] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:00.555961 32459 raft_consensus.cc:493] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:00.556396 32459 raft_consensus.cc:3060] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.558697 32316 raft_consensus.cc:2468] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:00.561218 32478 raft_consensus.cc:2749] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.566325 32585 raft_consensus.cc:493] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.566864 32585 raft_consensus.cc:515] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.568980 32585 leader_election.cc:290] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.575733 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
W20260709 12:13:00.591008 32210 leader_election.cc:343] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.572726 32459 raft_consensus.cc:515] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.609694 32582 raft_consensus.cc:493] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.597769 32393 raft_consensus.cc:2468] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:00.613894 32438 tablet_bootstrap.cc:654] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.614686 32436 raft_consensus.cc:359] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.617213 32436 raft_consensus.cc:385] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.617506 32436 raft_consensus.cc:740] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.617734 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04253db9ace2428eb8a9d3218b1ff578" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.617897 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.618217 32436 consensus_queue.cc:260] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.618975 32571 leader_election.cc:290] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.619036 32210 leader_election.cc:304] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:00.619798 32436 ts_tablet_manager.cc:1434] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.125s	user 0.005s	sys 0.000s
I20260709 12:13:00.614953 32317 raft_consensus.cc:2468] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:00.620510 32585 raft_consensus.cc:2804] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.620800 32436 tablet_bootstrap.cc:492] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:00.620965 32585 raft_consensus.cc:697] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:00.613058 32582 raft_consensus.cc:515] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.621824 32585 consensus_queue.cc:237] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.630484 32582 leader_election.cc:290] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.651486 32604 raft_consensus.cc:493] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.651983 32604 raft_consensus.cc:515] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.652124 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c783c940344acc9bf32f5d5f587f4f" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.653980 32393 raft_consensus.cc:2468] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:13:00.650847 32478 raft_consensus.cc:493] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.649569 32582 consensus_queue.cc:1048] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:00.655777 32285 leader_election.cc:304] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:00.655714 32478 raft_consensus.cc:515] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.656679 32582 raft_consensus.cc:2804] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:00.657107 32582 raft_consensus.cc:493] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:00.657474 32582 raft_consensus.cc:3060] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.659265 32467 raft_consensus.cc:493] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.659754 32467 raft_consensus.cc:515] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.660055 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.661909 32467 leader_election.cc:290] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.664549 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4498d2b05a4b2c90949cc5ef2e734f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:00.665176 32394 raft_consensus.cc:3060] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.658824 32478 leader_election.cc:290] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.668434 32582 raft_consensus.cc:515] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.671608 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c783c940344acc9bf32f5d5f587f4f" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:00.672194 32395 raft_consensus.cc:3060] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:00.675742 32360 leader_election.cc:343] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.685304 32360 leader_election.cc:304] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:00.688028 32566 raft_consensus.cc:2749] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.688239 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.688885 32242 raft_consensus.cc:2468] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:00.690539 32604 leader_election.cc:290] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.673935 32459 leader_election.cc:290] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.692620 32317 raft_consensus.cc:3060] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.684784 32141 catalog_manager.cc:5697] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:00.695353 32391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c783c940344acc9bf32f5d5f587f4f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.695472 32360 leader_election.cc:304] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:00.696774 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27204bc48ea3489faf065f61a5a228f4" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.699254 32566 raft_consensus.cc:2804] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:00.700732 32566 raft_consensus.cc:493] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:00.701234 32566 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.675434 32582 leader_election.cc:290] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.706972 32435 tablet_bootstrap.cc:492] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:00.707468 32435 ts_tablet_manager.cc:1403] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.303s	user 0.035s	sys 0.097s
I20260709 12:13:00.711290 32436 tablet_bootstrap.cc:654] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.717227 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.720543 32395 raft_consensus.cc:2468] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:00.721876 32285 leader_election.cc:304] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
W20260709 12:13:00.726400 32211 leader_election.cc:343] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.726648 32394 raft_consensus.cc:2468] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:00.726922 32211 leader_election.cc:304] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.729720 32459 raft_consensus.cc:2749] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.730741 32210 leader_election.cc:304] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:00.731884 32459 raft_consensus.cc:2804] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.731987 32582 raft_consensus.cc:2804] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.733645 32459 raft_consensus.cc:697] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:00.732762 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c783c940344acc9bf32f5d5f587f4f" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.735441 32459 consensus_queue.cc:237] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.736531 32246 raft_consensus.cc:2468] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:13:00.740110 32582 raft_consensus.cc:697] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:00.743602 32582 consensus_queue.cc:237] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:00.754596 32360 leader_election.cc:343] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.755087 32360 leader_election.cc:304] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:00.755904 32467 raft_consensus.cc:2749] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:00.756150 32360 leader_election.cc:343] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.758236 32467 consensus_queue.cc:1048] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:00.759735 32435 raft_consensus.cc:359] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.760501 32435 raft_consensus.cc:385] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.760761 32435 raft_consensus.cc:740] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.761940 32435 consensus_queue.cc:260] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.762959 32141 catalog_manager.cc:5697] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:00.765192 32490 consensus_queue.cc:1048] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:00.777021 32435 ts_tablet_manager.cc:1434] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.002s
I20260709 12:13:00.779050 32435 tablet_bootstrap.cc:492] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:00.782341 32566 raft_consensus.cc:515] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.783615 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c783c940344acc9bf32f5d5f587f4f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:00.784567 32566 leader_election.cc:290] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:00.790159 32467 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:00.790707 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4498d2b05a4b2c90949cc5ef2e734f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:00.793157 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:00.795574 32571 consensus_queue.cc:1048] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:00.798427 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:00.799041 32243 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:00.809860 32360 leader_election.cc:343] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.817389 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:00.827281 32438 tablet_bootstrap.cc:492] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:00.827788 32438 ts_tablet_manager.cc:1403] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.275s	user 0.015s	sys 0.007s
I20260709 12:13:00.835764 32436 tablet_bootstrap.cc:492] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:00.836292 32436 ts_tablet_manager.cc:1403] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.216s	user 0.012s	sys 0.006s
I20260709 12:13:00.830291 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c783c940344acc9bf32f5d5f587f4f" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:00.840562 32246 raft_consensus.cc:3060] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:00.878948 32243 raft_consensus.cc:2468] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:00.854183 32211 leader_election.cc:304] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.879873 32435 tablet_bootstrap.cc:654] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:00.899811 32211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 52281us
W20260709 12:13:00.902537 32211 leader_election.cc:343] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.903649 32246 raft_consensus.cc:2468] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:00.906219 32585 raft_consensus.cc:2749] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.905296 32438 raft_consensus.cc:359] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.909322 32438 raft_consensus.cc:385] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.909756 32438 raft_consensus.cc:740] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.910606 32438 consensus_queue.cc:260] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.912896 32438 ts_tablet_manager.cc:1434] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.085s	user 0.011s	sys 0.007s
I20260709 12:13:00.913817 32438 tablet_bootstrap.cc:492] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:00.917178 32286 leader_election.cc:304] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:00.918080 32489 raft_consensus.cc:2749] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:00.918737 32489 consensus_queue.cc:1048] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:00.924858 32192 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:00.925526 32438 tablet_bootstrap.cc:654] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.932114 32436 raft_consensus.cc:359] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.932838 32436 raft_consensus.cc:385] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.933197 32436 raft_consensus.cc:740] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.932781 32142 catalog_manager.cc:5697] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 0 to 1, leader changed from <none> to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:00.934070 32571 consensus_queue.cc:1048] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:00.933881 32436 consensus_queue.cc:260] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.935956 32435 tablet_bootstrap.cc:492] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:00.936414 32435 ts_tablet_manager.cc:1403] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.006s
I20260709 12:13:00.934283 32360 leader_election.cc:304] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.937177 32571 raft_consensus.cc:2804] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:00.937680 32571 raft_consensus.cc:697] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:00.938553 32571 consensus_queue.cc:237] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.939118 32435 raft_consensus.cc:359] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.939813 32435 raft_consensus.cc:385] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.940075 32435 raft_consensus.cc:740] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.940732 32435 consensus_queue.cc:260] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.947324 32435 ts_tablet_manager.cc:1434] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:13:00.948297 32435 tablet_bootstrap.cc:492] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:00.952445 32438 tablet_bootstrap.cc:492] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:00.952929 32438 ts_tablet_manager.cc:1403] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.007s
I20260709 12:13:00.954558 32436 ts_tablet_manager.cc:1434] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.003s
I20260709 12:13:00.955471 32436 tablet_bootstrap.cc:492] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:00.955768 32438 raft_consensus.cc:359] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.956458 32438 raft_consensus.cc:385] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:00.957592 32438 raft_consensus.cc:740] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:00.958269 32438 consensus_queue.cc:260] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.963641 32435 tablet_bootstrap.cc:654] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:00.952853 32141 catalog_manager.cc:5697] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:00.969035 32438 ts_tablet_manager.cc:1434] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260709 12:13:00.970041 32438 tablet_bootstrap.cc:492] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:00.976244 32585 raft_consensus.cc:493] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:00.977249 32585 raft_consensus.cc:515] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:00.977536 32467 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:00.986148 32585 leader_election.cc:290] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:00.990482 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374d246b5b2144199647510371fd79c8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:00.991487 32393 raft_consensus.cc:2468] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:00.994261 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374d246b5b2144199647510371fd79c8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:00.996039 32211 leader_election.cc:343] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:00.998672 32210 leader_election.cc:304] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:00.999927 32459 raft_consensus.cc:2804] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.000259 32459 raft_consensus.cc:493] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.000540 32459 raft_consensus.cc:3060] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.010716 32436 tablet_bootstrap.cc:654] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.012107 32435 tablet_bootstrap.cc:492] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:01.012746 32435 ts_tablet_manager.cc:1403] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.013s
I20260709 12:13:01.014848 32459 raft_consensus.cc:515] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.020207 32438 tablet_bootstrap.cc:654] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.020031 32435 raft_consensus.cc:359] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.020839 32435 raft_consensus.cc:385] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.021136 32435 raft_consensus.cc:740] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.021829 32435 consensus_queue.cc:260] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.024155 32435 ts_tablet_manager.cc:1434] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:13:01.023550 32144 catalog_manager.cc:5697] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:01.025068 32435 tablet_bootstrap.cc:492] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:01.027115 32459 leader_election.cc:290] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.029753 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374d246b5b2144199647510371fd79c8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:01.031805 32435 tablet_bootstrap.cc:654] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:01.033200 32211 leader_election.cc:343] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.034703 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374d246b5b2144199647510371fd79c8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:01.035302 32395 raft_consensus.cc:3060] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.037788 32585 consensus_queue.cc:1048] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:01.039376 32489 raft_consensus.cc:493] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.039839 32489 raft_consensus.cc:515] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.041931 32489 leader_election.cc:290] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.043692 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27204bc48ea3489faf065f61a5a228f4" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:01.044304 32393 raft_consensus.cc:2468] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:13:01.046130 32285 leader_election.cc:304] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:01.047000 32489 raft_consensus.cc:2804] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.047369 32489 raft_consensus.cc:493] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.047783 32489 raft_consensus.cc:3060] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.048385 32436 tablet_bootstrap.cc:492] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:01.052042 32436 ts_tablet_manager.cc:1403] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.005s
I20260709 12:13:01.050372 32395 raft_consensus.cc:2468] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:01.057185 32210 leader_election.cc:304] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.057878 32438 tablet_bootstrap.cc:492] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:01.058358 32438 ts_tablet_manager.cc:1403] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.010s
I20260709 12:13:01.059940 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27204bc48ea3489faf065f61a5a228f4" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.058652 32459 raft_consensus.cc:2804] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:01.062069 32438 raft_consensus.cc:359] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.062777 32459 raft_consensus.cc:697] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:01.062917 32438 raft_consensus.cc:385] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.063369 32438 raft_consensus.cc:740] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.064047 32438 consensus_queue.cc:260] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.064702 32459 consensus_queue.cc:237] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.065814 32571 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:01.067257 32489 raft_consensus.cc:515] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.067814 32438 ts_tablet_manager.cc:1434] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:13:01.058871 32436 raft_consensus.cc:359] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.069265 32438 tablet_bootstrap.cc:492] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:01.071421 32489 leader_election.cc:290] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.069213 32436 raft_consensus.cc:385] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.071939 32436 raft_consensus.cc:740] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.073086 32436 consensus_queue.cc:260] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.074239 32246 raft_consensus.cc:2468] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:13:01.075143 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27204bc48ea3489faf065f61a5a228f4" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:01.076246 32436 ts_tablet_manager.cc:1434] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 12:13:01.077286 32435 tablet_bootstrap.cc:492] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:01.075788 32395 raft_consensus.cc:3060] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.079790 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27204bc48ea3489faf065f61a5a228f4" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:01.080857 32435 ts_tablet_manager.cc:1403] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 12:13:01.080932 32241 raft_consensus.cc:3060] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.081503 32436 tablet_bootstrap.cc:492] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:01.083470 32435 raft_consensus.cc:359] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.084149 32435 raft_consensus.cc:385] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.084424 32435 raft_consensus.cc:740] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.080327 32438 tablet_bootstrap.cc:654] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.085083 32435 consensus_queue.cc:260] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.087268 32435 ts_tablet_manager.cc:1434] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:13:01.088452 32435 tablet_bootstrap.cc:492] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:01.090967 32436 tablet_bootstrap.cc:654] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.099491 32436 tablet_bootstrap.cc:492] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:01.101559 32436 ts_tablet_manager.cc:1403] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260709 12:13:01.102674 32241 raft_consensus.cc:2468] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:01.100312 32435 tablet_bootstrap.cc:654] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.103020 32438 tablet_bootstrap.cc:492] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:01.103615 32438 ts_tablet_manager.cc:1403] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.006s
I20260709 12:13:01.104704 32286 leader_election.cc:304] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:01.105790 32489 raft_consensus.cc:2804] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:01.106298 32489 raft_consensus.cc:697] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:01.107157 32489 consensus_queue.cc:237] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.109133 32436 raft_consensus.cc:359] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.110119 32436 raft_consensus.cc:385] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.110396 32582 raft_consensus.cc:493] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.110481 32436 raft_consensus.cc:740] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.111063 32582 raft_consensus.cc:515] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.111582 32436 consensus_queue.cc:260] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.113251 32582 leader_election.cc:290] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.114563 32436 ts_tablet_manager.cc:1434] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:01.106491 32438 raft_consensus.cc:359] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.115408 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:01.115821 32438 raft_consensus.cc:385] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.116127 32393 raft_consensus.cc:2468] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:13:01.116277 32438 raft_consensus.cc:740] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.117421 32285 leader_election.cc:304] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:01.117262 32438 consensus_queue.cc:260] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.118386 32582 raft_consensus.cc:2804] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.119112 32582 raft_consensus.cc:493] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.119525 32582 raft_consensus.cc:3060] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.119846 32438 ts_tablet_manager.cc:1434] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:13:01.121122 32438 tablet_bootstrap.cc:492] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:01.123198 32585 consensus_queue.cc:1048] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:01.124671 32436 tablet_bootstrap.cc:492] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:01.133725 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.149523 32436 tablet_bootstrap.cc:654] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.149868 32241 raft_consensus.cc:2468] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:13:01.149956 32395 raft_consensus.cc:2468] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:01.128376 32582 raft_consensus.cc:515] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.152879 32438 tablet_bootstrap.cc:654] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.157341 32436 tablet_bootstrap.cc:492] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:01.157342 32585 raft_consensus.cc:493] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.157956 32585 raft_consensus.cc:515] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.158573 32436 ts_tablet_manager.cc:1403] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.002s
I20260709 12:13:01.160076 32585 leader_election.cc:290] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.161108 32436 raft_consensus.cc:359] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.161795 32436 raft_consensus.cc:385] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.162040 32436 raft_consensus.cc:740] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.163065 32435 tablet_bootstrap.cc:492] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:01.162724 32436 consensus_queue.cc:260] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.163475 32435 ts_tablet_manager.cc:1403] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.029s
I20260709 12:13:01.163532 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:01.165350 32435 raft_consensus.cc:359] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.165957 32435 raft_consensus.cc:385] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.165905 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:01.162000 32142 catalog_manager.cc:5697] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:01.166358 32435 raft_consensus.cc:740] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.167320 32435 consensus_queue.cc:260] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:01.167963 32210 leader_election.cc:343] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:01.168853 32211 leader_election.cc:343] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.169188 32435 ts_tablet_manager.cc:1434] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:13:01.170703 32582 leader_election.cc:290] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.173334 32318 raft_consensus.cc:3060] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.173769 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:01.174362 32395 raft_consensus.cc:3060] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.181031 32438 tablet_bootstrap.cc:492] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:01.181567 32438 ts_tablet_manager.cc:1403] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.011s
I20260709 12:13:01.169240 32211 leader_election.cc:304] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.183753 32141 catalog_manager.cc:5697] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 0 to 1, leader changed from <none> to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:01.184288 32438 raft_consensus.cc:359] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.184892 32438 raft_consensus.cc:385] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.185146 32438 raft_consensus.cc:740] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.185827 32438 consensus_queue.cc:260] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.187388 32438 ts_tablet_manager.cc:1434] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:13:01.188262 32438 tablet_bootstrap.cc:492] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:01.190945 32436 ts_tablet_manager.cc:1434] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 12:13:01.191864 32436 tablet_bootstrap.cc:492] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:01.193182 32395 raft_consensus.cc:2468] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:01.194476 32285 leader_election.cc:304] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:01.195165 32438 tablet_bootstrap.cc:654] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.198537 32485 raft_consensus.cc:2749] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:01.199843 32436 tablet_bootstrap.cc:654] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.200219 32582 raft_consensus.cc:2804] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:01.205281 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:01.206104 32241 raft_consensus.cc:3060] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.208493 32435 tablet_bootstrap.cc:492] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:01.214685 32435 tablet_bootstrap.cc:654] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.215348 32582 raft_consensus.cc:697] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:01.196530 32585 consensus_queue.cc:1048] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:13:01.216509 32582 consensus_queue.cc:237] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.216792 32604 consensus_queue.cc:1048] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:01.229873 32435 tablet_bootstrap.cc:492] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:01.230432 32435 ts_tablet_manager.cc:1403] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260709 12:13:01.235124 32436 tablet_bootstrap.cc:492] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:01.235621 32436 ts_tablet_manager.cc:1403] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.002s
I20260709 12:13:01.236413 32566 raft_consensus.cc:493] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.236913 32566 raft_consensus.cc:515] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.239073 32566 leader_election.cc:290] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.240408 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:01.238219 32436 raft_consensus.cc:359] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.241935 32436 raft_consensus.cc:385] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.241694 32435 raft_consensus.cc:359] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.242215 32436 raft_consensus.cc:740] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.242326 32435 raft_consensus.cc:385] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:01.243283 32360 leader_election.cc:343] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.242609 32435 raft_consensus.cc:740] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.244577 32435 consensus_queue.cc:260] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.245203 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.247449 32435 ts_tablet_manager.cc:1434] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:13:01.250379 32435 tablet_bootstrap.cc:492] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:01.251332 32604 raft_consensus.cc:493] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.251807 32604 raft_consensus.cc:515] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.254138 32241 raft_consensus.cc:2468] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:01.255874 32604 leader_election.cc:290] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.264178 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:01.267217 32211 leader_election.cc:343] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.269666 32438 tablet_bootstrap.cc:492] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:01.270133 32438 ts_tablet_manager.cc:1403] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.082s	user 0.037s	sys 0.039s
I20260709 12:13:01.270366 32582 consensus_queue.cc:1048] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:01.272943 32438 raft_consensus.cc:359] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.273655 32438 raft_consensus.cc:385] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.273968 32438 raft_consensus.cc:740] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.274611 32438 consensus_queue.cc:260] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.260434 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:01.242900 32436 consensus_queue.cc:260] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.276096 32246 raft_consensus.cc:2468] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:01.274777 32582 consensus_queue.cc:1048] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:01.277511 32438 ts_tablet_manager.cc:1434] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:01.278406 32438 tablet_bootstrap.cc:492] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:01.280462 32436 ts_tablet_manager.cc:1434] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:13:01.282711 32436 tablet_bootstrap.cc:492] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
W20260709 12:13:01.282997 32210 leader_election.cc:343] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.285444 32210 leader_election.cc:304] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.286616 32604 raft_consensus.cc:2749] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:01.286924 32438 tablet_bootstrap.cc:654] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.291800 32360 leader_election.cc:304] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.257826 32435 tablet_bootstrap.cc:654] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.295684 32566 raft_consensus.cc:2804] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.296240 32566 raft_consensus.cc:493] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.296680 32566 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.300500 32436 tablet_bootstrap.cc:654] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.301690 32571 raft_consensus.cc:493] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.302189 32571 raft_consensus.cc:515] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.304316 32571 leader_election.cc:290] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.306217 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:01.309012 32360 leader_election.cc:343] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.313993 32609 raft_consensus.cc:493] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.314675 32609 raft_consensus.cc:515] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.317950 32435 tablet_bootstrap.cc:492] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:01.318427 32435 ts_tablet_manager.cc:1403] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.008s
I20260709 12:13:01.319434 32436 tablet_bootstrap.cc:492] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:01.319880 32436 ts_tablet_manager.cc:1403] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.006s
I20260709 12:13:01.321007 32435 raft_consensus.cc:359] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.321708 32435 raft_consensus.cc:385] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.321965 32435 raft_consensus.cc:740] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.322430 32436 raft_consensus.cc:359] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.324199 32436 raft_consensus.cc:385] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.324728 32436 raft_consensus.cc:740] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.325583 32436 consensus_queue.cc:260] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.327666 32435 consensus_queue.cc:260] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.329138 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.329813 32241 raft_consensus.cc:2468] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:01.330662 32435 ts_tablet_manager.cc:1434] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:13:01.331517 32435 tablet_bootstrap.cc:492] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:01.332964 32436 ts_tablet_manager.cc:1434] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:13:01.333885 32436 tablet_bootstrap.cc:492] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:01.338238 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:01.337945 32609 leader_election.cc:290] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.346957 32565 raft_consensus.cc:493] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.347538 32565 raft_consensus.cc:515] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.348691 32436 tablet_bootstrap.cc:654] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.350875 32565 leader_election.cc:290] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.352803 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61939402a8d428ab79bda331894b219" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:01.353742 32316 raft_consensus.cc:2468] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:01.355217 32360 leader_election.cc:304] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:01.356405 32571 raft_consensus.cc:2804] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.356851 32571 raft_consensus.cc:493] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.357304 32571 raft_consensus.cc:3060] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.323140 32144 catalog_manager.cc:5697] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 0 to 1, leader changed from <none> to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:01.356431 32435 tablet_bootstrap.cc:654] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.366312 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.366962 32246 raft_consensus.cc:2468] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:13:01.368438 32360 leader_election.cc:304] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.370016 32467 raft_consensus.cc:2804] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.370455 32467 raft_consensus.cc:493] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.372125 32467 raft_consensus.cc:3060] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.375018 32435 tablet_bootstrap.cc:492] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:01.375545 32435 ts_tablet_manager.cc:1403] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.001s
I20260709 12:13:01.378829 32286 leader_election.cc:304] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:01.381068 32459 raft_consensus.cc:493] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.381537 32459 raft_consensus.cc:515] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.381948 32566 raft_consensus.cc:515] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.383424 32459 leader_election.cc:290] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.383703 32467 raft_consensus.cc:515] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.384420 32566 leader_election.cc:290] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.384663 32393 raft_consensus.cc:2393] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
I20260709 12:13:01.384895 32489 raft_consensus.cc:2804] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.385299 32489 raft_consensus.cc:493] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.364136 32571 raft_consensus.cc:515] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.391811 32467 leader_election.cc:290] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.392031 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2527c54062475daaf410dd7cc21774" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:01.392648 32393 raft_consensus.cc:2468] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:01.393539 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:01.391033 32489 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.396102 32435 raft_consensus.cc:359] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.397317 32435 raft_consensus.cc:385] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.397778 32435 raft_consensus.cc:740] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.398552 32435 consensus_queue.cc:260] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.399441 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61939402a8d428ab79bda331894b219" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.400144 32210 leader_election.cc:304] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:01.400686 32582 raft_consensus.cc:493] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.405400 32459 raft_consensus.cc:2804] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.405174 32246 raft_consensus.cc:2468] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:01.406787 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:01.405014 32582 raft_consensus.cc:515] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.407446 32245 raft_consensus.cc:3060] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.405860 32459 raft_consensus.cc:493] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.409641 32459 raft_consensus.cc:3060] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.408471 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:01.410622 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:01.411821 32241 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.413736 32582 leader_election.cc:290] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.414400 32436 tablet_bootstrap.cc:492] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:01.414906 32436 ts_tablet_manager.cc:1403] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.020s
I20260709 12:13:01.416266 32435 ts_tablet_manager.cc:1434] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 12:13:01.417112 32435 tablet_bootstrap.cc:492] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:01.418522 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.419515 32243 raft_consensus.cc:2393] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
W20260709 12:13:01.419986 32360 leader_election.cc:343] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.422528 32245 raft_consensus.cc:2468] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:01.425769 32360 leader_election.cc:304] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.423655 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:01.426782 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61939402a8d428ab79bda331894b219" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:01.426934 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61939402a8d428ab79bda331894b219" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:01.427425 32317 raft_consensus.cc:3060] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.427860 32243 raft_consensus.cc:3060] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.431738 32489 raft_consensus.cc:515] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.433168 32316 raft_consensus.cc:2393] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 1: Already voted for candidate 955f068a9d6545c4a18f1856a115255c in this term.
I20260709 12:13:01.425711 32459 raft_consensus.cc:515] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.436221 32286 leader_election.cc:304] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:01.437800 32490 raft_consensus.cc:2804] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:01.408524 32571 leader_election.cc:290] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.438524 32582 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.439222 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:01.439615 32459 leader_election.cc:290] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.440155 32394 raft_consensus.cc:2393] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
I20260709 12:13:01.440146 32489 leader_election.cc:290] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.442133 32438 tablet_bootstrap.cc:492] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:01.442598 32438 ts_tablet_manager.cc:1403] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.164s	user 0.029s	sys 0.042s
I20260709 12:13:01.439114 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2527c54062475daaf410dd7cc21774" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:01.445914 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:01.448215 32317 raft_consensus.cc:2468] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:01.436790 32241 raft_consensus.cc:2468] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:01.446072 32582 raft_consensus.cc:2749] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:01.446116 32490 raft_consensus.cc:697] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:01.450745 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2527c54062475daaf410dd7cc21774" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:01.450814 32490 consensus_queue.cc:237] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.450713 32438 raft_consensus.cc:359] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.452677 32438 raft_consensus.cc:385] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.453043 32438 raft_consensus.cc:740] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.452773 32436 raft_consensus.cc:359] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.453769 32438 consensus_queue.cc:260] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.454766 32319 raft_consensus.cc:3060] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.454263 32436 raft_consensus.cc:385] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.458331 32436 raft_consensus.cc:740] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.459131 32436 consensus_queue.cc:260] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.460753 32436 ts_tablet_manager.cc:1434] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.002s
I20260709 12:13:01.461684 32436 tablet_bootstrap.cc:492] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:01.462798 32319 raft_consensus.cc:2468] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:01.467758 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2527c54062475daaf410dd7cc21774" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:01.468451 32394 raft_consensus.cc:3060] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.469197 32436 tablet_bootstrap.cc:654] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.471314 32438 ts_tablet_manager.cc:1434] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.008s
I20260709 12:13:01.472347 32438 tablet_bootstrap.cc:492] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:01.478560 32360 leader_election.cc:304] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:01.466771 32435 tablet_bootstrap.cc:654] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.480870 32394 raft_consensus.cc:2468] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:01.464244 32243 raft_consensus.cc:2468] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:01.484136 32438 tablet_bootstrap.cc:654] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.486033 32571 raft_consensus.cc:2804] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:01.486821 32571 raft_consensus.cc:697] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:01.487807 32571 consensus_queue.cc:237] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.494989 32360 leader_election.cc:304] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.500500 32565 raft_consensus.cc:2804] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:01.502486 32565 raft_consensus.cc:697] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:01.503684 32565 consensus_queue.cc:237] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.505865 32438 tablet_bootstrap.cc:492] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:01.505651 32467 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:01.506672 32438 ts_tablet_manager.cc:1403] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260709 12:13:01.508996 32435 tablet_bootstrap.cc:492] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:01.510478 32435 ts_tablet_manager.cc:1403] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.005s
I20260709 12:13:01.513960 32210 leader_election.cc:304] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:01.514854 32459 raft_consensus.cc:2804] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:01.515331 32459 raft_consensus.cc:697] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:01.516049 32459 consensus_queue.cc:237] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.518671 32438 raft_consensus.cc:359] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.520087 32438 raft_consensus.cc:385] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.520551 32438 raft_consensus.cc:740] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.521440 32438 consensus_queue.cc:260] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.516513 32435 raft_consensus.cc:359] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.522547 32435 raft_consensus.cc:385] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.522958 32435 raft_consensus.cc:740] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.523825 32435 consensus_queue.cc:260] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.525959 32435 ts_tablet_manager.cc:1434] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 12:13:01.528409 32435 tablet_bootstrap.cc:492] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:01.529033 32566 raft_consensus.cc:493] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.527357 32438 ts_tablet_manager.cc:1434] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:13:01.529654 32566 raft_consensus.cc:515] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.532634 32566 leader_election.cc:290] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.533070 32438 tablet_bootstrap.cc:492] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:01.535409 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.536154 32245 raft_consensus.cc:2468] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:01.541460 32435 tablet_bootstrap.cc:654] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.546469 32438 tablet_bootstrap.cc:654] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.583087 32565 raft_consensus.cc:493] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.583770 32565 raft_consensus.cc:515] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.586583 32435 tablet_bootstrap.cc:492] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:01.587369 32435 ts_tablet_manager.cc:1403] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.008s
I20260709 12:13:01.595366 32435 raft_consensus.cc:359] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.596450 32435 raft_consensus.cc:385] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.596874 32435 raft_consensus.cc:740] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.597864 32435 consensus_queue.cc:260] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.599819 32286 leader_election.cc:304] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [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: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:01.604308 32435 ts_tablet_manager.cc:1434] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:13:01.605703 32435 tablet_bootstrap.cc:492] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282: Bootstrap starting.
W20260709 12:13:01.619355 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 75250.1us
I20260709 12:13:01.620980 32360 leader_election.cc:304] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:01.621233 32565 leader_election.cc:290] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.621860 32490 raft_consensus.cc:2804] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.616921 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:01.622289 32490 raft_consensus.cc:493] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.622882 32490 raft_consensus.cc:3060] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.623060 32318 raft_consensus.cc:2468] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:01.628981 32608 raft_consensus.cc:2749] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:01.630762 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.631593 32241 raft_consensus.cc:2468] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
W20260709 12:13:01.635499 32211 consensus_peers.cc:597] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:01.638119 32435 tablet_bootstrap.cc:654] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.642064 32141 catalog_manager.cc:5697] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:01.646692 32608 consensus_queue.cc:1048] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:01.653306 32585 raft_consensus.cc:493] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.648034 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:01.671926 32360 leader_election.cc:343] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.671732 32467 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:01.673254 32438 tablet_bootstrap.cc:492] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:01.673780 32438 ts_tablet_manager.cc:1403] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.032s
I20260709 12:13:01.673900 32360 leader_election.cc:304] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.677085 32438 raft_consensus.cc:359] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.679328 32438 raft_consensus.cc:385] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.679610 32438 raft_consensus.cc:740] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.681680 32467 raft_consensus.cc:2804] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.682327 32467 raft_consensus.cc:493] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.682829 32467 raft_consensus.cc:3060] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.688105 32485 consensus_queue.cc:1048] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:01.680168 32438 consensus_queue.cc:260] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.666083 32585 raft_consensus.cc:515] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.698076 32608 consensus_queue.cc:1048] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:01.701445 32438 ts_tablet_manager.cc:1434] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:13:01.702292 32438 tablet_bootstrap.cc:492] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:01.704690 32436 tablet_bootstrap.cc:492] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:01.705238 32436 ts_tablet_manager.cc:1403] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.244s	user 0.053s	sys 0.129s
I20260709 12:13:01.705521 32585 leader_election.cc:290] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.707266 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:01.709420 32436 raft_consensus.cc:359] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.718310 32436 raft_consensus.cc:385] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:01.710824 32211 leader_election.cc:343] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.718653 32436 raft_consensus.cc:740] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.722116 32436 consensus_queue.cc:260] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.682819 32490 raft_consensus.cc:515] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.734228 32436 ts_tablet_manager.cc:1434] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 12:13:01.714121 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:01.724148 32467 raft_consensus.cc:515] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.745270 32490 leader_election.cc:290] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.746434 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:01.747141 32241 raft_consensus.cc:3060] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.755452 32608 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:01.764583 32436 tablet_bootstrap.cc:492] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:01.765947 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:01.766553 32318 raft_consensus.cc:3060] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:01.763108 32210 leader_election.cc:343] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.788076 32210 leader_election.cc:304] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.789014 32485 raft_consensus.cc:2749] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:01.799226 32144 catalog_manager.cc:5697] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:01.807487 32467 leader_election.cc:290] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.805208 32144 catalog_manager.cc:5697] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:01.816233 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:01.815601 32144 catalog_manager.cc:5697] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:01.816910 32317 raft_consensus.cc:3060] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.819257 32490 raft_consensus.cc:493] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.819769 32490 raft_consensus.cc:515] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.822458 32318 raft_consensus.cc:2468] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:01.823624 32490 leader_election.cc:290] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:01.831255 32360 leader_election.cc:304] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:01.824572 32241 raft_consensus.cc:2468] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:01.833904 32565 raft_consensus.cc:2804] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:01.839829 32582 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:01.843914 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:01.844658 32246 raft_consensus.cc:3060] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.839862 32585 raft_consensus.cc:493] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.850224 32435 tablet_bootstrap.cc:492] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:01.851187 32435 ts_tablet_manager.cc:1403] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.246s	user 0.012s	sys 0.022s
I20260709 12:13:01.839792 32565 raft_consensus.cc:697] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:01.837217 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:01.853549 32565 consensus_queue.cc:237] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.850718 32585 raft_consensus.cc:515] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.837637 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:01.860106 32317 raft_consensus.cc:2468] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:01.864346 32585 leader_election.cc:290] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.866063 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:01.867384 32435 raft_consensus.cc:359] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.868136 32435 raft_consensus.cc:385] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.868392 32435 raft_consensus.cc:740] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.869029 32435 consensus_queue.cc:260] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:01.873767 32360 leader_election.cc:343] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.874508 32360 leader_election.cc:304] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:01.876823 32435 ts_tablet_manager.cc:1434] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:13:01.886246 32435 tablet_bootstrap.cc:492] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:01.878181 32438 tablet_bootstrap.cc:654] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:01.880728 32211 leader_election.cc:343] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:01.887578 32360 leader_election.cc:343] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.887964 32360 leader_election.cc:304] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:01.891498 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:01.892160 32395 raft_consensus.cc:2468] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:01.892876 32566 raft_consensus.cc:2804] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:01.893975 32436 tablet_bootstrap.cc:654] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.898029 32246 raft_consensus.cc:2468] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:01.910271 32467 raft_consensus.cc:2749] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:01.911242 32566 raft_consensus.cc:697] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:01.912532 32566 consensus_queue.cc:237] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.922063 32438 tablet_bootstrap.cc:492] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:01.922487 32438 ts_tablet_manager.cc:1403] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.220s	user 0.015s	sys 0.000s
I20260709 12:13:01.924957 32210 leader_election.cc:304] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:01.927945 32604 raft_consensus.cc:2804] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:01.928332 32604 raft_consensus.cc:493] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:01.928664 32604 raft_consensus.cc:3060] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.929414 32585 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:01.935004 32435 tablet_bootstrap.cc:654] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:01.947942 32438 raft_consensus.cc:359] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.948475 32438 raft_consensus.cc:385] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:01.948758 32438 raft_consensus.cc:740] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:01.950793 32604 raft_consensus.cc:515] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:01.951581 32360 consensus_peers.cc:597] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:01.952361 32438 consensus_queue.cc:260] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.954763 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
W20260709 12:13:01.956094 32211 leader_election.cc:343] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:01.956889 32604 leader_election.cc:290] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.958895 32142 catalog_manager.cc:5697] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:01.960460 32142 catalog_manager.cc:5697] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:01.962723 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:01.963631 32438 ts_tablet_manager.cc:1434] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 12:13:01.964231 32394 raft_consensus.cc:3060] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:01.969148 32438 tablet_bootstrap.cc:492] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:01.970324 32582 raft_consensus.cc:493] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:01.970903 32582 raft_consensus.cc:515] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:01.984475 32582 leader_election.cc:290] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:01.985848 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:02.033700 32436 tablet_bootstrap.cc:492] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.034291 32436 ts_tablet_manager.cc:1403] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.270s	user 0.031s	sys 0.022s
I20260709 12:13:02.037176 32436 raft_consensus.cc:359] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.037966 32436 raft_consensus.cc:385] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.038328 32436 raft_consensus.cc:740] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.039196 32436 consensus_queue.cc:260] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.038648 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.041391 32246 raft_consensus.cc:2393] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
I20260709 12:13:02.046468 32436 ts_tablet_manager.cc:1434] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:13:02.047586 32436 tablet_bootstrap.cc:492] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.051400 32394 raft_consensus.cc:2468] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:02.053735 32286 leader_election.cc:304] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:02.053977 32210 leader_election.cc:304] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:02.054217 32485 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.054894 32582 raft_consensus.cc:3060] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.055176 32585 raft_consensus.cc:2804] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.055675 32585 raft_consensus.cc:697] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:02.055704 32566 consensus_queue.cc:1048] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:02.056685 32585 consensus_queue.cc:237] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.066329 32435 tablet_bootstrap.cc:492] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:02.069933 32435 ts_tablet_manager.cc:1403] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.184s	user 0.009s	sys 0.004s
I20260709 12:13:02.070256 32467 consensus_queue.cc:1048] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.076423 32436 tablet_bootstrap.cc:654] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.087970 32435 raft_consensus.cc:359] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.088768 32435 raft_consensus.cc:385] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.089051 32435 raft_consensus.cc:740] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.094359 32467 consensus_queue.cc:1048] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.047050 32438 tablet_bootstrap.cc:654] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.083323 32582 raft_consensus.cc:2749] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.105593 32467 consensus_queue.cc:1048] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
W20260709 12:13:02.109272 32192 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:02.102798 32436 tablet_bootstrap.cc:492] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.121089 32435 consensus_queue.cc:260] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.130913 32436 ts_tablet_manager.cc:1403] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.010s
I20260709 12:13:02.131104 32459 raft_consensus.cc:493] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.131543 32459 raft_consensus.cc:515] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.134761 32459 leader_election.cc:290] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.135897 32436 raft_consensus.cc:359] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.136615 32436 raft_consensus.cc:385] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.136868 32436 raft_consensus.cc:740] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.137027 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe5ed1593e492c81ff98bbda4d8a80" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:02.139241 32211 leader_election.cc:343] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.140486 32467 consensus_queue.cc:1048] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:02.141065 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe5ed1593e492c81ff98bbda4d8a80" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:02.141810 32394 raft_consensus.cc:2468] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:02.143280 32210 leader_election.cc:304] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:02.144490 32459 raft_consensus.cc:2804] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.144833 32459 raft_consensus.cc:493] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.145372 32459 raft_consensus.cc:3060] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.145658 32467 raft_consensus.cc:493] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.137535 32436 consensus_queue.cc:260] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.146207 32467 raft_consensus.cc:515] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.148190 32435 ts_tablet_manager.cc:1434] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 12:13:02.149230 32435 tablet_bootstrap.cc:492] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:02.152264 32436 ts_tablet_manager.cc:1434] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:13:02.152325 32438 tablet_bootstrap.cc:492] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:02.152964 32438 ts_tablet_manager.cc:1403] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.184s	user 0.015s	sys 0.002s
I20260709 12:13:02.153280 32436 tablet_bootstrap.cc:492] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.157799 32467 leader_election.cc:290] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:02.162142 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:02.164155 32438 raft_consensus.cc:359] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.165192 32438 raft_consensus.cc:385] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.165583 32438 raft_consensus.cc:740] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.166492 32438 consensus_queue.cc:260] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:02.168130 32360 leader_election.cc:343] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.174324 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.175176 32245 raft_consensus.cc:2468] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:02.177949 32360 leader_election.cc:304] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:02.178943 32467 raft_consensus.cc:2804] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.179282 32467 raft_consensus.cc:493] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.179785 32467 raft_consensus.cc:3060] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.180122 32438 ts_tablet_manager.cc:1434] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:13:02.181787 32438 tablet_bootstrap.cc:492] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:02.194669 32459 raft_consensus.cc:515] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.198361 32436 tablet_bootstrap.cc:654] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.201090 32459 leader_election.cc:290] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.206336 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe5ed1593e492c81ff98bbda4d8a80" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:02.206960 32394 raft_consensus.cc:3060] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.204159 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe5ed1593e492c81ff98bbda4d8a80" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:02.213865 32394 raft_consensus.cc:2468] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:02.215457 32210 leader_election.cc:304] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:02.212597 32142 catalog_manager.cc:5697] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:02.217031 32211 leader_election.cc:343] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.216446 32604 raft_consensus.cc:2804] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.218562 32604 raft_consensus.cc:697] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:02.218360 32467 raft_consensus.cc:515] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.219583 32604 consensus_queue.cc:237] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.226248 32438 tablet_bootstrap.cc:654] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.227387 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:02.228039 32246 raft_consensus.cc:3060] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.234901 32435 tablet_bootstrap.cc:654] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.241919 32467 leader_election.cc:290] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:02.245128 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
W20260709 12:13:02.265136 32360 leader_election.cc:343] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.296329 32246 raft_consensus.cc:2468] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:02.300529 32436 tablet_bootstrap.cc:492] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.301046 32436 ts_tablet_manager.cc:1403] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.015s
I20260709 12:13:02.303996 32436 raft_consensus.cc:359] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.305120 32436 raft_consensus.cc:385] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.305461 32436 raft_consensus.cc:740] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.306181 32436 consensus_queue.cc:260] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.312736 32585 raft_consensus.cc:493] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.313220 32585 raft_consensus.cc:515] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.315251 32436 ts_tablet_manager.cc:1434] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:13:02.316268 32436 tablet_bootstrap.cc:492] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.316186 32360 leader_election.cc:304] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:02.316962 32667 raft_consensus.cc:2804] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.317444 32667 raft_consensus.cc:697] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:02.317966 32142 catalog_manager.cc:5697] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.318295 32667 consensus_queue.cc:237] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.321079 32585 leader_election.cc:290] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.320623 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196514c8a7b4e589494d96e48ae79a1" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
W20260709 12:13:02.324411 32210 leader_election.cc:343] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.325471 32467 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.333895 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196514c8a7b4e589494d96e48ae79a1" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:02.342025 32211 leader_election.cc:343] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.343230 32436 tablet_bootstrap.cc:654] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.343523 32435 tablet_bootstrap.cc:492] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:02.342666 32211 leader_election.cc:304] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:02.353946 32435 ts_tablet_manager.cc:1403] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.205s	user 0.018s	sys 0.002s
I20260709 12:13:02.353286 32467 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.354442 32604 raft_consensus.cc:2749] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.345173 32438 tablet_bootstrap.cc:492] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:02.356325 32438 ts_tablet_manager.cc:1403] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.175s	user 0.014s	sys 0.006s
I20260709 12:13:02.356591 32435 raft_consensus.cc:359] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.357281 32435 raft_consensus.cc:385] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.357646 32435 raft_consensus.cc:740] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.358276 32435 consensus_queue.cc:260] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.358891 32438 raft_consensus.cc:359] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.359547 32438 raft_consensus.cc:385] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.359123 32142 catalog_manager.cc:5697] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:02.360718 32435 ts_tablet_manager.cc:1434] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:13:02.361604 32435 tablet_bootstrap.cc:492] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:02.359825 32438 raft_consensus.cc:740] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.364189 32438 consensus_queue.cc:260] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.366824 32438 ts_tablet_manager.cc:1434] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:02.369689 32435 tablet_bootstrap.cc:654] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.375213 32436 tablet_bootstrap.cc:492] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.378077 32436 ts_tablet_manager.cc:1403] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.001s
I20260709 12:13:02.381104 32436 raft_consensus.cc:359] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.381891 32436 raft_consensus.cc:385] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.382237 32436 raft_consensus.cc:740] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.382952 32436 consensus_queue.cc:260] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.384642 32436 ts_tablet_manager.cc:1434] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:02.386003 32436 tablet_bootstrap.cc:492] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.400206 32604 raft_consensus.cc:493] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.404577 32435 tablet_bootstrap.cc:492] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:02.405095 32435 ts_tablet_manager.cc:1403] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.012s
I20260709 12:13:02.405104 32436 tablet_bootstrap.cc:654] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.400727 32604 raft_consensus.cc:515] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.407860 32604 leader_election.cc:290] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.410553 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd19544b37674f2594ee932f938e22e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:02.418373 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 47083.9us
I20260709 12:13:02.418457 32566 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:02.419414 32438 tablet_bootstrap.cc:492] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:02.411854 32435 raft_consensus.cc:359] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.420763 32435 raft_consensus.cc:385] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.421062 32435 raft_consensus.cc:740] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.421986 32435 consensus_queue.cc:260] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:02.412029 32211 leader_election.cc:343] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.424247 32435 ts_tablet_manager.cc:1434] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.004s
I20260709 12:13:02.424850 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd19544b37674f2594ee932f938e22e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:02.429095 32438 tablet_bootstrap.cc:654] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.430662 32435 tablet_bootstrap.cc:492] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:02.439450 32435 tablet_bootstrap.cc:654] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.441641 32436 tablet_bootstrap.cc:492] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.442162 32436 ts_tablet_manager.cc:1403] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.005s
I20260709 12:13:02.444839 32436 raft_consensus.cc:359] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.445535 32436 raft_consensus.cc:385] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.445847 32436 raft_consensus.cc:740] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
W20260709 12:13:02.446756 32210 leader_election.cc:343] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.446591 32436 consensus_queue.cc:260] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.447312 32210 leader_election.cc:304] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:02.453466 32436 ts_tablet_manager.cc:1434] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:13:02.454195 32585 raft_consensus.cc:2749] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.454649 32436 tablet_bootstrap.cc:492] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.467037 32436 tablet_bootstrap.cc:654] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.477355 32435 tablet_bootstrap.cc:492] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:02.477866 32435 ts_tablet_manager.cc:1403] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.007s
I20260709 12:13:02.480937 32609 raft_consensus.cc:493] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.481426 32609 raft_consensus.cc:515] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.482154 32435 raft_consensus.cc:359] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.482867 32435 raft_consensus.cc:385] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.483160 32435 raft_consensus.cc:740] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.483861 32609 leader_election.cc:290] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.484745 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374d246b5b2144199647510371fd79c8" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:02.483842 32435 consensus_queue.cc:260] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.489742 32435 ts_tablet_manager.cc:1434] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:13:02.490758 32435 tablet_bootstrap.cc:492] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:02.502066 32667 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.506538 32436 tablet_bootstrap.cc:492] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.507076 32436 ts_tablet_manager.cc:1403] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.008s
I20260709 12:13:02.509754 32438 tablet_bootstrap.cc:492] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:02.510227 32438 ts_tablet_manager.cc:1403] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.002s
I20260709 12:13:02.512750 32438 raft_consensus.cc:359] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.513392 32585 raft_consensus.cc:493] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.513890 32585 raft_consensus.cc:515] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.514637 32435 tablet_bootstrap.cc:654] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.517712 32585 leader_election.cc:290] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.517994 32436 raft_consensus.cc:359] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.518514 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38aaf5c97e4017a4af3b57c629693b" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:02.518805 32436 raft_consensus.cc:385] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.519162 32436 raft_consensus.cc:740] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.519230 32394 raft_consensus.cc:2468] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:02.519927 32436 consensus_queue.cc:260] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.521224 32210 leader_election.cc:304] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:02.522117 32604 raft_consensus.cc:2804] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.522459 32604 raft_consensus.cc:493] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.522791 32604 raft_consensus.cc:3060] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.526233 32436 ts_tablet_manager.cc:1434] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:13:02.528558 32436 tablet_bootstrap.cc:492] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.531587 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38aaf5c97e4017a4af3b57c629693b" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:02.536015 32436 tablet_bootstrap.cc:654] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.537963 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374d246b5b2144199647510371fd79c8" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.540957 32604 raft_consensus.cc:515] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.544155 32585 raft_consensus.cc:493] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.546550 32585 raft_consensus.cc:515] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.547758 32435 tablet_bootstrap.cc:492] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:02.548305 32435 ts_tablet_manager.cc:1403] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.001s
I20260709 12:13:02.549754 32585 leader_election.cc:290] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.550333 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
W20260709 12:13:02.551580 32210 leader_election.cc:343] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.552529 32604 leader_election.cc:290] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.551265 32435 raft_consensus.cc:359] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:02.545878 32211 leader_election.cc:343] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.553537 32435 raft_consensus.cc:385] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.553804 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38aaf5c97e4017a4af3b57c629693b" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:02.553887 32435 raft_consensus.cc:740] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.554577 32394 raft_consensus.cc:3060] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.554863 32435 consensus_queue.cc:260] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.558960 32435 ts_tablet_manager.cc:1434] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:13:02.559947 32435 tablet_bootstrap.cc:492] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:02.513415 32438 raft_consensus.cc:385] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.560880 32438 raft_consensus.cc:740] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.564344 32436 tablet_bootstrap.cc:492] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.564824 32436 ts_tablet_manager.cc:1403] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.002s
I20260709 12:13:02.549230 32286 leader_election.cc:304] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:02.565492 32609 raft_consensus.cc:2749] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.561800 32438 consensus_queue.cc:260] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.567481 32438 ts_tablet_manager.cc:1434] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.001s
I20260709 12:13:02.568377 32438 tablet_bootstrap.cc:492] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:02.568593 32436 raft_consensus.cc:359] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.569344 32436 raft_consensus.cc:385] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.569667 32436 raft_consensus.cc:740] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.570380 32436 consensus_queue.cc:260] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.577167 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38aaf5c97e4017a4af3b57c629693b" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:02.578387 32394 raft_consensus.cc:2468] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:02.580897 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:02.582321 32210 leader_election.cc:304] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:02.584064 32604 raft_consensus.cc:2804] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:02.584904 32604 raft_consensus.cc:697] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:02.585268 32435 tablet_bootstrap.cc:654] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.585724 32604 consensus_queue.cc:237] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.587033 32316 raft_consensus.cc:3060] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.589018 32436 ts_tablet_manager.cc:1434] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:13:02.589998 32436 tablet_bootstrap.cc:492] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.598014 32436 tablet_bootstrap.cc:654] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:02.598059 32211 leader_election.cc:343] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:02.599997 32211 leader_election.cc:343] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.603411 32211 leader_election.cc:304] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:02.605372 32485 raft_consensus.cc:2749] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.607620 32317 raft_consensus.cc:3060] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.610960 32565 raft_consensus.cc:493] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.611804 32436 tablet_bootstrap.cc:492] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.611490 32565 raft_consensus.cc:515] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.614228 32565 leader_election.cc:290] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:02.616652 32436 ts_tablet_manager.cc:1403] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260709 12:13:02.619823 32435 tablet_bootstrap.cc:492] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:02.620358 32435 ts_tablet_manager.cc:1403] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.014s
I20260709 12:13:02.623795 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bab896116dc4ed78e420322baeddac1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.624109 32438 tablet_bootstrap.cc:654] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.625732 32604 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.626070 32142 catalog_manager.cc:5697] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.626549 32435 raft_consensus.cc:359] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.628113 32435 raft_consensus.cc:385] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.627755 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bab896116dc4ed78e420322baeddac1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:02.628561 32435 raft_consensus.cc:740] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
W20260709 12:13:02.629076 32360 leader_election.cc:343] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.629248 32435 consensus_queue.cc:260] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.631290 32435 ts_tablet_manager.cc:1434] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:02.633762 32435 tablet_bootstrap.cc:492] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:02.634035 32609 raft_consensus.cc:493] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.634498 32609 raft_consensus.cc:515] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.635598 32565 raft_consensus.cc:493] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.636091 32565 raft_consensus.cc:515] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.636569 32609 leader_election.cc:290] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.627424 32436 raft_consensus.cc:359] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.638284 32436 raft_consensus.cc:385] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.638628 32436 raft_consensus.cc:740] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.639664 32435 tablet_bootstrap.cc:654] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.639293 32436 consensus_queue.cc:260] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.640347 32485 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.643277 32436 ts_tablet_manager.cc:1434] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:13:02.643131 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:02.645577 32436 tablet_bootstrap.cc:492] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.646675 32565 leader_election.cc:290] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:02.652616 32436 tablet_bootstrap.cc:654] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.658004 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555b5ed1cad34874806f1ea675f20cea" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.659535 32438 tablet_bootstrap.cc:492] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:02.660108 32438 ts_tablet_manager.cc:1403] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.000s
W20260709 12:13:02.660596 32360 leader_election.cc:343] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.663628 32438 raft_consensus.cc:359] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:02.666989 32360 leader_election.cc:343] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.667271 32438 raft_consensus.cc:385] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.667625 32360 leader_election.cc:304] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:02.668220 32438 raft_consensus.cc:740] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.669384 32565 raft_consensus.cc:2749] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.669690 32438 consensus_queue.cc:260] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.673655 32436 tablet_bootstrap.cc:492] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.674170 32436 ts_tablet_manager.cc:1403] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260709 12:13:02.675473 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.676787 32436 raft_consensus.cc:359] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.677592 32436 raft_consensus.cc:385] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.677906 32436 raft_consensus.cc:740] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.678603 32436 consensus_queue.cc:260] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.680114 32436 ts_tablet_manager.cc:1434] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:02.681277 32436 tablet_bootstrap.cc:492] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.689209 32438 ts_tablet_manager.cc:1434] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:13:02.690198 32438 tablet_bootstrap.cc:492] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:02.690482 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555b5ed1cad34874806f1ea675f20cea" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:02.698377 32438 tablet_bootstrap.cc:654] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.687614 32436 tablet_bootstrap.cc:654] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:02.711488 32360 leader_election.cc:343] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.711747 32582 raft_consensus.cc:493] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.712168 32360 leader_election.cc:304] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:02.712311 32582 raft_consensus.cc:515] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.713536 32565 raft_consensus.cc:2749] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.714725 32582 leader_election.cc:290] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.715812 32286 leader_election.cc:304] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [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: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:02.716665 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
W20260709 12:13:02.723413 32211 consensus_peers.cc:597] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.735502 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.736702 32246 raft_consensus.cc:2393] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
I20260709 12:13:02.740803 32286 leader_election.cc:304] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:02.745606 32436 tablet_bootstrap.cc:492] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.751993 32582 raft_consensus.cc:3060] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.753191 32436 ts_tablet_manager.cc:1403] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.008s
I20260709 12:13:02.763201 32582 raft_consensus.cc:2749] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:02.767441 32436 raft_consensus.cc:359] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.767978 32436 raft_consensus.cc:385] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.768221 32436 raft_consensus.cc:740] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.768810 32436 consensus_queue.cc:260] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.772348 32436 ts_tablet_manager.cc:1434] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:13:02.779377 32436 tablet_bootstrap.cc:492] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.789364 32609 raft_consensus.cc:2749] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.790808 32435 tablet_bootstrap.cc:492] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:02.791254 32435 ts_tablet_manager.cc:1403] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.158s	user 0.055s	sys 0.091s
I20260709 12:13:02.796624 32438 tablet_bootstrap.cc:492] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:02.796732 32435 raft_consensus.cc:359] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.797129 32438 ts_tablet_manager.cc:1403] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.107s	user 0.021s	sys 0.009s
I20260709 12:13:02.797459 32435 raft_consensus.cc:385] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.797771 32435 raft_consensus.cc:740] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.798408 32435 consensus_queue.cc:260] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.801658 32435 ts_tablet_manager.cc:1434] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:13:02.801957 32438 raft_consensus.cc:359] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.802748 32565 consensus_queue.cc:1048] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:02.797221 32436 tablet_bootstrap.cc:654] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.803229 32604 consensus_queue.cc:1048] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:13:02.806739 32467 consensus_queue.cc:1048] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:13:02.812819 32436 tablet_bootstrap.cc:492] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:02.813262 32436 ts_tablet_manager.cc:1403] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.002s
I20260709 12:13:02.805723 32438 raft_consensus.cc:385] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.814568 32438 raft_consensus.cc:740] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.806742 32435 tablet_bootstrap.cc:492] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:02.815780 32438 consensus_queue.cc:260] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.818161 32438 ts_tablet_manager.cc:1434] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:13:02.820134 32438 tablet_bootstrap.cc:492] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:02.826517 32485 raft_consensus.cc:493] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.827333 32485 raft_consensus.cc:515] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.830793 32435 tablet_bootstrap.cc:654] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.845173 32485 leader_election.cc:290] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.843317 32436 raft_consensus.cc:359] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.857117 32436 raft_consensus.cc:385] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.858184 32436 raft_consensus.cc:740] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.862913 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:02.864929 32485 raft_consensus.cc:493] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.866489 32485 raft_consensus.cc:515] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.868477 32436 consensus_queue.cc:260] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.871152 32485 leader_election.cc:290] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:02.871917 32211 leader_election.cc:343] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.876371 32436 ts_tablet_manager.cc:1434] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.001s
I20260709 12:13:02.877578 32436 tablet_bootstrap.cc:492] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:02.890110 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:02.894495 32211 leader_election.cc:343] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.895180 32391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:02.895560 32565 raft_consensus.cc:493] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.896274 32438 tablet_bootstrap.cc:654] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.896052 32565 raft_consensus.cc:515] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.898258 32565 leader_election.cc:290] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:02.893668 32667 raft_consensus.cc:493] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.889333 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:02.927518 32393 raft_consensus.cc:2468] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:02.902449 32391 raft_consensus.cc:2468] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:02.932564 32436 tablet_bootstrap.cc:654] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.934989 32566 raft_consensus.cc:493] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.939878 32667 raft_consensus.cc:515] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.945071 32566 raft_consensus.cc:515] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.946516 32667 leader_election.cc:290] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:02.941936 32435 tablet_bootstrap.cc:492] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:02.949926 32435 ts_tablet_manager.cc:1403] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.011s
I20260709 12:13:02.947256 32566 leader_election.cc:290] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:02.954672 32435 raft_consensus.cc:359] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.955546 32435 raft_consensus.cc:385] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.955708 32438 tablet_bootstrap.cc:492] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:02.955922 32435 raft_consensus.cc:740] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.956215 32438 ts_tablet_manager.cc:1403] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.000s
W20260709 12:13:02.941000 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 44543.6us
I20260709 12:13:02.957892 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.958491 32243 raft_consensus.cc:2468] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:02.958544 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:02.960036 32210 leader_election.cc:304] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:02.961145 32604 raft_consensus.cc:2804] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.961637 32604 raft_consensus.cc:493] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.961175 32435 consensus_queue.cc:260] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.961998 32604 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.959748 32438 raft_consensus.cc:359] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.962600 32438 raft_consensus.cc:385] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:02.964185 32438 raft_consensus.cc:740] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:02.965019 32438 consensus_queue.cc:260] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.969592 32438 ts_tablet_manager.cc:1434] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:13:02.970769 32438 tablet_bootstrap.cc:492] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:02.971760 32604 raft_consensus.cc:515] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.967834 32435 ts_tablet_manager.cc:1434] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:13:02.973924 32435 tablet_bootstrap.cc:492] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:02.974337 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
W20260709 12:13:02.976555 32211 leader_election.cc:343] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:02.978227 32210 leader_election.cc:304] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:02.979343 32485 raft_consensus.cc:2804] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:02.979720 32485 raft_consensus.cc:493] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:02.980062 32485 raft_consensus.cc:3060] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:02.980716 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196514c8a7b4e589494d96e48ae79a1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.981366 32243 raft_consensus.cc:2468] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:02.981736 32435 tablet_bootstrap.cc:654] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.984007 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd19544b37674f2594ee932f938e22e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:02.984623 32243 raft_consensus.cc:2468] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:02.986744 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd19544b37674f2594ee932f938e22e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:02.987707 32438 tablet_bootstrap.cc:654] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:02.987895 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196514c8a7b4e589494d96e48ae79a1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:02.987767 32485 raft_consensus.cc:515] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.988612 32317 raft_consensus.cc:2468] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:02.991374 32485 leader_election.cc:290] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.991927 32604 leader_election.cc:290] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:02.994772 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:02.994776 32435 tablet_bootstrap.cc:492] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:02.996719 32435 ts_tablet_manager.cc:1403] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.007s
I20260709 12:13:02.999219 32435 raft_consensus.cc:359] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:02.999861 32435 raft_consensus.cc:385] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.000138 32435 raft_consensus.cc:740] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
W20260709 12:13:03.000552 32211 leader_election.cc:343] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.001734 32435 consensus_queue.cc:260] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.003778 32435 ts_tablet_manager.cc:1434] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:03.004031 32316 raft_consensus.cc:3060] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.004599 32435 tablet_bootstrap.cc:492] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: Bootstrap starting.
W20260709 12:13:03.007931 32360 leader_election.cc:343] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.010331 32438 tablet_bootstrap.cc:492] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
W20260709 12:13:03.010560 32360 leader_election.cc:343] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.010782 32438 ts_tablet_manager.cc:1403] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260709 12:13:03.011204 32360 leader_election.cc:304] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:03.011878 32726 raft_consensus.cc:2804] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.012223 32726 raft_consensus.cc:493] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.012277 32604 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.012632 32726 raft_consensus.cc:3060] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.013650 32438 raft_consensus.cc:359] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.014308 32438 raft_consensus.cc:385] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.014568 32438 raft_consensus.cc:740] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.015187 32438 consensus_queue.cc:260] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.019184 32726 raft_consensus.cc:515] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.024780 32436 tablet_bootstrap.cc:492] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:03.021234 32726 leader_election.cc:290] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.026743 32436 ts_tablet_manager.cc:1403] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.150s	user 0.013s	sys 0.012s
I20260709 12:13:03.027689 32438 ts_tablet_manager.cc:1434] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:13:03.028681 32438 tablet_bootstrap.cc:492] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:03.029680 32436 raft_consensus.cc:359] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.025970 32360 leader_election.cc:304] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.025655 32435 tablet_bootstrap.cc:654] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.032043 32360 leader_election.cc:304] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.032233 32566 raft_consensus.cc:2804] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.032652 32566 raft_consensus.cc:493] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.032481 32436 raft_consensus.cc:385] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.033087 32566 raft_consensus.cc:3060] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.033339 32436 raft_consensus.cc:740] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.034121 32436 consensus_queue.cc:260] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.035612 32667 raft_consensus.cc:2804] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.036005 32667 raft_consensus.cc:493] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.036432 32436 ts_tablet_manager.cc:1434] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:03.036332 32667 raft_consensus.cc:3060] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.037668 32436 tablet_bootstrap.cc:492] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:03.044804 32436 tablet_bootstrap.cc:654] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.045866 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196514c8a7b4e589494d96e48ae79a1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:03.046799 32244 raft_consensus.cc:3060] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.047650 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c196514c8a7b4e589494d96e48ae79a1" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.048360 32321 raft_consensus.cc:3060] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.048637 32566 raft_consensus.cc:515] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.052040 32566 leader_election.cc:290] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.053812 32244 raft_consensus.cc:2468] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:03.057979 32585 raft_consensus.cc:493] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.058472 32585 raft_consensus.cc:515] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.059768 32391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:03.059973 32321 raft_consensus.cc:2468] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:03.060415 32391 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.060518 32585 leader_election.cc:290] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.044866 32667 raft_consensus.cc:515] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.062121 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555b5ed1cad34874806f1ea675f20cea" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.064043 32667 leader_election.cc:290] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
W20260709 12:13:03.067471 32211 leader_election.cc:343] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.082662 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:03.083429 32394 raft_consensus.cc:2393] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d081f41bafc849be909e21941c3b2a6a in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
I20260709 12:13:03.093940 32459 raft_consensus.cc:493] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.094449 32459 raft_consensus.cc:515] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.095001 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555b5ed1cad34874806f1ea675f20cea" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.095674 32390 raft_consensus.cc:2468] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:03.096563 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.097154 32321 raft_consensus.cc:3060] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.097703 32485 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.123255 32360 leader_election.cc:304] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:03.126430 32726 raft_consensus.cc:2804] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.131742 32435 tablet_bootstrap.cc:492] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:03.126454 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd19544b37674f2594ee932f938e22e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.132225 32435 ts_tablet_manager.cc:1403] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.011s
I20260709 12:13:03.128496 32726 raft_consensus.cc:697] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:03.145942 32736 raft_consensus.cc:493] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.146502 32736 raft_consensus.cc:515] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.153846 32726 consensus_queue.cc:237] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.161885 32436 tablet_bootstrap.cc:492] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:03.164129 32736 leader_election.cc:290] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.163290 32391 raft_consensus.cc:2468] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:03.165971 32321 raft_consensus.cc:2468] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:03.165905 32435 raft_consensus.cc:359] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.166711 32435 raft_consensus.cc:385] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.167001 32435 raft_consensus.cc:740] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.164152 32436 ts_tablet_manager.cc:1403] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.127s	user 0.023s	sys 0.011s
I20260709 12:13:03.175405 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
W20260709 12:13:03.172945 32360 leader_election.cc:343] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.177152 32435 consensus_queue.cc:260] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.178701 32459 leader_election.cc:290] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.181996 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bab896116dc4ed78e420322baeddac1" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.182670 32390 raft_consensus.cc:2468] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:03.182704 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd19544b37674f2594ee932f938e22e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:03.183323 32243 raft_consensus.cc:3060] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.183977 32435 ts_tablet_manager.cc:1434] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.003s
I20260709 12:13:03.184880 32435 tablet_bootstrap.cc:492] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:03.184882 32210 leader_election.cc:304] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [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: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.185197 32244 raft_consensus.cc:2393] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 1: Already voted for candidate d081f41bafc849be909e21941c3b2a6a in this term.
I20260709 12:13:03.188256 32210 leader_election.cc:304] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.188676 32736 raft_consensus.cc:2749] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.190546 32736 raft_consensus.cc:2804] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.189476 32210 leader_election.cc:304] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.191066 32736 raft_consensus.cc:493] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.191438 32736 raft_consensus.cc:3060] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.191713 32243 raft_consensus.cc:2468] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:03.185534 32436 raft_consensus.cc:359] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.194175 32436 raft_consensus.cc:385] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.194468 32436 raft_consensus.cc:740] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.195062 32436 consensus_queue.cc:260] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.192773 32360 leader_election.cc:304] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:03.193514 32438 tablet_bootstrap.cc:654] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.196682 32585 raft_consensus.cc:2804] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.199126 32565 raft_consensus.cc:2804] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.207314 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.214934 32438 tablet_bootstrap.cc:492] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:03.215222 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bab896116dc4ed78e420322baeddac1" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.215857 32317 raft_consensus.cc:2468] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:03.216193 32438 ts_tablet_manager.cc:1403] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.008s
I20260709 12:13:03.216729 32391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.218053 32210 leader_election.cc:304] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:03.211302 32585 raft_consensus.cc:697] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:03.219866 32585 consensus_queue.cc:237] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.219879 32485 raft_consensus.cc:2804] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.221303 32485 raft_consensus.cc:493] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.221657 32485 raft_consensus.cc:3060] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.225622 32436 ts_tablet_manager.cc:1434] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 12:13:03.226894 32436 tablet_bootstrap.cc:492] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:03.203631 32565 raft_consensus.cc:697] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:03.229583 32485 raft_consensus.cc:515] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.230700 32565 consensus_queue.cc:237] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:03.233132 32210 leader_election.cc:343] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.233345 32485 leader_election.cc:290] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:03.241254 32192 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:03.242791 32435 tablet_bootstrap.cc:654] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.245069 32436 tablet_bootstrap.cc:654] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.247800 32438 raft_consensus.cc:359] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.248477 32438 raft_consensus.cc:385] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.248755 32438 raft_consensus.cc:740] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.249426 32438 consensus_queue.cc:260] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.249466 32736 raft_consensus.cc:515] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.250799 32391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bab896116dc4ed78e420322baeddac1" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:03.251415 32391 raft_consensus.cc:3060] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.254065 32726 raft_consensus.cc:493] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.254588 32726 raft_consensus.cc:515] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.257000 32726 leader_election.cc:290] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.257453 32736 leader_election.cc:290] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.257954 32438 ts_tablet_manager.cc:1434] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 12:13:03.258195 32391 raft_consensus.cc:2468] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:03.260807 32438 tablet_bootstrap.cc:492] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:03.261818 32392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555b5ed1cad34874806f1ea675f20cea" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:03.262427 32392 raft_consensus.cc:3060] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.265642 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bab896116dc4ed78e420322baeddac1" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.266230 32317 raft_consensus.cc:3060] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.274124 32392 raft_consensus.cc:2468] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:03.278765 32317 raft_consensus.cc:2468] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:03.280918 32438 tablet_bootstrap.cc:654] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.284199 32435 tablet_bootstrap.cc:492] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:03.284672 32435 ts_tablet_manager.cc:1403] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.002s
W20260709 12:13:03.286201 32211 leader_election.cc:343] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.286612 32211 leader_election.cc:304] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.287127 32435 raft_consensus.cc:359] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.287806 32435 raft_consensus.cc:385] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.288079 32435 raft_consensus.cc:740] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.288750 32435 consensus_queue.cc:260] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.289044 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.290081 32317 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:03.289796 32142 catalog_manager.cc:5697] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:03.293347 32435 ts_tablet_manager.cc:1434] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:13:03.294384 32435 tablet_bootstrap.cc:492] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:03.295411 32736 raft_consensus.cc:2749] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.296576 32210 leader_election.cc:304] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:03.298748 32485 raft_consensus.cc:2804] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.299266 32485 raft_consensus.cc:697] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:03.299906 32436 tablet_bootstrap.cc:492] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:03.300372 32436 ts_tablet_manager.cc:1403] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.006s
I20260709 12:13:03.300083 32485 consensus_queue.cc:237] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.303180 32436 raft_consensus.cc:359] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.303859 32436 raft_consensus.cc:385] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.304142 32436 raft_consensus.cc:740] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.304813 32436 consensus_queue.cc:260] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.303856 32435 tablet_bootstrap.cc:654] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.308512 32360 leader_election.cc:304] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.309315 32436 ts_tablet_manager.cc:1434] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:13:03.311105 32438 tablet_bootstrap.cc:492] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:03.311152 32435 tablet_bootstrap.cc:492] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:03.312017 32438 ts_tablet_manager.cc:1403] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.009s
I20260709 12:13:03.312183 32435 ts_tablet_manager.cc:1403] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260709 12:13:03.311509 32565 raft_consensus.cc:2804] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.313228 32565 raft_consensus.cc:697] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:03.310295 32436 tablet_bootstrap.cc:492] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:03.314188 32565 consensus_queue.cc:237] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.315069 32438 raft_consensus.cc:359] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.315388 32435 raft_consensus.cc:359] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.315927 32438 raft_consensus.cc:385] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.316090 32435 raft_consensus.cc:385] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.316298 32438 raft_consensus.cc:740] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.316423 32435 raft_consensus.cc:740] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.317042 32438 consensus_queue.cc:260] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.317268 32435 consensus_queue.cc:260] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.319669 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:03.320385 32243 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:03.319664 32438 ts_tablet_manager.cc:1434] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:13:03.322211 32438 tablet_bootstrap.cc:492] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:03.324446 32435 ts_tablet_manager.cc:1434] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:13:03.326361 32435 tablet_bootstrap.cc:492] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:03.328226 32438 tablet_bootstrap.cc:654] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.329389 32436 tablet_bootstrap.cc:654] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.324894 32144 catalog_manager.cc:5697] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.335973 32435 tablet_bootstrap.cc:654] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.336846 32210 leader_election.cc:304] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:03.337774 32585 raft_consensus.cc:2804] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.338258 32585 raft_consensus.cc:697] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:03.339143 32585 consensus_queue.cc:237] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.342679 32435 tablet_bootstrap.cc:492] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:03.343276 32435 ts_tablet_manager.cc:1403] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 12:13:03.344033 32733 raft_consensus.cc:493] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.344480 32733 raft_consensus.cc:515] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.346549 32733 leader_election.cc:290] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.349157 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555b5ed1cad34874806f1ea675f20cea" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.350509 32435 raft_consensus.cc:359] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.351192 32435 raft_consensus.cc:385] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.351503 32435 raft_consensus.cc:740] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.352141 32435 consensus_queue.cc:260] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.356449 32436 tablet_bootstrap.cc:492] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:03.356634 32438 tablet_bootstrap.cc:492] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:03.357230 32438 ts_tablet_manager.cc:1403] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.008s
I20260709 12:13:03.357230 32436 ts_tablet_manager.cc:1403] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.013s
I20260709 12:13:03.361084 32436 raft_consensus.cc:359] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.361801 32436 raft_consensus.cc:385] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.362126 32436 raft_consensus.cc:740] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.362845 32435 ts_tablet_manager.cc:1434] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:13:03.362933 32438 raft_consensus.cc:359] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.362792 32436 consensus_queue.cc:260] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.363653 32438 raft_consensus.cc:385] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.364508 32438 raft_consensus.cc:740] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.365603 32436 ts_tablet_manager.cc:1434] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:03.365244 32438 consensus_queue.cc:260] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.365725 32435 tablet_bootstrap.cc:492] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:03.366649 32436 tablet_bootstrap.cc:492] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:03.367717 32438 ts_tablet_manager.cc:1434] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:03.373435 32436 tablet_bootstrap.cc:654] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.375108 32438 tablet_bootstrap.cc:492] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:03.383184 32585 raft_consensus.cc:493] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.383829 32585 raft_consensus.cc:515] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:03.385989 32211 leader_election.cc:343] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.386418 32435 tablet_bootstrap.cc:654] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.388332 32360 leader_election.cc:304] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:03.388518 32436 tablet_bootstrap.cc:492] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:03.389111 32436 ts_tablet_manager.cc:1403] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260709 12:13:03.389075 32726 raft_consensus.cc:2804] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.389740 32726 raft_consensus.cc:493] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.390117 32726 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.391373 32438 tablet_bootstrap.cc:654] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.393275 32435 tablet_bootstrap.cc:492] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:03.393748 32435 ts_tablet_manager.cc:1403] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 12:13:03.394353 32585 leader_election.cc:290] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.402839 32435 raft_consensus.cc:359] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.403555 32435 raft_consensus.cc:385] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.403851 32435 raft_consensus.cc:740] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.404481 32435 consensus_queue.cc:260] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.406977 32435 ts_tablet_manager.cc:1434] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:13:03.407847 32435 tablet_bootstrap.cc:492] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:03.408818 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0dd728ede54a2a93220b71c95e583f" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.412096 32436 raft_consensus.cc:359] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.412811 32436 raft_consensus.cc:385] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.413163 32436 raft_consensus.cc:740] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.413574 32435 tablet_bootstrap.cc:654] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.414108 32436 consensus_queue.cc:260] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.416481 32436 ts_tablet_manager.cc:1434] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:13:03.420607 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0dd728ede54a2a93220b71c95e583f" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:03.419763 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774a14020da4fc2a56e47a36c3b8c0f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.422012 32436 tablet_bootstrap.cc:492] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:03.421263 32246 raft_consensus.cc:2468] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
W20260709 12:13:03.426820 32211 leader_election.cc:343] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.429169 32435 tablet_bootstrap.cc:492] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:03.431296 32435 ts_tablet_manager.cc:1403] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260709 12:13:03.430719 32436 tablet_bootstrap.cc:654] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.438062 32436 tablet_bootstrap.cc:492] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:03.438480 32436 ts_tablet_manager.cc:1403] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:13:03.440428 32435 raft_consensus.cc:359] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.441120 32435 raft_consensus.cc:385] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.441385 32435 raft_consensus.cc:740] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.442054 32435 consensus_queue.cc:260] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.438933 32141 catalog_manager.cc:5697] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.444453 32436 raft_consensus.cc:359] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.444972 32435 ts_tablet_manager.cc:1434] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:13:03.444398 32141 catalog_manager.cc:5697] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.445149 32436 raft_consensus.cc:385] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.445458 32436 raft_consensus.cc:740] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.446027 32435 tablet_bootstrap.cc:492] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:03.446261 32726 raft_consensus.cc:515] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.446506 32436 consensus_queue.cc:260] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.447995 32733 raft_consensus.cc:493] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.448588 32436 ts_tablet_manager.cc:1434] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:13:03.448768 32726 leader_election.cc:290] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.448549 32733 raft_consensus.cc:515] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.449625 32436 tablet_bootstrap.cc:492] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:03.450654 32733 leader_election.cc:290] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.453148 32435 tablet_bootstrap.cc:654] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.455775 32360 leader_election.cc:304] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:03.456629 32733 raft_consensus.cc:2804] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.457027 32733 raft_consensus.cc:493] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.457195 32438 tablet_bootstrap.cc:492] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:03.457532 32733 raft_consensus.cc:3060] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.457762 32438 ts_tablet_manager.cc:1403] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.003s
I20260709 12:13:03.463786 32436 tablet_bootstrap.cc:654] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.467737 32733 raft_consensus.cc:515] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.469470 32392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774a14020da4fc2a56e47a36c3b8c0f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.476596 32392 raft_consensus.cc:2468] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:03.471786 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:03.472501 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.477197 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a6587058e434f902432adaa45efec" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:03.477522 32243 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.477849 32317 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.478026 32245 raft_consensus.cc:2468] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:03.477917 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a6587058e434f902432adaa45efec" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.484237 32609 raft_consensus.cc:493] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.484727 32609 raft_consensus.cc:515] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.487870 32317 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:03.488098 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd19544b37674f2594ee932f938e22e8" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:03.488379 32609 leader_election.cc:290] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.488636 32392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd19544b37674f2594ee932f938e22e8" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.488991 32245 raft_consensus.cc:2393] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 955f068a9d6545c4a18f1856a115255c in current term 1: Already voted for candidate 0354400820b248608958da888f8cf282 in this term.
I20260709 12:13:03.484730 32144 catalog_manager.cc:5697] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:03.490015 32733 leader_election.cc:290] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.475522 32435 tablet_bootstrap.cc:492] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:03.490746 32435 ts_tablet_manager.cc:1403] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.008s
I20260709 12:13:03.491374 32286 leader_election.cc:304] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:03.491587 32438 raft_consensus.cc:359] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:03.493454 32360 leader_election.cc:343] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.493984 32609 raft_consensus.cc:3060] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.498679 32436 tablet_bootstrap.cc:492] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:03.492503 32438 raft_consensus.cc:385] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.493628 32144 catalog_manager.cc:5697] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:03.499012 32438 raft_consensus.cc:740] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.499228 32436 ts_tablet_manager.cc:1403] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.014s
I20260709 12:13:03.500474 32438 consensus_queue.cc:260] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.502260 32436 raft_consensus.cc:359] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.502866 32438 ts_tablet_manager.cc:1434] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.002s
I20260709 12:13:03.502911 32436 raft_consensus.cc:385] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.503362 32436 raft_consensus.cc:740] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.504302 32438 tablet_bootstrap.cc:492] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:03.503988 32436 consensus_queue.cc:260] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.506290 32436 ts_tablet_manager.cc:1434] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:03.507571 32436 tablet_bootstrap.cc:492] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:03.508397 32733 raft_consensus.cc:493] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.508841 32733 raft_consensus.cc:515] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.510797 32733 leader_election.cc:290] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.498252 32435 raft_consensus.cc:359] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.511292 32435 raft_consensus.cc:385] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.511571 32435 raft_consensus.cc:740] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.513044 32243 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:03.513274 32436 tablet_bootstrap.cc:654] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.512216 32435 consensus_queue.cc:260] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:03.494642 32360 leader_election.cc:343] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.522511 32435 ts_tablet_manager.cc:1434] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 12:13:03.518033 32360 leader_election.cc:304] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:03.526804 32667 raft_consensus.cc:2804] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.527305 32667 raft_consensus.cc:697] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:03.528198 32667 consensus_queue.cc:237] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.532205 32585 raft_consensus.cc:493] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.532733 32585 raft_consensus.cc:515] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.523424 32435 tablet_bootstrap.cc:492] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:03.537415 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.537823 32585 leader_election.cc:290] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.538856 32317 raft_consensus.cc:3060] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:03.539263 32211 leader_election.cc:343] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.521445 32438 tablet_bootstrap.cc:654] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.544585 32436 tablet_bootstrap.cc:492] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:03.544507 32210 leader_election.cc:304] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.545118 32436 ts_tablet_manager.cc:1403] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.012s
I20260709 12:13:03.545707 32585 raft_consensus.cc:2804] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.546103 32585 raft_consensus.cc:493] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.546428 32585 raft_consensus.cc:3060] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.548404 32436 raft_consensus.cc:359] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.549086 32436 raft_consensus.cc:385] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.549345 32436 raft_consensus.cc:740] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.549976 32436 consensus_queue.cc:260] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.552068 32436 ts_tablet_manager.cc:1434] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:13:03.552966 32436 tablet_bootstrap.cc:492] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:03.554977 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0dd728ede54a2a93220b71c95e583f" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.556196 32391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.557526 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:03.559671 32565 raft_consensus.cc:493] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.560142 32565 raft_consensus.cc:515] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.560482 32609 raft_consensus.cc:2749] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.561232 32436 tablet_bootstrap.cc:654] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.562534 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.565919 32565 leader_election.cc:290] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.569682 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0dd728ede54a2a93220b71c95e583f" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:03.570510 32243 raft_consensus.cc:3060] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.567137 32360 leader_election.cc:304] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.567957 32585 raft_consensus.cc:515] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.574823 32585 leader_election.cc:290] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.576920 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774a14020da4fc2a56e47a36c3b8c0f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.578697 32565 raft_consensus.cc:2804] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.579193 32565 raft_consensus.cc:493] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.579607 32565 raft_consensus.cc:3060] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:03.579686 32211 leader_election.cc:343] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.588078 32565 raft_consensus.cc:515] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.602221 32565 leader_election.cc:290] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.602895 32438 tablet_bootstrap.cc:492] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:03.609539 32438 ts_tablet_manager.cc:1403] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.001s
I20260709 12:13:03.611879 32438 raft_consensus.cc:359] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.612408 32438 raft_consensus.cc:385] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.612640 32438 raft_consensus.cc:740] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
W20260709 12:13:03.602836 32360 leader_election.cc:343] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.613682 32438 consensus_queue.cc:260] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.603188 32435 tablet_bootstrap.cc:654] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.616053 32438 ts_tablet_manager.cc:1434] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:13:03.617791 32438 tablet_bootstrap.cc:492] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
W20260709 12:13:03.621145 32210 leader_election.cc:343] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.621721 32210 leader_election.cc:304] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.622411 32604 raft_consensus.cc:2749] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.625981 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a6587058e434f902432adaa45efec" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.626147 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:03.626770 32246 raft_consensus.cc:2468] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:03.627667 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a6587058e434f902432adaa45efec" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:03.628278 32242 raft_consensus.cc:3060] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.630769 32438 tablet_bootstrap.cc:654] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.599645 32243 raft_consensus.cc:2468] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:03.635648 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.636351 32319 raft_consensus.cc:2468] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
W20260709 12:13:03.636550 32360 leader_election.cc:343] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:03.637725 32360 leader_election.cc:343] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.638197 32360 leader_election.cc:304] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:03.639107 32667 raft_consensus.cc:2749] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.639775 32242 raft_consensus.cc:2468] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
W20260709 12:13:03.640777 32360 leader_election.cc:343] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.641844 32360 leader_election.cc:304] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:03.642274 32604 raft_consensus.cc:493] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.642400 32585 raft_consensus.cc:493] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.643015 32585 raft_consensus.cc:515] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.645565 32733 raft_consensus.cc:2804] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.645967 32733 raft_consensus.cc:493] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.646296 32733 raft_consensus.cc:3060] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.647583 32391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5471cb051234ca8a7f4b67e7c6f8531" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.648872 32435 tablet_bootstrap.cc:492] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:03.648994 32438 tablet_bootstrap.cc:492] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:03.649338 32435 ts_tablet_manager.cc:1403] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.000s
I20260709 12:13:03.658422 32436 tablet_bootstrap.cc:492] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:03.658552 32565 consensus_queue.cc:1048] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.658766 32360 leader_election.cc:304] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.642980 32604 raft_consensus.cc:515] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.645596 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774a14020da4fc2a56e47a36c3b8c0f" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:03.660109 32390 raft_consensus.cc:3060] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.661227 32604 leader_election.cc:290] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.660522 32360 leader_election.cc:304] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.661772 32565 raft_consensus.cc:2804] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.662067 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e35a1bc2674ec2ba7793ee258bb64d" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.662307 32565 raft_consensus.cc:697] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:03.650066 32585 leader_election.cc:290] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:03.654458 32210 leader_election.cc:343] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.655485 32733 raft_consensus.cc:515] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:03.663659 32211 leader_election.cc:343] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.656160 32142 catalog_manager.cc:5697] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:03.663671 32435 raft_consensus.cc:359] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.649447 32438 ts_tablet_manager.cc:1403] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260709 12:13:03.665885 32435 raft_consensus.cc:385] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.666985 32435 raft_consensus.cc:740] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.663179 32565 consensus_queue.cc:237] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.665107 32726 raft_consensus.cc:2804] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.668613 32726 raft_consensus.cc:697] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:03.669644 32319 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.669461 32726 consensus_queue.cc:237] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.670244 32438 raft_consensus.cc:359] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.670920 32438 raft_consensus.cc:385] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.671195 32438 raft_consensus.cc:740] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.673266 32438 consensus_queue.cc:260] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.675873 32438 ts_tablet_manager.cc:1434] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:03.676783 32438 tablet_bootstrap.cc:492] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:03.679881 32609 raft_consensus.cc:493] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.680409 32609 raft_consensus.cc:515] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.680800 32585 consensus_queue.cc:1048] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.682717 32438 tablet_bootstrap.cc:654] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.684978 32435 consensus_queue.cc:260] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.686865 32609 leader_election.cc:290] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.687480 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e35a1bc2674ec2ba7793ee258bb64d" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.688030 32391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.688659 32391 raft_consensus.cc:2468] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
W20260709 12:13:03.689831 32210 leader_election.cc:343] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.689870 32285 leader_election.cc:304] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:03.690326 32210 leader_election.cc:304] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.691388 32604 raft_consensus.cc:2749] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.691584 32719 consensus_queue.cc:1048] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.691856 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:03.692312 32435 ts_tablet_manager.cc:1434] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.005s
I20260709 12:13:03.693306 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:03.692394 32243 raft_consensus.cc:3060] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.698132 32435 tablet_bootstrap.cc:492] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:03.704710 32243 raft_consensus.cc:2468] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:03.705593 32719 consensus_queue.cc:1048] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:03.706246 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:03.706838 32319 raft_consensus.cc:3060] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.708930 32360 leader_election.cc:304] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:03.665282 32733 leader_election.cc:290] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.658915 32436 ts_tablet_manager.cc:1403] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.106s	user 0.031s	sys 0.027s
I20260709 12:13:03.665243 32667 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:03.651971 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5471cb051234ca8a7f4b67e7c6f8531" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.713353 32436 raft_consensus.cc:359] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.714450 32436 raft_consensus.cc:385] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.714792 32436 raft_consensus.cc:740] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.715039 32737 raft_consensus.cc:2804] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.714494 32435 tablet_bootstrap.cc:654] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.715443 32436 consensus_queue.cc:260] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:03.715037 32211 leader_election.cc:343] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.719358 32211 leader_election.cc:304] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.722162 32719 raft_consensus.cc:2749] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.732116 32467 consensus_queue.cc:1048] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.704600 32390 raft_consensus.cc:2468] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:03.718564 32436 ts_tablet_manager.cc:1434] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:03.734035 32210 leader_election.cc:304] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.734396 32436 tablet_bootstrap.cc:492] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:03.735123 32719 raft_consensus.cc:2804] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:03.735606 32719 raft_consensus.cc:697] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:03.736497 32719 consensus_queue.cc:237] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.741418 32604 consensus_queue.cc:1048] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:03.747027 32467 consensus_queue.cc:1048] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:03.750507 32604 raft_consensus.cc:493] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.751150 32604 raft_consensus.cc:515] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.753607 32604 leader_election.cc:290] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:03.755359 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a37214950944a0bb4f41a7f5e49a47" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:03.756942 32726 raft_consensus.cc:493] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:03.757125 32210 leader_election.cc:343] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.757532 32726 raft_consensus.cc:515] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.760149 32726 leader_election.cc:290] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.761942 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.762672 32321 raft_consensus.cc:2468] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:03.765228 32360 leader_election.cc:304] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:03.766285 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a37214950944a0bb4f41a7f5e49a47" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:03.776760 32211 leader_election.cc:343] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.777210 32211 leader_election.cc:304] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:03.779381 32467 raft_consensus.cc:493] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.779917 32467 raft_consensus.cc:515] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.780992 32436 tablet_bootstrap.cc:654] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:03.776160 32565 raft_consensus.cc:2804] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:03.776619 32719 raft_consensus.cc:493] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.789696 32467 leader_election.cc:290] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:03.779067 32585 raft_consensus.cc:2749] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:03.797065 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:03.798192 32609 raft_consensus.cc:2804] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:03.798714 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:03.787983 32319 raft_consensus.cc:2468] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:03.790720 32565 raft_consensus.cc:493] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:03.788444 32737 raft_consensus.cc:697] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:03.823694 32737 consensus_queue.cc:237] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.794885 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:03.794695 32719 raft_consensus.cc:515] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.815282 32565 raft_consensus.cc:3060] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:03.845671 32435 tablet_bootstrap.cc:492] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:03.895754 32435 ts_tablet_manager.cc:1403] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.198s	user 0.016s	sys 0.013s
W20260709 12:13:03.901191 32360 leader_election.cc:343] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:03.840164 32242 raft_consensus.cc:2468] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:03.937162 32142 catalog_manager.cc:5697] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.940742 32435 raft_consensus.cc:359] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.941912 32435 raft_consensus.cc:385] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:03.942309 32435 raft_consensus.cc:740] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:03.943735 32435 consensus_queue.cc:260] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:03.947866 32435 ts_tablet_manager.cc:1434] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
W20260709 12:13:03.961584 32286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 162280us
I20260709 12:13:03.976647 32726 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:04.043224 32360 leader_election.cc:343] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.014326 32609 raft_consensus.cc:493] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:03.999487 32726 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:04.047027 32210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 62231.9us
I20260709 12:13:04.045343 32360 leader_election.cc:304] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:04.047015 32609 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.046619 32719 leader_election.cc:290] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:04.064726 32565 raft_consensus.cc:515] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.066887 32565 leader_election.cc:290] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:04.066970 32726 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:04.073462 32436 tablet_bootstrap.cc:492] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:04.074062 32436 ts_tablet_manager.cc:1403] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.340s	user 0.010s	sys 0.024s
I20260709 12:13:04.076081 32435 tablet_bootstrap.cc:492] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:04.078858 32726 raft_consensus.cc:2749] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.121306 32438 tablet_bootstrap.cc:492] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:04.122603 32438 ts_tablet_manager.cc:1403] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.446s	user 0.020s	sys 0.030s
I20260709 12:13:04.127189 32435 tablet_bootstrap.cc:654] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.129204 32142 catalog_manager.cc:5697] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.131318 32609 raft_consensus.cc:515] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.131950 32438 raft_consensus.cc:359] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.132076 32436 raft_consensus.cc:359] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.133725 32436 raft_consensus.cc:385] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.133241 32142 catalog_manager.cc:5697] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.134306 32565 raft_consensus.cc:493] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.134033 32436 raft_consensus.cc:740] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.138974 32436 consensus_queue.cc:260] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.140579   339 raft_consensus.cc:493] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.136224 32142 catalog_manager.cc:5697] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.132769 32438 raft_consensus.cc:385] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.141100   339 raft_consensus.cc:515] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.143219 32438 raft_consensus.cc:740] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.145694 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:04.146270 32438 consensus_queue.cc:260] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.146733 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f7c9c8347482284b16d7654a468c4" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:04.150606 32242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:04.151196 32242 raft_consensus.cc:3060] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.154749 32436 ts_tablet_manager.cc:1434] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.080s	user 0.003s	sys 0.013s
I20260709 12:13:04.142887 32565 raft_consensus.cc:515] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.155750 32436 tablet_bootstrap.cc:492] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
I20260709 12:13:04.159227 32438 ts_tablet_manager.cc:1434] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260709 12:13:04.160619 32438 tablet_bootstrap.cc:492] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
W20260709 12:13:04.220163 32360 leader_election.cc:343] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.271489 32609 leader_election.cc:290] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:04.277451 32435 tablet_bootstrap.cc:492] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:04.181531 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:04.295009 32435 ts_tablet_manager.cc:1403] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.219s	user 0.019s	sys 0.013s
I20260709 12:13:04.295109 32316 raft_consensus.cc:3060] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.297180 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:04.297785 32435 raft_consensus.cc:359] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.298478 32435 raft_consensus.cc:385] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.298785 32435 raft_consensus.cc:740] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.299464 32435 consensus_queue.cc:260] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.283049 32438 tablet_bootstrap.cc:654] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.275142 32436 tablet_bootstrap.cc:654] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.271307   339 leader_election.cc:290] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:04.294155 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 74055.5us
I20260709 12:13:04.302982 32392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:04.275872 32565 leader_election.cc:290] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:04.311265 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f7c9c8347482284b16d7654a468c4" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
W20260709 12:13:04.317001 32210 leader_election.cc:343] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.319301 32435 ts_tablet_manager.cc:1434] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:13:04.293996 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:04.320538 32435 tablet_bootstrap.cc:492] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:04.326356 32321 raft_consensus.cc:1240] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Rejecting Update request from peer d081f41bafc849be909e21941c3b2a6a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:04.270311 32242 raft_consensus.cc:2468] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:04.344014 32436 tablet_bootstrap.cc:492] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:04.344491 32436 ts_tablet_manager.cc:1403] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.189s	user 0.015s	sys 0.001s
I20260709 12:13:04.350569 32237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:04.352574 32237 raft_consensus.cc:2468] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:04.352662   337 consensus_queue.cc:1048] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:04.337668 32737 consensus_queue.cc:1048] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:13:04.364781 32435 tablet_bootstrap.cc:654] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:04.365154 32192 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:04.369992 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b8c113d2a46e4a2d841a5c0e06ae5" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:04.356211 32726 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:13:04.366041 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b8c113d2a46e4a2d841a5c0e06ae5" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:04.375767   310 raft_consensus.cc:493] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.376294   310 raft_consensus.cc:515] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.380316   310 leader_election.cc:290] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:04.380574 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:04.383483 32316 raft_consensus.cc:2468] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:04.386089 32438 tablet_bootstrap.cc:492] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:04.386792 32438 ts_tablet_manager.cc:1403] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.226s	user 0.019s	sys 0.022s
I20260709 12:13:04.390175 32286 leader_election.cc:304] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [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: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:04.396981 32582 raft_consensus.cc:2749] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:04.396908   332 consensus_queue.cc:1048] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
I20260709 12:13:04.374429   333 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.059s
W20260709 12:13:04.439585 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 84754.3us
I20260709 12:13:04.440905 32360 leader_election.cc:304] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:04.441946   333 raft_consensus.cc:2804] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:04.442606   333 raft_consensus.cc:697] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:04.445346 32360 leader_election.cc:304] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:04.445642 32438 raft_consensus.cc:359] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.446434 32438 raft_consensus.cc:385] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.446816 32438 raft_consensus.cc:740] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
W20260709 12:13:04.446923 32211 leader_election.cc:343] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.447983 32436 raft_consensus.cc:359] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.448688 32436 raft_consensus.cc:385] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.448994 32436 raft_consensus.cc:740] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.448822 32438 consensus_queue.cc:260] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.449724 32436 consensus_queue.cc:260] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.451599 32438 ts_tablet_manager.cc:1434] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 12:13:04.451633 32436 ts_tablet_manager.cc:1434] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.013s
I20260709 12:13:04.453516 32211 leader_election.cc:304] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:04.457070 32438 tablet_bootstrap.cc:492] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
W20260709 12:13:04.461495 32211 leader_election.cc:343] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.468245 32467 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:04.470345 32436 tablet_bootstrap.cc:492] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a: Bootstrap starting.
W20260709 12:13:04.473587 32211 consensus_peers.cc:597] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.451701 32726 raft_consensus.cc:2804] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.458017   339 raft_consensus.cc:2749] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.455823   333 consensus_queue.cc:237] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.490325   321 consensus_queue.cc:1059] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.025s
W20260709 12:13:04.494129 32211 consensus_peers.cc:597] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.478334 32726 raft_consensus.cc:493] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.497984 32467 consensus_queue.cc:1048] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:04.507623   340 raft_consensus.cc:3055] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:04.508060   340 raft_consensus.cc:740] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:04.498858 32726 raft_consensus.cc:3060] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.520745   340 consensus_queue.cc:260] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.522571   340 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:04.526754 32435 tablet_bootstrap.cc:492] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:04.527213 32435 ts_tablet_manager.cc:1403] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.207s	user 0.025s	sys 0.017s
I20260709 12:13:04.529672 32435 raft_consensus.cc:359] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.538395 32435 raft_consensus.cc:385] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.538703 32435 raft_consensus.cc:740] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.539482 32435 consensus_queue.cc:260] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.541862 32435 ts_tablet_manager.cc:1434] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:13:04.543144 32435 tablet_bootstrap.cc:492] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:04.554350 32585 raft_consensus.cc:493] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.555037 32585 raft_consensus.cc:515] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.579002 32585 leader_election.cc:290] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:04.582772 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 86668.7us
W20260709 12:13:04.589030 32210 leader_election.cc:343] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.589337 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:04.589540 32210 leader_election.cc:304] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:04.592475   321 raft_consensus.cc:2749] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:04.593039 32211 leader_election.cc:343] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.594794 32436 tablet_bootstrap.cc:654] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.599184 32438 tablet_bootstrap.cc:654] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:04.601825 32239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5471cb051234ca8a7f4b67e7c6f8531" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:04.602752 32736 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:13:04.609750 32239 raft_consensus.cc:2468] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:04.608278 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5471cb051234ca8a7f4b67e7c6f8531" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:04.603935 32726 raft_consensus.cc:515] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.615100 32582 raft_consensus.cc:493] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.615653 32582 raft_consensus.cc:515] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.615250 32726 leader_election.cc:290] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:04.617733 32582 leader_election.cc:290] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:04.618820 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e35a1bc2674ec2ba7793ee258bb64d" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:04.619477 32390 raft_consensus.cc:2468] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:13:04.620555 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e35a1bc2674ec2ba7793ee258bb64d" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:04.626809 32285 leader_election.cc:304] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:04.649482 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:04.650091 32394 raft_consensus.cc:2468] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
W20260709 12:13:04.658763 32360 leader_election.cc:343] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.659657   331 raft_consensus.cc:2804] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.660281   331 raft_consensus.cc:493] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.660813   331 raft_consensus.cc:3060] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.659248 32360 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
W20260709 12:13:04.674273   347 log.cc:927] Time spent T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:13:04.675715 32240 raft_consensus.cc:2468] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 0.
I20260709 12:13:04.697672 32435 tablet_bootstrap.cc:654] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:04.695188 32360 leader_election.cc:343] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:04.703251 32360 consensus_peers.cc:597] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:04.694063 32737 raft_consensus.cc:2749] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:04.713881   344 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:04.718293 32316 raft_consensus.cc:3060] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:04.722244 32360 leader_election.cc:343] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.742233 32436 tablet_bootstrap.cc:492] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a: No bootstrap required, opened a new log
I20260709 12:13:04.743748 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:04.744117 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:04.744580 32241 raft_consensus.cc:3060] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.752071 32210 leader_election.cc:304] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:04.754856 32585 raft_consensus.cc:2804] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.755226 32585 raft_consensus.cc:493] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.755494 32585 raft_consensus.cc:3060] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.781881 32737 raft_consensus.cc:493] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.782722 32737 raft_consensus.cc:515] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.795483 32585 raft_consensus.cc:515] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.802336 32436 ts_tablet_manager.cc:1403] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a: Time spent bootstrapping tablet: real 0.332s	user 0.022s	sys 0.008s
I20260709 12:13:04.804256 32585 leader_election.cc:290] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:04.837419 32360 leader_election.cc:304] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:04.857297 32144 catalog_manager.cc:5697] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.860411 32725 raft_consensus.cc:2804] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:04.860901 32725 raft_consensus.cc:493] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:04.861263 32725 raft_consensus.cc:3060] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:04.838982 32737 leader_election.cc:290] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:04.877384 32585 raft_consensus.cc:493] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.878016 32585 raft_consensus.cc:515] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.819494   331 raft_consensus.cc:515] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.862835   337 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:13:04.903956 32585 leader_election.cc:290] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:04.915875 32438 tablet_bootstrap.cc:492] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:04.916574 32438 ts_tablet_manager.cc:1403] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.460s	user 0.024s	sys 0.014s
I20260709 12:13:04.932924 32392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:04.933724 32392 raft_consensus.cc:2468] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
W20260709 12:13:04.937450 32360 leader_election.cc:343] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:04.947774 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:04.949086 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b8c113d2a46e4a2d841a5c0e06ae5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:04.952523 32210 leader_election.cc:304] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:04.989231 32436 raft_consensus.cc:359] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.990278 32436 raft_consensus.cc:385] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:04.990541 32436 raft_consensus.cc:740] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Initialized, Role: FOLLOWER
I20260709 12:13:04.991114 32436 consensus_queue.cc:260] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:04.996199 32435 tablet_bootstrap.cc:492] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:04.996840 32435 ts_tablet_manager.cc:1403] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.454s	user 0.011s	sys 0.045s
W20260709 12:13:05.012766   360 log.cc:927] Time spent T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:13:05.019804 32438 raft_consensus.cc:359] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.027329 32438 raft_consensus.cc:385] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.025007   326 raft_consensus.cc:2804] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.024284 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:05.027630 32438 raft_consensus.cc:740] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.031020 32436 ts_tablet_manager.cc:1434] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a: Time spent starting tablet: real 0.228s	user 0.017s	sys 0.007s
I20260709 12:13:05.031941 32388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:05.032617 32388 raft_consensus.cc:3060] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:05.017511   358 log.cc:927] Time spent T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:13:05.034255   326 raft_consensus.cc:493] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.039543 32438 consensus_queue.cc:260] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.040289   326 raft_consensus.cc:3060] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.089320 32438 ts_tablet_manager.cc:1434] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.172s	user 0.006s	sys 0.001s
W20260709 12:13:05.081203   365 log.cc:927] Time spent T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 12:13:05.107714 32725 raft_consensus.cc:515] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.110605 32725 leader_election.cc:290] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:05.104493   331 leader_election.cc:290] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:05.143507 32241 raft_consensus.cc:2468] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:05.156596 32435 raft_consensus.cc:359] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.157322 32435 raft_consensus.cc:385] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.158735 32435 raft_consensus.cc:740] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.165616 32435 consensus_queue.cc:260] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.187139 32435 ts_tablet_manager.cc:1434] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.190s	user 0.007s	sys 0.000s
W20260709 12:13:05.187377 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 83246.8us
I20260709 12:13:05.202865 32360 leader_election.cc:304] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
W20260709 12:13:05.205911   369 log.cc:927] Time spent T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:13:05.206382   372 raft_consensus.cc:2804] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.206970   372 raft_consensus.cc:697] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:05.207262 32237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5471cb051234ca8a7f4b67e7c6f8531" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:05.207931 32237 raft_consensus.cc:3060] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.207796   372 consensus_queue.cc:237] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.215569 32239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b8c113d2a46e4a2d841a5c0e06ae5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:05.216508 32239 raft_consensus.cc:2468] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:05.213121 32388 raft_consensus.cc:2468] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:05.221419   326 raft_consensus.cc:515] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.226337   326 leader_election.cc:290] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:05.227511 32438 tablet_bootstrap.cc:492] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:05.229707 32237 raft_consensus.cc:2468] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:05.234154 32360 leader_election.cc:304] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:05.234841 32438 tablet_bootstrap.cc:654] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.235030 32667 raft_consensus.cc:2804] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.235450 32667 raft_consensus.cc:493] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.235817 32667 raft_consensus.cc:3060] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.243557 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e35a1bc2674ec2ba7793ee258bb64d" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:05.244160 32394 raft_consensus.cc:3060] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.242693 32667 raft_consensus.cc:515] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.251596 32394 raft_consensus.cc:2468] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:05.277117 32435 tablet_bootstrap.cc:492] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282: Bootstrap starting.
I20260709 12:13:05.289981 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5471cb051234ca8a7f4b67e7c6f8531" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:05.252137 32667 leader_election.cc:290] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
W20260709 12:13:05.254942 32360 leader_election.cc:343] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.301859 32210 leader_election.cc:304] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
W20260709 12:13:05.309127 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 54228.5us
W20260709 12:13:05.318641 32211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 70349.7us
W20260709 12:13:05.325630 32360 consensus_peers.cc:597] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.329730 32585 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.330201 32585 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:05.339989 32211 leader_election.cc:343] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.341395 32585 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:05.350646 32211 leader_election.cc:343] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.357266 32238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b8c113d2a46e4a2d841a5c0e06ae5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:05.358228 32238 raft_consensus.cc:3060] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.331583 32604 raft_consensus.cc:2804] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.333408 32285 leader_election.cc:304] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
W20260709 12:13:05.380522 32285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 49294.8us
I20260709 12:13:05.381536 32582 raft_consensus.cc:2804] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.383169 32582 raft_consensus.cc:697] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:05.332778 32360 leader_election.cc:304] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:05.382424 32604 raft_consensus.cc:697] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:05.399811 32667 raft_consensus.cc:2804] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.400413 32667 raft_consensus.cc:697] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:05.400064 32604 consensus_queue.cc:237] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.401345 32667 consensus_queue.cc:237] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.384132 32582 consensus_queue.cc:237] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.395490 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e35a1bc2674ec2ba7793ee258bb64d" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:05.397881 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b8c113d2a46e4a2d841a5c0e06ae5" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
W20260709 12:13:05.404243 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 71536us
I20260709 12:13:05.391322 32435 tablet_bootstrap.cc:654] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.405864 32245 raft_consensus.cc:3060] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.455727 32438 tablet_bootstrap.cc:492] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:05.456277 32438 ts_tablet_manager.cc:1403] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.018s
I20260709 12:13:05.460031 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:05.456027   332 raft_consensus.cc:493] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.463617 32393 raft_consensus.cc:3060] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.468721 32238 raft_consensus.cc:2468] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:05.439203   372 consensus_queue.cc:1048] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
W20260709 12:13:05.478315 32286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 58182.9us
I20260709 12:13:05.474509 32245 raft_consensus.cc:2468] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:05.473035   332 raft_consensus.cc:515] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.494787 32438 raft_consensus.cc:359] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.503749 32438 raft_consensus.cc:385] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.504074 32438 raft_consensus.cc:740] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.504683 32438 consensus_queue.cc:260] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:05.509415 32192 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:05.522774 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:05.523530 32389 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:05.526063 32393 raft_consensus.cc:2468] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
W20260709 12:13:05.562373   391 log.cc:927] Time spent T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260709 12:13:05.566351   332 leader_election.cc:290] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:05.583518 32144 catalog_manager.cc:5697] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.594794   392 raft_consensus.cc:493] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.595386   392 raft_consensus.cc:515] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.615831   392 leader_election.cc:290] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:05.633069 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:05.633596 32388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555b5ed1cad34874806f1ea675f20cea" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:05.637928 32438 ts_tablet_manager.cc:1434] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.181s	user 0.009s	sys 0.000s
I20260709 12:13:05.638861 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
W20260709 12:13:05.643028 32211 leader_election.cc:343] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.643533 32438 tablet_bootstrap.cc:492] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:05.643205 32312 raft_consensus.cc:3060] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.647624 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a37214950944a0bb4f41a7f5e49a47" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:05.652266 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a37214950944a0bb4f41a7f5e49a47" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:05.653014 32389 raft_consensus.cc:2468] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 0.
I20260709 12:13:05.659504 32435 tablet_bootstrap.cc:492] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282: No bootstrap required, opened a new log
I20260709 12:13:05.660025 32435 ts_tablet_manager.cc:1403] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282: Time spent bootstrapping tablet: real 0.383s	user 0.007s	sys 0.037s
I20260709 12:13:05.660454 32210 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:05.661830   317 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.662235   317 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.662568   317 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.662854 32435 raft_consensus.cc:359] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.663616 32435 raft_consensus.cc:385] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.663887 32435 raft_consensus.cc:740] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.664575 32435 consensus_queue.cc:260] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.666289 32210 leader_election.cc:304] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:05.668442 32435 ts_tablet_manager.cc:1434] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:13:05.669265 32736 raft_consensus.cc:2804] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.669996 32736 raft_consensus.cc:697] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:05.671021 32736 consensus_queue.cc:237] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.653004 32438 tablet_bootstrap.cc:654] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:05.702827 32211 leader_election.cc:343] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:05.706944 32360 leader_election.cc:343] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.707315 32726 consensus_queue.cc:1048] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:05.705505   317 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
W20260709 12:13:05.719404 32360 leader_election.cc:343] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:05.721058 32211 leader_election.cc:343] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.724347 32360 leader_election.cc:304] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:05.725270   374 raft_consensus.cc:2804] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:05.725626 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555b5ed1cad34874806f1ea675f20cea" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:05.727382 32438 tablet_bootstrap.cc:492] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:05.727834 32438 ts_tablet_manager.cc:1403] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.006s
I20260709 12:13:05.727042   317 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:05.730439 32438 raft_consensus.cc:359] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.731124 32438 raft_consensus.cc:385] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.731398 32438 raft_consensus.cc:740] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.732676 32286 leader_election.cc:304] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:05.733321 32438 consensus_queue.cc:260] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.734017 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:05.739717   393 raft_consensus.cc:2749] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:05.743561   374 raft_consensus.cc:697] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:05.744606   374 consensus_queue.cc:237] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.754367 32438 ts_tablet_manager.cc:1434] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 12:13:05.760038 32388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:05.760744 32388 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.761797 32438 tablet_bootstrap.cc:492] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:05.759938 32312 raft_consensus.cc:3060] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.758976 32317 raft_consensus.cc:3060] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.774209 32388 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:05.783425 32438 tablet_bootstrap.cc:654] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:05.825119 32210 leader_election.cc:304] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:05.874106 32604 raft_consensus.cc:2804] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:05.874719 32604 raft_consensus.cc:493] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:05.875185 32604 raft_consensus.cc:3060] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:05.851039 32141 catalog_manager.cc:5697] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 0 to 1, leader changed from <none> to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:05.852986 32211 leader_election.cc:343] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:05.883960 32438 tablet_bootstrap.cc:492] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:05.884912 32438 ts_tablet_manager.cc:1403] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.007s
I20260709 12:13:05.886034 32725 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:05.927811 32210 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:05.929229   340 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:05.929467 32210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 61318.2us
I20260709 12:13:05.929847   340 raft_consensus.cc:697] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:05.931339   340 consensus_queue.cc:237] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.933825 32438 raft_consensus.cc:359] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.957617 32438 raft_consensus.cc:385] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:05.959821 32726 raft_consensus.cc:493] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.960628 32726 raft_consensus.cc:515] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:05.958946 32438 raft_consensus.cc:740] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:05.970083 32142 catalog_manager.cc:5697] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:05.979560 32726 leader_election.cc:290] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:05.996500 32438 consensus_queue.cc:260] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.007364   340 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.008132   394 consensus_queue.cc:1048] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:06.015365 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f7c9c8347482284b16d7654a468c4" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:06.016345 32240 raft_consensus.cc:2468] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 0.
I20260709 12:13:06.024185 32565 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:06.024576 32360 leader_election.cc:304] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:06.026749   374 raft_consensus.cc:2804] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:06.027153   374 raft_consensus.cc:493] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.027484   374 raft_consensus.cc:3060] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.032474 32565 consensus_queue.cc:1048] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:13:06.058732 32438 ts_tablet_manager.cc:1434] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.173s	user 0.009s	sys 0.005s
W20260709 12:13:06.074663   409 log.cc:927] Time spent T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:13:06.064545 32141 catalog_manager.cc:5697] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.078634   340 raft_consensus.cc:493] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.079312   340 raft_consensus.cc:515] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.084250   340 leader_election.cc:290] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:06.040532 32604 raft_consensus.cc:515] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.086404 32438 tablet_bootstrap.cc:492] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:06.060775   374 raft_consensus.cc:515] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.089052 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:06.091958 32604 leader_election.cc:290] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:06.099210 32316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f7c9c8347482284b16d7654a468c4" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:06.110038   374 leader_election.cc:290] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:06.117372 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f7c9c8347482284b16d7654a468c4" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:06.118199 32246 raft_consensus.cc:3060] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.121498 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a37214950944a0bb4f41a7f5e49a47" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:06.122237 32393 raft_consensus.cc:3060] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.127900 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f7c9c8347482284b16d7654a468c4" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:06.130234 32438 tablet_bootstrap.cc:654] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.149323 32246 raft_consensus.cc:2468] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 1.
I20260709 12:13:06.152076 32393 raft_consensus.cc:2468] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 1.
I20260709 12:13:06.152776   394 consensus_queue.cc:1048] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:06.157419 32360 leader_election.cc:304] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
W20260709 12:13:06.160248 32211 consensus_peers.cc:597] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:06.164252   377 raft_consensus.cc:2804] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.164796   377 raft_consensus.cc:697] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:06.167749 32210 leader_election.cc:304] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:06.168485 32604 raft_consensus.cc:2804] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:06.168910 32604 raft_consensus.cc:697] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:06.169893 32604 consensus_queue.cc:237] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.165674   377 consensus_queue.cc:237] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.183975 32438 tablet_bootstrap.cc:492] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:06.184515 32438 ts_tablet_manager.cc:1403] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.005s
I20260709 12:13:06.187986 32438 raft_consensus.cc:359] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.188688 32438 raft_consensus.cc:385] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:06.188740 32360 consensus_peers.cc:597] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:06.189018 32438 raft_consensus.cc:740] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
W20260709 12:13:06.193800 32360 leader_election.cc:343] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.195894 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:06.198151 32315 raft_consensus.cc:2468] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 2.
I20260709 12:13:06.199632 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a37214950944a0bb4f41a7f5e49a47" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
W20260709 12:13:06.206037 32360 leader_election.cc:343] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.217458 32438 consensus_queue.cc:260] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.211969 32141 catalog_manager.cc:5697] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:06.221071 32141 catalog_manager.cc:5697] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:06.224493 32438 ts_tablet_manager.cc:1434] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 12:13:06.224701 32211 leader_election.cc:304] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282
I20260709 12:13:06.228372 32604 raft_consensus.cc:2804] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:06.228612 32211 leader_election.cc:343] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:06.228677 32604 raft_consensus.cc:493] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:06.229154 32604 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:06.242307 32438 tablet_bootstrap.cc:492] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:06.252674 32725 raft_consensus.cc:493] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:06.253337 32725 raft_consensus.cc:515] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.257118 32725 leader_election.cc:290] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:06.260555 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:06.261632 32321 raft_consensus.cc:2393] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 2: Already voted for candidate 955f068a9d6545c4a18f1856a115255c in this term.
I20260709 12:13:06.268342 32438 tablet_bootstrap.cc:654] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.277233   375 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:06.283579 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
W20260709 12:13:06.288635 32211 consensus_peers.cc:597] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:06.292707 32438 tablet_bootstrap.cc:492] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:06.293200 32438 ts_tablet_manager.cc:1403] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.002s
I20260709 12:13:06.296028 32438 raft_consensus.cc:359] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.296666 32438 raft_consensus.cc:385] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.296921 32438 raft_consensus.cc:740] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.302024 32321 raft_consensus.cc:3060] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.302502 32604 raft_consensus.cc:515] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.310886 32315 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.311726 32604 leader_election.cc:290] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 3 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:06.312404 32246 raft_consensus.cc:2368] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 for earlier term 2. Current term is 3.
I20260709 12:13:06.309087 32141 catalog_manager.cc:5697] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.320528 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:06.324203 32315 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:06.325083 32604 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.326701 32360 leader_election.cc:400] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 pre-election: Vote denied by peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003) with higher term. Message: Invalid argument: T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 for earlier term 2. Current term is 3.
I20260709 12:13:06.347950 32360 leader_election.cc:403] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:06.349574 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:06.350142 32389 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:06.297539 32438 consensus_queue.cc:260] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.353879   394 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.354380   394 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.358683   394 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:06.359079 32312 raft_consensus.cc:3060] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:06.364802 32360 consensus_peers.cc:597] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:06.360452 32438 ts_tablet_manager.cc:1434] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 12:13:06.370334 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:06.361644 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:06.371165 32395 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 1.
I20260709 12:13:06.371582 32438 tablet_bootstrap.cc:492] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:06.372754 32285 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:06.381822 32141 catalog_manager.cc:5697] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 0 to 1, leader changed from <none> to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.394065   394 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:06.397423 32389 raft_consensus.cc:2468] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 3.
I20260709 12:13:06.405575   372 raft_consensus.cc:2749] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003) with higher term. Message: Invalid argument: T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 for earlier term 2. Current term is 3.
I20260709 12:13:06.399701 32737 consensus_queue.cc:1048] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:13:06.407157   394 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:06.407625   394 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:06.412693 32210 leader_election.cc:304] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:06.413465 32604 raft_consensus.cc:2804] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:06.413971 32604 raft_consensus.cc:697] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:06.417419 32604 consensus_queue.cc:237] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.424553 32438 tablet_bootstrap.cc:654] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.435113 32315 raft_consensus.cc:2468] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 3.
I20260709 12:13:06.440234   340 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:06.440209   394 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.456177 32142 catalog_manager.cc:5697] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:06.470288 32319 raft_consensus.cc:1240] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Rejecting Update request from peer d081f41bafc849be909e21941c3b2a6a for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:06.488704   394 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:06.493960 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:06.500429 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:06.508180   340 consensus_queue.cc:1059] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.509058   332 raft_consensus.cc:3055] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:06.509166 32286 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [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: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:06.509459   332 raft_consensus.cc:740] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:06.510215   355 raft_consensus.cc:2749] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:06.510285   332 consensus_queue.cc:260] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.511775   332 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:06.513278 32438 tablet_bootstrap.cc:492] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:06.513845 32438 ts_tablet_manager.cc:1403] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.004s
I20260709 12:13:06.528167 32438 raft_consensus.cc:359] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.528888 32438 raft_consensus.cc:385] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.529176 32438 raft_consensus.cc:740] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.529834 32438 consensus_queue.cc:260] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.531895 32438 ts_tablet_manager.cc:1434] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.003s
I20260709 12:13:06.533003 32438 tablet_bootstrap.cc:492] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:06.533005 32141 catalog_manager.cc:5697] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:06.543601 32438 tablet_bootstrap.cc:654] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.573946 32438 tablet_bootstrap.cc:492] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:06.574445 32438 ts_tablet_manager.cc:1403] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.006s
I20260709 12:13:06.577081 32438 raft_consensus.cc:359] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.577775 32438 raft_consensus.cc:385] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.578037 32438 raft_consensus.cc:740] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.579021 32438 consensus_queue.cc:260] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.581863 32438 ts_tablet_manager.cc:1434] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:06.583024 32438 tablet_bootstrap.cc:492] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:06.589109 32438 tablet_bootstrap.cc:654] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.600214 32438 tablet_bootstrap.cc:492] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:06.600654 32438 ts_tablet_manager.cc:1403] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:13:06.603467 32438 raft_consensus.cc:359] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.604112 32438 raft_consensus.cc:385] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.604367 32438 raft_consensus.cc:740] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.604952 32438 consensus_queue.cc:260] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.607379 32438 ts_tablet_manager.cc:1434] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:13:06.608500   372 consensus_queue.cc:1048] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.608963 32438 tablet_bootstrap.cc:492] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:06.615267 32438 tablet_bootstrap.cc:654] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.626390 32438 tablet_bootstrap.cc:492] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:06.626863 32438 ts_tablet_manager.cc:1403] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:13:06.634766 32438 raft_consensus.cc:359] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.635599 32438 raft_consensus.cc:385] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.635897 32438 raft_consensus.cc:740] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
W20260709 12:13:06.636489 32360 consensus_peers.cc:597] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:06.636495 32438 consensus_queue.cc:260] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.639129 32438 ts_tablet_manager.cc:1434] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:13:06.640081 32438 tablet_bootstrap.cc:492] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c: Bootstrap starting.
I20260709 12:13:06.646111 32438 tablet_bootstrap.cc:654] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:06.647554 32312 raft_consensus.cc:3060] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.648243   355 raft_consensus.cc:493] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.665716   355 raft_consensus.cc:515] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.669445 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:06.670295   355 leader_election.cc:290] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:06.670483 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:06.673735 32286 leader_election.cc:304] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:06.675354   355 raft_consensus.cc:2749] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.683341   332 consensus_queue.cc:1048] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.685577 32438 tablet_bootstrap.cc:492] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c: No bootstrap required, opened a new log
I20260709 12:13:06.687320   332 consensus_queue.cc:1048] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.686048 32438 ts_tablet_manager.cc:1403] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.017s
I20260709 12:13:06.691023 32438 raft_consensus.cc:359] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.691730 32438 raft_consensus.cc:385] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:06.691988 32438 raft_consensus.cc:740] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Initialized, Role: FOLLOWER
I20260709 12:13:06.692625 32438 consensus_queue.cc:260] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.695223 32438 ts_tablet_manager.cc:1434] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:06.720877   355 raft_consensus.cc:493] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.721379   355 raft_consensus.cc:515] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.723489   355 leader_election.cc:290] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:06.724437 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b8c113d2a46e4a2d841a5c0e06ae5" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:06.726073 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b8c113d2a46e4a2d841a5c0e06ae5" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:06.727782 32286 leader_election.cc:304] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:06.729635   355 raft_consensus.cc:2749] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.741921   355 raft_consensus.cc:493] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.742396   355 raft_consensus.cc:515] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:06.745352   355 leader_election.cc:290] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:06.745512 32246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:06.746302 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:06.747721 32285 leader_election.cc:304] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:06.748376   355 raft_consensus.cc:2749] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:06.868265 32319 raft_consensus.cc:3060] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.871661 32312 raft_consensus.cc:3060] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:06.927052 32312 raft_consensus.cc:1275] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:06.928443   332 consensus_queue.cc:1048] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:06.941602 32393 raft_consensus.cc:1275] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:06.942749   332 consensus_queue.cc:1048] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:06.954543 32319 raft_consensus.cc:3060] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.120884 32312 raft_consensus.cc:3060] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:07.271742 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:07.316531   444 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
I20260709 12:13:07.316795 31081 server_base.cc:1061] running on GCE node
W20260709 12:13:07.316598   443 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
W20260709 12:13:07.317332   446 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
I20260709 12:13:07.321906 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:07.322260 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:07.322525 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599187322504 us; error 0 us; skew 500 ppm
I20260709 12:13:07.323486 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:07.330093 31081 webserver.cc:533] Webserver started at http://127.30.90.68:43917/ using document root <none> and password file <none>
I20260709 12:13:07.330910 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:07.331347 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:07.331847 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:07.333787 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-3-root/instance:
uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
format_stamp: "Formatted at 2026-07-09 12:13:07 on dist-test-slave-q6ss"
I20260709 12:13:07.340176 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:13:07.348483   451 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:07.349465 31081 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:13:07.349857 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-3-root
uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
format_stamp: "Formatted at 2026-07-09 12:13:07 on dist-test-slave-q6ss"
I20260709 12:13:07.350237 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-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)
I20260709 12:13:07.367015 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:07.368865 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:07.370556 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:07.372985 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:07.373195 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:07.373477 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:07.373714 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:13:07.444273 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.68:44715
I20260709 12:13:07.444497   513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.68:44715 every 8 connection(s)
I20260709 12:13:07.450541 31081 auto_leader_rebalancer-test.cc:439] add a tserver: 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:07.464802   514 heartbeater.cc:344] Connected to a master server at 127.30.90.126:43517
I20260709 12:13:07.465215   514 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:07.465986   514 heartbeater.cc:507] Master 127.30.90.126:43517 requested a full tablet report, sending...
I20260709 12:13:07.469944 32142 ts_manager.cc:194] Registered new tserver with Master: 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715)
I20260709 12:13:07.471835 32142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53670
I20260709 12:13:07.710314   340 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.710809   340 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:07.714383   340 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:07.715006 32319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:07.715248 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:07.716513 32210 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:07.717118   340 raft_consensus.cc:2749] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:07.725385 32246 consensus_queue.cc:237] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:07.735080 32393 raft_consensus.cc:1275] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.736742 32312 raft_consensus.cc:1275] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.736802   340 consensus_queue.cc:1048] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:07.738335 32604 consensus_queue.cc:1048] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.747994   332 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.749898 32312 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.751717 32393 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
W20260709 12:13:07.755316 32210 consensus_peers.cc:597] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76a37214950944a0bb4f41a7f5e49a47. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.767860 32141 catalog_manager.cc:5697] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.785411 32393 consensus_queue.cc:237] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:07.806502 32319 raft_consensus.cc:1275] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.808223   372 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:07.808493 32240 raft_consensus.cc:1275] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.810056   377 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:07.832264 32359 consensus_peers.cc:597] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfa93c8b17134b308e1a092073d56dbe. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.834282   442 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.836239 32312 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.837488 32240 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.868856 32393 consensus_queue.cc:237] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:07.869601 32144 catalog_manager.cc:5697] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
W20260709 12:13:07.900944 32359 consensus_peers.cc:597] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c23c7a706fde4dc7b51ffc6052303639. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.902734 32312 raft_consensus.cc:1275] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.903685 32240 raft_consensus.cc:1275] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.904834   535 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:07.906004   442 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.914500   535 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.918975 32319 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.934209 32240 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.935451 32393 consensus_queue.cc:237] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:07.949595 32144 catalog_manager.cc:5697] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.957958 32240 raft_consensus.cc:1275] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:07.958175 32359 consensus_peers.cc:597] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd19544b37674f2594ee932f938e22e8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.958832 32319 raft_consensus.cc:1275] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:07.959611   535 consensus_queue.cc:1048] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.960641   442 consensus_queue.cc:1048] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:07.972833   535 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:07.973452   535 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:07.977468   535 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:07.978912 32239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:07.979676 32239 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:07.978868 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:07.980720 32312 raft_consensus.cc:2393] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 2: Already voted for candidate 955f068a9d6545c4a18f1856a115255c in this term.
I20260709 12:13:07.982096 32360 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:07.984544   442 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:07.985051   442 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:07.986203   442 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:07.988864   377 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.995277   442 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:07.997234   442 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:07.999064 32319 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:07.999269 32239 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:08.002600 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:08.003417 32312 raft_consensus.cc:2393] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0354400820b248608958da888f8cf282 in current term 2: Already voted for candidate 955f068a9d6545c4a18f1856a115255c in this term.
I20260709 12:13:08.008111 32144 catalog_manager.cc:5697] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.020200 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:08.027359 32240 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:08.033923 32360 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:08.035923   539 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:08.036451   539 raft_consensus.cc:697] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:08.037225   539 consensus_queue.cc:237] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:08.052966 32144 catalog_manager.cc:5697] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:08.181912   544 ts_tablet_manager.cc:933] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:08.186067   544 tablet_copy_client.cc:323] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:08.198625 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet dfa93c8b17134b308e1a092073d56dbe from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:08.199362 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet dfa93c8b17134b308e1a092073d56dbe from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-dfa93c8b17134b308e1a092073d56dbe
I20260709 12:13:08.206856 32405 tablet_copy_source_session.cc:215] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:08.210722   544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa93c8b17134b308e1a092073d56dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:08.228673   544 tablet_copy_client.cc:806] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:08.229386   544 tablet_copy_client.cc:670] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:08.233973   544 tablet_copy_client.cc:538] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:08.241837   544 tablet_bootstrap.cc:492] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:08.261924   544 tablet_bootstrap.cc:492] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:08.262773   544 tablet_bootstrap.cc:492] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:08.263355   544 ts_tablet_manager.cc:1403] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 12:13:08.266287   544 raft_consensus.cc:359] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:08.266986   544 raft_consensus.cc:740] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:08.267580   544 consensus_queue.cc:260] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:08.270171   514 heartbeater.cc:499] Master 127.30.90.126:43517 was elected leader, sending a full tablet report...
I20260709 12:13:08.271898   544 ts_tablet_manager.cc:1434] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:13:08.273814 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-dfa93c8b17134b308e1a092073d56dbe received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:08.274317 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-dfa93c8b17134b308e1a092073d56dbe on tablet dfa93c8b17134b308e1a092073d56dbe with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:08.288705   544 ts_tablet_manager.cc:933] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:08.290748   544 tablet_copy_client.cc:323] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:08.301100 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 76a37214950944a0bb4f41a7f5e49a47 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:08.301868 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 76a37214950944a0bb4f41a7f5e49a47 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-76a37214950944a0bb4f41a7f5e49a47
I20260709 12:13:08.309516 32256 tablet_copy_source_session.cc:215] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:08.312841   544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a37214950944a0bb4f41a7f5e49a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:08.328177   544 tablet_copy_client.cc:806] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:08.328791   544 tablet_copy_client.cc:670] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:08.334259   544 tablet_copy_client.cc:538] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:08.344082   544 tablet_bootstrap.cc:492] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:08.368950   544 tablet_bootstrap.cc:492] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:08.369910   544 tablet_bootstrap.cc:492] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:08.378322   552 ts_tablet_manager.cc:933] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:08.382140   552 tablet_copy_client.cc:323] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:08.383888   544 ts_tablet_manager.cc:1403] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.006s
I20260709 12:13:08.385645 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet c23c7a706fde4dc7b51ffc6052303639 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:08.386277 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet c23c7a706fde4dc7b51ffc6052303639 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-c23c7a706fde4dc7b51ffc6052303639
I20260709 12:13:08.388831   544 raft_consensus.cc:359] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:08.397109   544 raft_consensus.cc:740] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:08.397933   544 consensus_queue.cc:260] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:08.402354   544 ts_tablet_manager.cc:1434] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 12:13:08.404179 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-76a37214950944a0bb4f41a7f5e49a47 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:08.404611 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-76a37214950944a0bb4f41a7f5e49a47 on tablet 76a37214950944a0bb4f41a7f5e49a47 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:08.430871 32405 tablet_copy_source_session.cc:215] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:08.432912   355 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:08.433447   355 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:08.434073   552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23c7a706fde4dc7b51ffc6052303639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:08.436838 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282" is_pre_election: true
I20260709 12:13:08.438755   355 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:08.438975 32239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:08.439689 32239 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:08.440917 32286 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 0354400820b248608958da888f8cf282
I20260709 12:13:08.442000   355 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:08.442422   355 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:08.443024   355 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:08.449398   552 tablet_copy_client.cc:806] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:08.450136   552 tablet_copy_client.cc:670] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:08.451407 32239 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:08.454334   442 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:08.458382   355 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:08.459172   552 tablet_copy_client.cc:538] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:08.461196 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:08.461333   355 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 3 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:08.461515 32393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:08.463147 32285 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:08.464159   355 raft_consensus.cc:2749] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:08.473970   552 tablet_bootstrap.cc:492] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:08.483184 32312 raft_consensus.cc:1240] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Rejecting Update request from peer 0354400820b248608958da888f8cf282 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:08.488517   377 consensus_queue.cc:1059] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:08.489346   377 raft_consensus.cc:3055] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:08.489705   377 raft_consensus.cc:740] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:08.490497   377 consensus_queue.cc:260] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:08.491559   377 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:08.512650   552 tablet_bootstrap.cc:492] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:08.513607   552 tablet_bootstrap.cc:492] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:08.514305   552 ts_tablet_manager.cc:1403] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.013s
I20260709 12:13:08.517300   552 raft_consensus.cc:359] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:08.518163   552 raft_consensus.cc:740] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:08.518805   552 consensus_queue.cc:260] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:08.523154   544 ts_tablet_manager.cc:933] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:08.524526   552 ts_tablet_manager.cc:1434] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:08.526862 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c23c7a706fde4dc7b51ffc6052303639 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:08.527287 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c23c7a706fde4dc7b51ffc6052303639 on tablet c23c7a706fde4dc7b51ffc6052303639 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:08.529785   544 tablet_copy_client.cc:323] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:08.531461 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet bd19544b37674f2594ee932f938e22e8 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:08.532024 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet bd19544b37674f2594ee932f938e22e8 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-bd19544b37674f2594ee932f938e22e8
I20260709 12:13:08.537367 32405 tablet_copy_source_session.cc:215] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:08.540199   544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd19544b37674f2594ee932f938e22e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:08.551916   544 tablet_copy_client.cc:806] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:08.552523   544 tablet_copy_client.cc:670] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:08.555925   544 tablet_copy_client.cc:538] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:08.562989   544 tablet_bootstrap.cc:492] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:08.577979   544 tablet_bootstrap.cc:492] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:08.579118   544 tablet_bootstrap.cc:492] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:08.579757   544 ts_tablet_manager.cc:1403] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:13:08.582093   544 raft_consensus.cc:359] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:08.582886   544 raft_consensus.cc:740] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:08.583458   544 consensus_queue.cc:260] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:08.585472   544 ts_tablet_manager.cc:1434] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:08.587193 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-bd19544b37674f2594ee932f938e22e8 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:08.587595 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-bd19544b37674f2594ee932f938e22e8 on tablet bd19544b37674f2594ee932f938e22e8 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:08.769750   489 raft_consensus.cc:1217] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:08.840857   489 raft_consensus.cc:1217] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:08.866895   489 raft_consensus.cc:1217] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:08.975971   489 raft_consensus.cc:1217] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:09.220402   561 raft_consensus.cc:1064] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:09.223831   561 consensus_queue.cc:237] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:09.231982   489 raft_consensus.cc:1275] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.233695   560 consensus_queue.cc:1048] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.234768 32312 raft_consensus.cc:1275] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.234768 32393 raft_consensus.cc:1275] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.239089   560 consensus_queue.cc:1048] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:09.241405   560 consensus_queue.cc:1048] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:09.281854   442 raft_consensus.cc:1064] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:09.281854   340 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.284708   442 consensus_queue.cc:237] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:09.295032 32393 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.288915 32312 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.293244   489 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.305680   372 raft_consensus.cc:1064] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
W20260709 12:13:09.314330 32360 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.319959 32316 raft_consensus.cc:1275] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.322758   488 raft_consensus.cc:1275] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.323489 32141 catalog_manager.cc:5697] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
W20260709 12:13:09.325018 32359 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:09.325500   442 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.327597   442 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.336395   372 consensus_queue.cc:237] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:09.338390 32240 raft_consensus.cc:1275] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.360579   539 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:09.370262   488 raft_consensus.cc:1275] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.373042   442 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.375389   539 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.383450 32316 raft_consensus.cc:1275] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.386281 32316 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.406468 32239 raft_consensus.cc:1275] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.406559   489 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.416882   569 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.419687 32142 catalog_manager.cc:5697] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.424402 32239 consensus_queue.cc:237] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:09.444391   569 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.452327 32316 raft_consensus.cc:1275] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.455655   340 consensus_queue.cc:1048] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:09.457108   488 raft_consensus.cc:1275] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.463742   560 consensus_queue.cc:1048] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:09.457219 32239 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.484299   332 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.492498   489 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.495128 32316 raft_consensus.cc:2955] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.507328 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76a37214950944a0bb4f41a7f5e49a47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:09.529923 32141 catalog_manager.cc:5697] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.525163 32393 consensus_queue.cc:237] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:09.535339   372 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.549603   489 raft_consensus.cc:1275] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.551081 32239 raft_consensus.cc:1275] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.552925 32312 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.553427   488 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.554893 32245 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.563935   566 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.569767   442 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.572117   568 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.573262 32142 catalog_manager.cc:5697] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.574141   487 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.591209 32393 consensus_queue.cc:237] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:09.593348 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet 76a37214950944a0bb4f41a7f5e49a47 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:09.598662 32240 raft_consensus.cc:2955] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.612730 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dfa93c8b17134b308e1a092073d56dbe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:09.616751   566 raft_consensus.cc:1064] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:09.617071   582 tablet_replica.cc:333] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:09.618286   582 raft_consensus.cc:2243] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:09.620066   488 raft_consensus.cc:1275] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.619733   566 consensus_queue.cc:237] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:09.620594 32312 raft_consensus.cc:1275] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.622242   569 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:09.623106 32142 catalog_manager.cc:5697] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.634773   582 raft_consensus.cc:2272] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:09.639950   582 ts_tablet_manager.cc:1916] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:09.643302   569 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.647312   488 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.649991 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet dfa93c8b17134b308e1a092073d56dbe with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:09.659061   584 tablet_replica.cc:333] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:09.660475   584 raft_consensus.cc:2243] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:09.660290   372 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:09.661365   584 raft_consensus.cc:2272] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:09.669416   584 ts_tablet_manager.cc:1916] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:09.681903 32142 catalog_manager.cc:5697] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.693230 32312 raft_consensus.cc:2955] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.702024   582 ts_tablet_manager.cc:1929] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:09.706100   488 raft_consensus.cc:1275] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.707015   582 log.cc:1199] T 76a37214950944a0bb4f41a7f5e49a47 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/76a37214950944a0bb4f41a7f5e49a47
I20260709 12:13:09.708580   566 consensus_queue.cc:1048] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.709026 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c23c7a706fde4dc7b51ffc6052303639 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:09.714362 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet 76a37214950944a0bb4f41a7f5e49a47 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:09.721583 32319 raft_consensus.cc:1275] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.722206 32240 raft_consensus.cc:1275] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.724112   584 ts_tablet_manager.cc:1929] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:09.725072   584 log.cc:1199] T dfa93c8b17134b308e1a092073d56dbe P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/dfa93c8b17134b308e1a092073d56dbe
I20260709 12:13:09.726748 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet dfa93c8b17134b308e1a092073d56dbe (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:09.735934 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet c23c7a706fde4dc7b51ffc6052303639 with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:09.738169   586 tablet_replica.cc:333] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:09.740599   586 raft_consensus.cc:2243] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:09.743902   372 consensus_queue.cc:1048] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.741423   586 raft_consensus.cc:2272] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:09.749014   569 consensus_queue.cc:1048] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:09.753051   586 ts_tablet_manager.cc:1916] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:09.771149   586 ts_tablet_manager.cc:1929] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:09.771849   586 log.cc:1199] T c23c7a706fde4dc7b51ffc6052303639 P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/c23c7a706fde4dc7b51ffc6052303639
I20260709 12:13:09.773747 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet c23c7a706fde4dc7b51ffc6052303639 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:09.792438   566 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.802121 32245 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.815164   488 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.826853 32142 catalog_manager.cc:5697] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.827440 32315 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.846951 32389 consensus_queue.cc:237] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:09.852396   488 raft_consensus.cc:1275] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.853684 32240 raft_consensus.cc:1275] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:09.854357   372 consensus_queue.cc:1048] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.855496   569 consensus_queue.cc:1048] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:09.865233   566 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.866272 32245 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.872932   488 raft_consensus.cc:2955] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:09.878706 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd19544b37674f2594ee932f938e22e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:09.887106 32141 catalog_manager.cc:5697] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:09.901140 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet bd19544b37674f2594ee932f938e22e8 with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:09.902153   584 tablet_replica.cc:333] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:09.903182   584 raft_consensus.cc:2243] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:09.903918   584 raft_consensus.cc:2272] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:09.907435   584 ts_tablet_manager.cc:1916] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:09.921809   584 ts_tablet_manager.cc:1929] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:09.922144   584 log.cc:1199] T bd19544b37674f2594ee932f938e22e8 P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/bd19544b37674f2594ee932f938e22e8
I20260709 12:13:09.923669 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet bd19544b37674f2594ee932f938e22e8 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:09.974651   589 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:09.975301   589 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:09.977649   589 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:09.978320 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a" is_pre_election: true
I20260709 12:13:09.978542 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c" is_pre_election: true
I20260709 12:13:09.979013 32245 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:09.979065 32312 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:09.980162 32360 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:09.980806   589 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:09.981148   589 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:09.981431   589 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.988293   589 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:09.990156   589 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 4 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:09.991164 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:09.991706 32312 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.992012 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:09.992578 32245 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:09.998613 32312 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 4.
I20260709 12:13:10.000053 32245 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 4.
I20260709 12:13:10.001047 32360 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:10.002203   589 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:10.002722   589 raft_consensus.cc:697] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 4 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:10.003422   589 consensus_queue.cc:237] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:10.014183 32143 catalog_manager.cc:5697] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:10.558275 32240 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:10.559547   372 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.570638 32315 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:10.571964   372 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:10.966868 32393 consensus_queue.cc:237] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:10.976889 32359 consensus_peers.cc:597] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c61939402a8d428ab79bda331894b219. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:10.977080 32312 raft_consensus.cc:1275] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:10.979373 32245 raft_consensus.cc:1275] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:10.979307   589 consensus_queue.cc:1048] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.981062   566 consensus_queue.cc:1048] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:10.986474   589 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:10.989260 32312 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:10.990082 32240 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.009780 32143 catalog_manager.cc:5697] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:11.031523 32312 consensus_queue.cc:237] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:11.050030 32240 raft_consensus.cc:1275] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:11.052038   579 consensus_queue.cc:1048] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:11.054631 32393 raft_consensus.cc:1275] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:11.056736   579 consensus_queue.cc:1048] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:11.063907   355 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
W20260709 12:13:11.074426 32285 consensus_peers.cc:597] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4f81fb904d942acaf0a8b6c24185c1c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:11.072221 32240 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.092135 32393 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.100924 32142 catalog_manager.cc:5697] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.104825 32389 consensus_queue.cc:237] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:11.130995 32359 consensus_peers.cc:597] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5471cb051234ca8a7f4b67e7c6f8531. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:11.131572 32315 raft_consensus.cc:1275] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:11.132678 32240 raft_consensus.cc:1275] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:11.133658   372 consensus_queue.cc:1048] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:11.134682   566 consensus_queue.cc:1048] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:11.141180   589 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.143561 32315 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.143791 32240 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.166087 32141 catalog_manager.cc:5697] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.179117 32312 consensus_queue.cc:237] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:11.189076 32285 consensus_peers.cc:597] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27204bc48ea3489faf065f61a5a228f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:11.192384 32389 raft_consensus.cc:1275] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:11.194803   609 consensus_queue.cc:1048] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:11.195878 32239 raft_consensus.cc:1275] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:11.198669   355 consensus_queue.cc:1048] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:11.204345   579 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.209693 32389 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.222134 32245 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:11.225157 32141 catalog_manager.cc:5697] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:11.399145   616 ts_tablet_manager.cc:933] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:11.401690   616 tablet_copy_client.cc:323] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:11.403501 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet c61939402a8d428ab79bda331894b219 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:11.404067 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet c61939402a8d428ab79bda331894b219 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-c61939402a8d428ab79bda331894b219
I20260709 12:13:11.411881 32405 tablet_copy_source_session.cc:215] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:11.417739   616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61939402a8d428ab79bda331894b219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.435791   616 tablet_copy_client.cc:806] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:11.436749   616 tablet_copy_client.cc:670] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:11.442260   616 tablet_copy_client.cc:538] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:11.454939   616 tablet_bootstrap.cc:492] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:11.477044   616 tablet_bootstrap.cc:492] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:11.477901   616 tablet_bootstrap.cc:492] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:11.478709   616 ts_tablet_manager.cc:1403] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 12:13:11.481387   616 raft_consensus.cc:359] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:11.482291   616 raft_consensus.cc:740] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:11.483011   616 consensus_queue.cc:260] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:11.489197   616 ts_tablet_manager.cc:1434] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:13:11.490918 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c61939402a8d428ab79bda331894b219 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:11.491420 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c61939402a8d428ab79bda331894b219 on tablet c61939402a8d428ab79bda331894b219 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:11.663405   616 ts_tablet_manager.cc:933] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:11.665237   616 tablet_copy_client.cc:323] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:11.680891 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet c4f81fb904d942acaf0a8b6c24185c1c from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:11.681478 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet c4f81fb904d942acaf0a8b6c24185c1c from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-c4f81fb904d942acaf0a8b6c24185c1c
I20260709 12:13:11.688439 32331 tablet_copy_source_session.cc:215] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:11.693189   616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f81fb904d942acaf0a8b6c24185c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.712159   616 tablet_copy_client.cc:806] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:11.712925   616 tablet_copy_client.cc:670] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:11.717172   616 tablet_copy_client.cc:538] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:11.725533   616 tablet_bootstrap.cc:492] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:11.745038   616 tablet_bootstrap.cc:492] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:11.745880   616 tablet_bootstrap.cc:492] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:11.746445   616 ts_tablet_manager.cc:1403] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.008s
I20260709 12:13:11.748847   616 raft_consensus.cc:359] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:11.749475   616 raft_consensus.cc:740] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:11.750108   616 consensus_queue.cc:260] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:11.752228   616 ts_tablet_manager.cc:1434] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:11.754343 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c4f81fb904d942acaf0a8b6c24185c1c received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:11.754777 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c4f81fb904d942acaf0a8b6c24185c1c on tablet c4f81fb904d942acaf0a8b6c24185c1c with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:11.764556   616 ts_tablet_manager.cc:933] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:11.766247   616 tablet_copy_client.cc:323] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:11.767936 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet c5471cb051234ca8a7f4b67e7c6f8531 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:11.768496 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet c5471cb051234ca8a7f4b67e7c6f8531 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-c5471cb051234ca8a7f4b67e7c6f8531
I20260709 12:13:11.776372 32405 tablet_copy_source_session.cc:215] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:11.779419   616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5471cb051234ca8a7f4b67e7c6f8531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.793291   616 tablet_copy_client.cc:806] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:11.793812   616 tablet_copy_client.cc:670] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:11.797322   616 tablet_copy_client.cc:538] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:11.803539   488 raft_consensus.cc:1217] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:11.808274   616 tablet_bootstrap.cc:492] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:11.810192   624 ts_tablet_manager.cc:933] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:11.825001   624 tablet_copy_client.cc:323] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:11.826774 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet 27204bc48ea3489faf065f61a5a228f4 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:11.827322 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet 27204bc48ea3489faf065f61a5a228f4 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-27204bc48ea3489faf065f61a5a228f4
I20260709 12:13:11.833420 32331 tablet_copy_source_session.cc:215] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:11.836755   624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27204bc48ea3489faf065f61a5a228f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:11.864230   624 tablet_copy_client.cc:806] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:11.865484   624 tablet_copy_client.cc:670] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:11.869969   624 tablet_copy_client.cc:538] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:11.873008   616 tablet_bootstrap.cc:492] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:11.874051   616 tablet_bootstrap.cc:492] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:11.874773   616 ts_tablet_manager.cc:1403] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.020s
I20260709 12:13:11.877501   616 raft_consensus.cc:359] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:11.878345   616 raft_consensus.cc:740] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:11.879040   616 consensus_queue.cc:260] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:11.880360   624 tablet_bootstrap.cc:492] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:11.882182   616 ts_tablet_manager.cc:1434] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:13:11.885404 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c5471cb051234ca8a7f4b67e7c6f8531 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:11.885866 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c5471cb051234ca8a7f4b67e7c6f8531 on tablet c5471cb051234ca8a7f4b67e7c6f8531 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:11.917814   624 tablet_bootstrap.cc:492] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:11.918889   624 tablet_bootstrap.cc:492] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:11.919667   624 ts_tablet_manager.cc:1403] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.008s
I20260709 12:13:11.924731   624 raft_consensus.cc:359] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:11.925997   624 raft_consensus.cc:740] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:11.926703   624 consensus_queue.cc:260] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:11.929229   624 ts_tablet_manager.cc:1434] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:13:11.931532 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-27204bc48ea3489faf065f61a5a228f4 received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:11.932019 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-27204bc48ea3489faf065f61a5a228f4 on tablet 27204bc48ea3489faf065f61a5a228f4 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:12.247120   488 raft_consensus.cc:1217] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:12.305701   488 raft_consensus.cc:1217] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:12.322602   488 raft_consensus.cc:1217] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:12.332681   372 raft_consensus.cc:1064] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:12.335090   372 consensus_queue.cc:237] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:12.342635   488 raft_consensus.cc:1275] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:12.344789 32319 raft_consensus.cc:1275] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:12.346558 32245 raft_consensus.cc:1275] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:12.346184   372 consensus_queue.cc:1048] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:13:12.350493   372 consensus_queue.cc:1048] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:12.351462   589 consensus_queue.cc:1048] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:12.375622   633 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.382383 32245 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.380432 32312 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.389421   488 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.407120 32141 catalog_manager.cc:5697] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.451881 32393 consensus_queue.cc:237] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:12.458526 32319 raft_consensus.cc:1275] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:12.461738   372 consensus_queue.cc:1048] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:12.462334   488 raft_consensus.cc:1275] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:12.464046   372 consensus_queue.cc:1048] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:12.473946   633 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.475854   488 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.478755 32319 raft_consensus.cc:2955] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.500600 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c61939402a8d428ab79bda331894b219 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:12.509739 32143 catalog_manager.cc:5697] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.520514 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet c61939402a8d428ab79bda331894b219 with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:12.522605   641 tablet_replica.cc:333] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:12.529888   641 raft_consensus.cc:2243] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.530656   641 raft_consensus.cc:2272] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.534040   641 ts_tablet_manager.cc:1916] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:12.549089   641 ts_tablet_manager.cc:1929] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:12.549631   641 log.cc:1199] T c61939402a8d428ab79bda331894b219 P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/c61939402a8d428ab79bda331894b219
I20260709 12:13:12.551265 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet c61939402a8d428ab79bda331894b219 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:12.792711   630 raft_consensus.cc:1064] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:12.795536   630 consensus_queue.cc:237] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:12.809902 32393 raft_consensus.cc:1275] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:12.809952 32245 raft_consensus.cc:1275] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:12.809952   488 raft_consensus.cc:1275] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:12.811314   643 consensus_queue.cc:1048] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:12.813184   631 consensus_queue.cc:1048] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:12.814603   643 consensus_queue.cc:1048] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:12.844329   631 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.848502 32393 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.859928   589 raft_consensus.cc:1064] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:12.862205   589 consensus_queue.cc:237] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:12.867550 32245 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.876718 32143 catalog_manager.cc:5697] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.892580   487 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:12.920841 32312 consensus_queue.cc:237] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:12.961679   630 raft_consensus.cc:1064] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:12.964897   630 consensus_queue.cc:237] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:12.996109   487 raft_consensus.cc:1275] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:13.000823 32240 raft_consensus.cc:1275] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:13.001953   631 consensus_queue.cc:1048] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:13.006004 32389 raft_consensus.cc:1275] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:13.006814   488 raft_consensus.cc:1275] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:13.007542   579 consensus_queue.cc:1048] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:13.010908   579 consensus_queue.cc:1048] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:13.023144   631 consensus_queue.cc:1048] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:13.023962   489 raft_consensus.cc:1275] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:13.027365 32240 raft_consensus.cc:1275] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:13.025664   633 consensus_queue.cc:1048] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:13:13.028199 32245 raft_consensus.cc:1275] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:13.034832   631 consensus_queue.cc:1048] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:13.040778 32312 raft_consensus.cc:1275] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:13.045111   566 consensus_queue.cc:1048] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:13.059016   579 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.066648   643 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.068527   487 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.080062   566 consensus_queue.cc:1048] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:13.083205   486 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.091276 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4f81fb904d942acaf0a8b6c24185c1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:13.090019 32395 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.107795 32143 catalog_manager.cc:5697] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.108520 32239 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.109954 32143 catalog_manager.cc:5697] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:13.113997 32245 raft_consensus.cc:2955] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.128815   589 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.133948 32243 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.146988   487 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.158948 32315 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.190356 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet c4f81fb904d942acaf0a8b6c24185c1c with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:13.192492 32142 catalog_manager.cc:5697] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.199932   658 tablet_replica.cc:333] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:13.203506   658 raft_consensus.cc:2243] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:13.204375   658 raft_consensus.cc:2272] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:13.209829   658 ts_tablet_manager.cc:1916] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:13.217406 32321 consensus_queue.cc:237] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:13.220634 32395 consensus_queue.cc:237] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:13.231340   486 raft_consensus.cc:1275] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:13.232878   658 ts_tablet_manager.cc:1929] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:13.233484   658 log.cc:1199] T c4f81fb904d942acaf0a8b6c24185c1c P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/c4f81fb904d942acaf0a8b6c24185c1c
I20260709 12:13:13.236159 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet c4f81fb904d942acaf0a8b6c24185c1c (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:13.235338   657 consensus_queue.cc:1048] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:13:13.238833 32319 raft_consensus.cc:1275] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:13.240926   566 consensus_queue.cc:1048] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:13.242280 32243 raft_consensus.cc:1275] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:13.243708   631 consensus_queue.cc:1048] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:13.245858   487 raft_consensus.cc:1275] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:13.251477   649 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.253878 32243 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.256740   631 consensus_queue.cc:1048] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:13.250685   486 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.258298   657 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.264722 32321 raft_consensus.cc:2955] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.287302 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5471cb051234ca8a7f4b67e7c6f8531 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:13.294343 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27204bc48ea3489faf065f61a5a228f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:13.294471   487 raft_consensus.cc:2955] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.303777 32141 catalog_manager.cc:5697] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:13.310844 32143 catalog_manager.cc:5697] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:13.331166 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet c5471cb051234ca8a7f4b67e7c6f8531 with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:13.339481 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet 27204bc48ea3489faf065f61a5a228f4 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:13.344954   658 tablet_replica.cc:333] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:13.366169   660 tablet_replica.cc:333] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:13.367266   660 raft_consensus.cc:2243] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:13.368033   660 raft_consensus.cc:2272] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:13.371793   660 ts_tablet_manager.cc:1916] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:13.373909   658 raft_consensus.cc:2243] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:13.374687   658 raft_consensus.cc:2272] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:13.377902   658 ts_tablet_manager.cc:1916] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:13.387888   660 ts_tablet_manager.cc:1929] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:13.388451   660 log.cc:1199] T c5471cb051234ca8a7f4b67e7c6f8531 P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/c5471cb051234ca8a7f4b67e7c6f8531
I20260709 12:13:13.389962 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet c5471cb051234ca8a7f4b67e7c6f8531 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:13.394423   658 ts_tablet_manager.cc:1929] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:13.394778   658 log.cc:1199] T 27204bc48ea3489faf065f61a5a228f4 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/27204bc48ea3489faf065f61a5a228f4
I20260709 12:13:13.395994 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet 27204bc48ea3489faf065f61a5a228f4 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:14.402941 32243 consensus_queue.cc:237] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:14.411764 32210 consensus_peers.cc:597] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a2527c54062475daaf410dd7cc21774. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:14.419440 32393 raft_consensus.cc:1275] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:14.413942 32312 raft_consensus.cc:1275] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:14.423856   659 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:14.425457   659 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:14.433744   659 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.435453 32319 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.441061 32393 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.453871 32245 consensus_queue.cc:237] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:14.457221 32141 catalog_manager.cc:5697] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.481003 32393 raft_consensus.cc:1275] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:14.482765 32319 raft_consensus.cc:1275] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:14.483705 32210 consensus_peers.cc:597] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ada4b819e06b45a4a6cab281d208bf77. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:14.484513   667 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:14.485679   662 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:14.495092   662 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.498484 32319 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.498754 32393 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.510560 32395 consensus_queue.cc:237] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:14.522454 32143 catalog_manager.cc:5697] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:14.529762 32359 consensus_peers.cc:597] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f303700bc8b643a6aa3fb7f8aeb3f11a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:14.532279 32312 raft_consensus.cc:1275] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:14.534150   566 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:14.534796 32245 raft_consensus.cc:1275] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:14.537730   566 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:14.543313   657 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.548834 32312 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.551951 32243 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.563934 32245 consensus_queue.cc:237] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:14.566691 32141 catalog_manager.cc:5697] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:14.571871 32210 consensus_peers.cc:597] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b38aaf5c97e4017a4af3b57c629693b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:14.574555 32395 raft_consensus.cc:1275] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:14.576669   662 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:14.585841 32312 raft_consensus.cc:1275] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:14.588109   667 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:14.593641   666 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.595028 32395 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.600934 32312 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.611014 32144 catalog_manager.cc:5697] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:14.799127   681 ts_tablet_manager.cc:933] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:14.800976   681 tablet_copy_client.cc:323] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:14.802392 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 7a2527c54062475daaf410dd7cc21774 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:14.802842 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 7a2527c54062475daaf410dd7cc21774 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-7a2527c54062475daaf410dd7cc21774
I20260709 12:13:14.809028 32256 tablet_copy_source_session.cc:215] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:14.812490   681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2527c54062475daaf410dd7cc21774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:14.823045   681 tablet_copy_client.cc:806] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:14.823720   681 tablet_copy_client.cc:670] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:14.829066   681 tablet_copy_client.cc:538] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:14.838806   681 tablet_bootstrap.cc:492] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:14.859340   681 tablet_bootstrap.cc:492] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:14.860275   681 tablet_bootstrap.cc:492] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:14.860950   681 ts_tablet_manager.cc:1403] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 12:13:14.863873   681 raft_consensus.cc:359] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:14.864691   681 raft_consensus.cc:740] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:14.865813   681 consensus_queue.cc:260] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:14.870044   681 ts_tablet_manager.cc:1434] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.008s
I20260709 12:13:14.871739 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-7a2527c54062475daaf410dd7cc21774 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:14.872185 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-7a2527c54062475daaf410dd7cc21774 on tablet 7a2527c54062475daaf410dd7cc21774 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:14.949321   681 ts_tablet_manager.cc:933] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:14.953424   681 tablet_copy_client.cc:323] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:14.955224 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet f303700bc8b643a6aa3fb7f8aeb3f11a from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:14.955770 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet f303700bc8b643a6aa3fb7f8aeb3f11a from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-f303700bc8b643a6aa3fb7f8aeb3f11a
I20260709 12:13:14.962853 32405 tablet_copy_source_session.cc:215] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:14.965904   681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f303700bc8b643a6aa3fb7f8aeb3f11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:14.977972   681 tablet_copy_client.cc:806] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:14.979400   681 tablet_copy_client.cc:670] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:14.983121   681 tablet_copy_client.cc:538] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:14.992286   681 tablet_bootstrap.cc:492] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:15.014716   681 tablet_bootstrap.cc:492] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:15.015707   681 tablet_bootstrap.cc:492] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:15.016455   681 ts_tablet_manager.cc:1403] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 12:13:15.019665   681 raft_consensus.cc:359] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:15.020591   681 raft_consensus.cc:740] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:15.021324   681 consensus_queue.cc:260] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:15.025744   681 ts_tablet_manager.cc:1434] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:13:15.030014 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-f303700bc8b643a6aa3fb7f8aeb3f11a received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:15.030455 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-f303700bc8b643a6aa3fb7f8aeb3f11a on tablet f303700bc8b643a6aa3fb7f8aeb3f11a with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:15.087344   681 ts_tablet_manager.cc:933] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:15.089112   681 tablet_copy_client.cc:323] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:15.090875 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet ada4b819e06b45a4a6cab281d208bf77 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:15.091454 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet ada4b819e06b45a4a6cab281d208bf77 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-ada4b819e06b45a4a6cab281d208bf77
I20260709 12:13:15.099674 32256 tablet_copy_source_session.cc:215] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:15.103111   681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada4b819e06b45a4a6cab281d208bf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:15.122499   688 ts_tablet_manager.cc:933] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:15.124279   688 tablet_copy_client.cc:323] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:15.126084 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 9b38aaf5c97e4017a4af3b57c629693b from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:15.126611 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 9b38aaf5c97e4017a4af3b57c629693b from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-9b38aaf5c97e4017a4af3b57c629693b
I20260709 12:13:15.128062   681 tablet_copy_client.cc:806] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:15.128636   681 tablet_copy_client.cc:670] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:15.133188   681 tablet_copy_client.cc:538] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:15.136741 32256 tablet_copy_source_session.cc:215] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:15.139483   688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b38aaf5c97e4017a4af3b57c629693b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:15.142266   681 tablet_bootstrap.cc:492] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:15.170984   688 tablet_copy_client.cc:806] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:15.171614   688 tablet_copy_client.cc:670] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:15.176189   681 tablet_bootstrap.cc:492] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:15.181140   681 tablet_bootstrap.cc:492] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:15.181915   681 ts_tablet_manager.cc:1403] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.008s
I20260709 12:13:15.187877   681 raft_consensus.cc:359] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:15.188226   688 tablet_copy_client.cc:538] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:15.188513   681 raft_consensus.cc:740] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:15.189483   681 consensus_queue.cc:260] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:15.191457   681 ts_tablet_manager.cc:1434] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:15.193840 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-ada4b819e06b45a4a6cab281d208bf77 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:15.194324 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-ada4b819e06b45a4a6cab281d208bf77 on tablet ada4b819e06b45a4a6cab281d208bf77 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:15.199177   688 tablet_bootstrap.cc:492] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:15.228075   688 tablet_bootstrap.cc:492] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:15.229087   688 tablet_bootstrap.cc:492] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:15.229835   688 ts_tablet_manager.cc:1403] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260709 12:13:15.239607   688 raft_consensus.cc:359] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:15.240592   688 raft_consensus.cc:740] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:15.241284   688 consensus_queue.cc:260] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:15.249780   688 ts_tablet_manager.cc:1434] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:15.251874 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-9b38aaf5c97e4017a4af3b57c629693b received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:15.252362 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-9b38aaf5c97e4017a4af3b57c629693b on tablet 9b38aaf5c97e4017a4af3b57c629693b with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:15.290520   487 raft_consensus.cc:1217] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:15.498483   487 raft_consensus.cc:1217] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:15.526646   487 raft_consensus.cc:1217] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:15.541641   487 raft_consensus.cc:1217] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:15.736554   662 raft_consensus.cc:1064] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:15.739040   662 consensus_queue.cc:237] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:15.746766   487 raft_consensus.cc:1275] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.747886 32319 raft_consensus.cc:1275] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.748744   667 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:15.749225 32393 raft_consensus.cc:1275] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.757719   667 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:15.763458   667 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:15.776417   662 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:15.796725   487 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:15.797912 32393 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:15.802119 32319 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:15.813078 32143 catalog_manager.cc:5697] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.858515 32245 consensus_queue.cc:237] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:15.865916   486 raft_consensus.cc:1275] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:15.871181   662 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:15.872298 32389 raft_consensus.cc:1275] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:15.877277   698 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:15.888495 32393 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:15.888960   486 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:15.882997   662 raft_consensus.cc:2955] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:15.907668 32142 catalog_manager.cc:5697] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:15.910432 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a2527c54062475daaf410dd7cc21774 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:15.928874   662 raft_consensus.cc:1064] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:15.929812 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a2527c54062475daaf410dd7cc21774 with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:15.931779   662 consensus_queue.cc:237] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:15.939941   704 tablet_replica.cc:333] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:15.941056   704 raft_consensus.cc:2243] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:15.941864   704 raft_consensus.cc:2272] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:15.946171   704 ts_tablet_manager.cc:1916] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:15.953231 32319 raft_consensus.cc:1275] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.957738   698 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:15.960119 32393 raft_consensus.cc:1275] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.963120   486 raft_consensus.cc:1275] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.966411   667 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:15.968073   704 ts_tablet_manager.cc:1929] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:15.967624   662 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:15.968595   704 log.cc:1199] T 7a2527c54062475daaf410dd7cc21774 P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/7a2527c54062475daaf410dd7cc21774
I20260709 12:13:15.974014 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet 7a2527c54062475daaf410dd7cc21774 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:15.999715   703 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.065050 32319 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.087514   487 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.076222 32142 catalog_manager.cc:5697] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:16.113582   633 raft_consensus.cc:1064] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:16.124456   702 raft_consensus.cc:1064] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:16.144467   633 consensus_queue.cc:237] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:16.150161   702 consensus_queue.cc:237] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:16.177251 32389 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
W20260709 12:13:16.180291 32286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 51907.3us
I20260709 12:13:16.228801   487 raft_consensus.cc:1275] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:16.230763   703 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:16.247385 32319 raft_consensus.cc:1275] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:16.253592 32389 raft_consensus.cc:1275] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:16.259413   702 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:16.261861   662 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:16.265318   486 raft_consensus.cc:1275] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:16.269335   711 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:16.296720 32243 consensus_queue.cc:237] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:16.312743   486 raft_consensus.cc:1275] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:16.315935   703 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:16.325115 32319 raft_consensus.cc:1275] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:16.329191   698 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.337080   703 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:16.337744   488 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.352737 32319 raft_consensus.cc:2955] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.361670 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b38aaf5c97e4017a4af3b57c629693b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:16.361166   698 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.364711 32141 catalog_manager.cc:5697] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.387648 32315 raft_consensus.cc:1275] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:16.387740 32243 raft_consensus.cc:1275] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:16.371415 32317 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.428987 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b38aaf5c97e4017a4af3b57c629693b with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:16.442725   488 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.447609   720 tablet_replica.cc:333] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:16.455350   720 raft_consensus.cc:2243] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:16.457319   720 raft_consensus.cc:2272] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:16.463699   720 ts_tablet_manager.cc:1916] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:16.463570   716 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:16.470470   566 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:16.468406 32142 catalog_manager.cc:5697] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.497308   720 ts_tablet_manager.cc:1929] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:16.498034   720 log.cc:1199] T 9b38aaf5c97e4017a4af3b57c629693b P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/9b38aaf5c97e4017a4af3b57c629693b
I20260709 12:13:16.497573   716 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.502700 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet 9b38aaf5c97e4017a4af3b57c629693b (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:16.507755 32389 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.518265 32246 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.530532 32245 consensus_queue.cc:237] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:16.532155 32312 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.538707   488 raft_consensus.cc:1275] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:16.540835   667 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:16.541566 32389 raft_consensus.cc:1275] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:16.542153   488 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.543238 32142 catalog_manager.cc:5697] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.548254   667 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:16.551718   721 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.566300 32389 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.572310 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ada4b819e06b45a4a6cab281d208bf77 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:16.580313 32390 consensus_queue.cc:237] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:16.588795   487 raft_consensus.cc:1275] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:16.588929 32321 raft_consensus.cc:1275] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:16.590395   711 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:16.570410   488 raft_consensus.cc:2955] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.595863 32142 catalog_manager.cc:5697] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:16.599712   633 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:16.603828   633 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.607717   488 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.611886 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet ada4b819e06b45a4a6cab281d208bf77 with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:16.628108 32141 catalog_manager.cc:5697] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.630023   724 tablet_replica.cc:333] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:16.630267 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f303700bc8b643a6aa3fb7f8aeb3f11a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:16.631534   724 raft_consensus.cc:2243] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:16.632393   724 raft_consensus.cc:2272] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:16.636550   724 ts_tablet_manager.cc:1916] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:16.640334 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet f303700bc8b643a6aa3fb7f8aeb3f11a with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:16.640167 32321 raft_consensus.cc:2955] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:16.655146   725 tablet_replica.cc:333] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:16.656406   725 raft_consensus.cc:2243] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:16.657259   725 raft_consensus.cc:2272] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:16.661139   725 ts_tablet_manager.cc:1916] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:16.669793   724 ts_tablet_manager.cc:1929] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:16.670420   724 log.cc:1199] T ada4b819e06b45a4a6cab281d208bf77 P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/ada4b819e06b45a4a6cab281d208bf77
I20260709 12:13:16.674805 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet ada4b819e06b45a4a6cab281d208bf77 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:16.679630   725 ts_tablet_manager.cc:1929] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:16.680065   725 log.cc:1199] T f303700bc8b643a6aa3fb7f8aeb3f11a P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/f303700bc8b643a6aa3fb7f8aeb3f11a
I20260709 12:13:16.681737 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet f303700bc8b643a6aa3fb7f8aeb3f11a (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:17.719514 32245 consensus_queue.cc:237] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:17.725379 32317 raft_consensus.cc:1275] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:17.725442 32389 raft_consensus.cc:1275] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:17.726106 32210 consensus_peers.cc:597] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a74fc279162f4cd287e6465e1a96a191. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:17.726845   698 consensus_queue.cc:1048] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:17.727641   721 consensus_queue.cc:1048] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:17.735592   698 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.737430 32395 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.740854 32317 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.751767 32389 consensus_queue.cc:237] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:17.756451 32141 catalog_manager.cc:5697] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
W20260709 12:13:17.762884 32359 consensus_peers.cc:597] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: beffdc7ec3894d0f87e415dd526e35a1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:17.764765 32317 raft_consensus.cc:1275] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:17.766865   728 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:17.767167 32245 raft_consensus.cc:1275] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:17.769677   728 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:17.779386   633 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.781023 32317 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.786423 32245 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.813577 32144 catalog_manager.cc:5697] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.840687 32389 consensus_queue.cc:237] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:17.860646 32359 consensus_peers.cc:597] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59205b9576a2485fb950e495ddb6e880. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:17.863132 32312 raft_consensus.cc:1275] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:17.866864   741 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:17.869024 32241 raft_consensus.cc:1275] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:17.871316   729 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:17.886878   740 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.888592 32312 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.890605 32240 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.900198 32245 consensus_queue.cc:237] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:17.917587 32142 catalog_manager.cc:5697] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:17.930913 32389 raft_consensus.cc:1275] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:17.932283 32315 raft_consensus.cc:1275] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:17.932633   726 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:17.934806   721 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:17.936023 32210 consensus_peers.cc:597] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6774a14020da4fc2a56e47a36c3b8c0f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:17.959642   746 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.964727 32315 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.965986 32389 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:17.982982 32141 catalog_manager.cc:5697] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
W20260709 12:13:18.160609 32342 debug-util.cc:398] Leaking SignalData structure 0x7b0800164540 after lost signal to thread 31084
W20260709 12:13:18.161742 32342 debug-util.cc:398] Leaking SignalData structure 0x7b0800164c20 after lost signal to thread 32178
W20260709 12:13:18.162923 32342 debug-util.cc:398] Leaking SignalData structure 0x7b0800131040 after lost signal to thread 32270
W20260709 12:13:18.163941 32342 debug-util.cc:398] Leaking SignalData structure 0x7b0800308760 after lost signal to thread 32345
W20260709 12:13:18.164927 32342 debug-util.cc:398] Leaking SignalData structure 0x7b08002cdfc0 after lost signal to thread 32419
W20260709 12:13:18.165956 32342 debug-util.cc:398] Leaking SignalData structure 0x7b0800312780 after lost signal to thread 513
I20260709 12:13:18.172032   749 ts_tablet_manager.cc:933] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:18.190372   749 tablet_copy_client.cc:323] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:18.192454 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet beffdc7ec3894d0f87e415dd526e35a1 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:18.193027 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet beffdc7ec3894d0f87e415dd526e35a1 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-beffdc7ec3894d0f87e415dd526e35a1
I20260709 12:13:18.201028 32405 tablet_copy_source_session.cc:215] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:18.204697   749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beffdc7ec3894d0f87e415dd526e35a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.232806   749 tablet_copy_client.cc:806] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:18.233505   749 tablet_copy_client.cc:670] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:18.246475   751 ts_tablet_manager.cc:933] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:18.246447   749 tablet_copy_client.cc:538] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:18.258170   749 tablet_bootstrap.cc:492] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:18.289327   749 tablet_bootstrap.cc:492] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:18.290494   749 tablet_bootstrap.cc:492] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:18.291293   749 ts_tablet_manager.cc:1403] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260709 12:13:18.294508   749 raft_consensus.cc:359] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:18.295392   749 raft_consensus.cc:740] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:18.296149   749 consensus_queue.cc:260] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:18.306586   749 ts_tablet_manager.cc:1434] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 12:13:18.311466 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-beffdc7ec3894d0f87e415dd526e35a1 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:18.311988   751 tablet_copy_client.cc:323] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:18.311991 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-beffdc7ec3894d0f87e415dd526e35a1 on tablet beffdc7ec3894d0f87e415dd526e35a1 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:18.315014 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet a74fc279162f4cd287e6465e1a96a191 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:18.315554 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet a74fc279162f4cd287e6465e1a96a191 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-a74fc279162f4cd287e6465e1a96a191
I20260709 12:13:18.326349 32256 tablet_copy_source_session.cc:215] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:18.330143   751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74fc279162f4cd287e6465e1a96a191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.336020   749 ts_tablet_manager.cc:933] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:18.381301   749 tablet_copy_client.cc:323] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:18.383265 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 6774a14020da4fc2a56e47a36c3b8c0f from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:18.383821 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 6774a14020da4fc2a56e47a36c3b8c0f from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-6774a14020da4fc2a56e47a36c3b8c0f
I20260709 12:13:18.408072   751 tablet_copy_client.cc:806] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:18.408808   751 tablet_copy_client.cc:670] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:18.416282   757 ts_tablet_manager.cc:933] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:18.417876 32256 tablet_copy_source_session.cc:215] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:18.421662   751 tablet_copy_client.cc:538] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:18.427291   749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6774a14020da4fc2a56e47a36c3b8c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.431116   751 tablet_bootstrap.cc:492] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:18.454330   757 tablet_copy_client.cc:323] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:18.457641 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet 59205b9576a2485fb950e495ddb6e880 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:18.458178 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet 59205b9576a2485fb950e495ddb6e880 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-59205b9576a2485fb950e495ddb6e880
I20260709 12:13:18.473148   751 tablet_bootstrap.cc:492] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:18.474231   751 tablet_bootstrap.cc:492] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:18.474979   751 ts_tablet_manager.cc:1403] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.005s
I20260709 12:13:18.477381 32405 tablet_copy_source_session.cc:215] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:18.478073   751 raft_consensus.cc:359] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:18.481292   757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59205b9576a2485fb950e495ddb6e880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.486090   749 tablet_copy_client.cc:806] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:18.488986   751 raft_consensus.cc:740] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:18.494009   751 consensus_queue.cc:260] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:18.501652   749 tablet_copy_client.cc:670] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:18.503739   751 ts_tablet_manager.cc:1434] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:13:18.509732   757 tablet_copy_client.cc:806] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:18.510377 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-a74fc279162f4cd287e6465e1a96a191 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:18.516904 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-a74fc279162f4cd287e6465e1a96a191 on tablet a74fc279162f4cd287e6465e1a96a191 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:18.516511   757 tablet_copy_client.cc:670] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:18.526405   749 tablet_copy_client.cc:538] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:18.531303   757 tablet_copy_client.cc:538] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:18.541487   749 tablet_bootstrap.cc:492] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:18.545643   757 tablet_bootstrap.cc:492] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:18.554641   488 raft_consensus.cc:1217] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:18.583997   749 tablet_bootstrap.cc:492] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:18.587862   749 tablet_bootstrap.cc:492] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:18.590073   749 ts_tablet_manager.cc:1403] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.006s
I20260709 12:13:18.596071   749 raft_consensus.cc:359] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:18.596971   749 raft_consensus.cc:740] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:18.597541   749 consensus_queue.cc:260] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:18.600198   749 ts_tablet_manager.cc:1434] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 12:13:18.602124 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-6774a14020da4fc2a56e47a36c3b8c0f received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:18.602531 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-6774a14020da4fc2a56e47a36c3b8c0f on tablet 6774a14020da4fc2a56e47a36c3b8c0f with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:18.612886   757 tablet_bootstrap.cc:492] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:18.613914   757 tablet_bootstrap.cc:492] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:18.614521   757 ts_tablet_manager.cc:1403] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.006s
I20260709 12:13:18.616765   757 raft_consensus.cc:359] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:18.617468   757 raft_consensus.cc:740] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:18.618019   757 consensus_queue.cc:260] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:18.620114   757 ts_tablet_manager.cc:1434] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:18.623241 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-59205b9576a2485fb950e495ddb6e880 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:18.623641 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-59205b9576a2485fb950e495ddb6e880 on tablet 59205b9576a2485fb950e495ddb6e880 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:18.644042   488 raft_consensus.cc:1217] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:18.782497   488 raft_consensus.cc:1217] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:18.800009   488 raft_consensus.cc:1217] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:19.134697   758 raft_consensus.cc:1064] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:19.138914   758 consensus_queue.cc:237] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:19.161222   488 raft_consensus.cc:1275] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.164491   740 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:19.173162 32312 raft_consensus.cc:1275] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.174932 32241 raft_consensus.cc:1275] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.180708   729 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:19.182971   758 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:19.192041   721 raft_consensus.cc:1064] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:19.195048   729 raft_consensus.cc:1064] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:19.194867   721 consensus_queue.cc:237] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:19.200822   729 consensus_queue.cc:237] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:19.204685   698 raft_consensus.cc:1064] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:19.207598   698 consensus_queue.cc:237] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:19.225059   488 raft_consensus.cc:1275] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.228752   746 consensus_queue.cc:1048] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:19.242326   486 raft_consensus.cc:1275] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.244445   729 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:19.252009 32321 raft_consensus.cc:1275] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.252295 32240 raft_consensus.cc:1275] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.253572 32395 raft_consensus.cc:1275] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.272933 32395 raft_consensus.cc:1275] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.275311   765 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:19.276409   771 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:19.283561   698 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:19.297263   773 consensus_queue.cc:1048] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:13:19.314904 32315 raft_consensus.cc:1275] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.317281   489 raft_consensus.cc:1275] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.321815 32319 raft_consensus.cc:1275] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:19.329879   772 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:19.337333   780 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:19.339740   773 consensus_queue.cc:1048] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:13:19.375080   771 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.387676   487 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.393309   776 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.395272   764 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.402740 32312 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.405017 32321 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.413929 32390 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.414091   780 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.416863   488 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.447166   486 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.469054 32144 catalog_manager.cc:5697] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
W20260709 12:13:19.697060 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 170364us
W20260709 12:13:19.770597 32359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.68:44715, user_credentials={real_user=slave}} blocked reactor thread for 105240us
I20260709 12:13:19.773061   486 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.776552 32141 catalog_manager.cc:5697] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:19.780833 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 82484.1us
I20260709 12:13:19.796109 32319 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.819195 32240 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.824869 32245 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
W20260709 12:13:19.831759 32210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.68:44715, user_credentials={real_user=slave}} blocked reactor thread for 189402us
I20260709 12:13:19.840732 32319 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.858177 32393 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.896201 32142 catalog_manager.cc:5697] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.923367 32142 catalog_manager.cc:5697] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.958720 32245 consensus_queue.cc:237] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:19.965143   488 raft_consensus.cc:1275] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:19.965793 32388 consensus_queue.cc:237] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:19.968169   803 consensus_queue.cc:1048] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:19.975879   486 raft_consensus.cc:1275] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:19.977139 32388 consensus_queue.cc:237] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:19.977913   764 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:19.979935   778 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.981529   488 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:19.992214   487 raft_consensus.cc:1275] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:19.994105   797 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:19.995980 32241 raft_consensus.cc:1275] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:19.995895 32245 consensus_queue.cc:237] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:20.001856   729 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.002804 32312 raft_consensus.cc:1275] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.005899   790 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.006923 32143 catalog_manager.cc:5697] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.011184   803 consensus_queue.cc:1048] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.014509   487 raft_consensus.cc:1275] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.015489 32312 raft_consensus.cc:1275] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.016067   803 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.017879   488 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.020529   486 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.023617   801 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.026353 32312 raft_consensus.cc:2955] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.026675   487 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.041286 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet a74fc279162f4cd287e6465e1a96a191 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:20.041414 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 59205b9576a2485fb950e495ddb6e880 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.050631   764 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.050665 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a74fc279162f4cd287e6465e1a96a191 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.058624 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet beffdc7ec3894d0f87e415dd526e35a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.057492 32245 raft_consensus.cc:2955] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.066322 32394 raft_consensus.cc:1275] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.064496   793 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:13:20.072484   808 tablet_replica.cc:333] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:20.077474   808 raft_consensus.cc:2243] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:20.078400   808 raft_consensus.cc:2272] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:20.080978   803 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:20.081883   808 ts_tablet_manager.cc:1916] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:20.087232 32141 catalog_manager.cc:5697] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.089753 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6774a14020da4fc2a56e47a36c3b8c0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.099043 32394 raft_consensus.cc:2955] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.102727 32144 catalog_manager.cc:5697] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.106292 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet 59205b9576a2485fb950e495ddb6e880 with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:20.122282   808 ts_tablet_manager.cc:1929] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:20.126648   808 log.cc:1199] T a74fc279162f4cd287e6465e1a96a191 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/a74fc279162f4cd287e6465e1a96a191
I20260709 12:13:20.128396 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet a74fc279162f4cd287e6465e1a96a191 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:20.128504 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet beffdc7ec3894d0f87e415dd526e35a1 with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:20.130402 32141 catalog_manager.cc:5697] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.134075 32321 raft_consensus.cc:2955] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:20.135339   810 tablet_replica.cc:333] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:20.163410   809 tablet_replica.cc:333] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:20.172314   809 raft_consensus.cc:2243] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:20.173184   809 raft_consensus.cc:2272] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:20.185117 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet 6774a14020da4fc2a56e47a36c3b8c0f with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:20.200378   809 ts_tablet_manager.cc:1916] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:20.207072   810 raft_consensus.cc:2243] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:20.207763   810 raft_consensus.cc:2272] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:20.211447   810 ts_tablet_manager.cc:1916] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:20.220956   809 ts_tablet_manager.cc:1929] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:20.221480   809 log.cc:1199] T 59205b9576a2485fb950e495ddb6e880 P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/59205b9576a2485fb950e495ddb6e880
I20260709 12:13:20.223245 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet 59205b9576a2485fb950e495ddb6e880 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:20.224345   809 tablet_replica.cc:333] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:20.225507   809 raft_consensus.cc:2243] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:20.226312   809 raft_consensus.cc:2272] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:20.228308   810 ts_tablet_manager.cc:1929] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:20.229064   810 log.cc:1199] T beffdc7ec3894d0f87e415dd526e35a1 P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/beffdc7ec3894d0f87e415dd526e35a1
I20260709 12:13:20.229876   809 ts_tablet_manager.cc:1916] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:20.230854 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet beffdc7ec3894d0f87e415dd526e35a1 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:20.243543   809 ts_tablet_manager.cc:1929] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:20.244308   809 log.cc:1199] T 6774a14020da4fc2a56e47a36c3b8c0f P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/6774a14020da4fc2a56e47a36c3b8c0f
I20260709 12:13:20.246027 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet 6774a14020da4fc2a56e47a36c3b8c0f (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:21.274718 32245 consensus_queue.cc:237] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:21.286507 32210 consensus_peers.cc:597] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c504ed21cd11488c9fafbe1f65dc8bf4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:21.287482 32321 raft_consensus.cc:1275] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:21.288030 32388 raft_consensus.cc:1275] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:21.289577   803 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.290702   778 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.300221   802 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.301779 32388 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.302690 32312 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.319026 32394 consensus_queue.cc:237] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:21.327813 32359 consensus_peers.cc:597] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 970b8c113d2a46e4a2d841a5c0e06ae5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:21.328575 32144 catalog_manager.cc:5697] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.331664 32312 raft_consensus.cc:1275] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:21.333423 32245 raft_consensus.cc:1275] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:21.336402   764 consensus_queue.cc:1048] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.337333   790 consensus_queue.cc:1048] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.363171   790 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.370869 32245 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.391400 32320 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.439543 32388 consensus_queue.cc:237] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:21.695113 32359 consensus_peers.cc:597] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d79f629263954770a3b15482bb978dc6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:21.724982 32239 raft_consensus.cc:1275] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:21.739102 32143 catalog_manager.cc:5697] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.743664 32320 raft_consensus.cc:1275] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:21.787781   828 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.795295   764 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.894613   838 ts_tablet_manager.cc:933] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:21.895042   837 ts_tablet_manager.cc:933] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:21.899410   828 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.909934 32312 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.922360 32245 consensus_queue.cc:237] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:21.923867 32239 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:21.933823   837 tablet_copy_client.cc:323] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:21.935895 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet c504ed21cd11488c9fafbe1f65dc8bf4 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:21.936610 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet c504ed21cd11488c9fafbe1f65dc8bf4 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-c504ed21cd11488c9fafbe1f65dc8bf4
I20260709 12:13:21.937067 32143 catalog_manager.cc:5697] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.951129 32256 tablet_copy_source_session.cc:215] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:21.954843   837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c504ed21cd11488c9fafbe1f65dc8bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:21.966084   838 tablet_copy_client.cc:323] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:21.968470 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet 970b8c113d2a46e4a2d841a5c0e06ae5 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:21.969007 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet 970b8c113d2a46e4a2d841a5c0e06ae5 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-970b8c113d2a46e4a2d841a5c0e06ae5
W20260709 12:13:21.976943 32210 consensus_peers.cc:597] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bbe5ed1593e492c81ff98bbda4d8a80. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:21.980743 32312 raft_consensus.cc:1275] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:21.980743 32393 raft_consensus.cc:1275] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:21.982350   778 consensus_queue.cc:1048] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.985652   778 consensus_queue.cc:1048] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.991572   837 tablet_copy_client.cc:806] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:21.992360   837 tablet_copy_client.cc:670] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.000455 32405 tablet_copy_source_session.cc:215] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.003124   837 tablet_copy_client.cc:538] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.005271   831 raft_consensus.cc:2955] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:22.010234 32312 raft_consensus.cc:2955] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:22.019098 32393 raft_consensus.cc:2955] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:22.035341   838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b8c113d2a46e4a2d841a5c0e06ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.044270   837 tablet_bootstrap.cc:492] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:22.052928 32143 catalog_manager.cc:5697] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:22.087139   844 ts_tablet_manager.cc:933] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:22.097651   838 tablet_copy_client.cc:806] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.098326   838 tablet_copy_client.cc:670] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.101613   837 tablet_bootstrap.cc:492] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:22.101814   838 tablet_copy_client.cc:538] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.102561   837 tablet_bootstrap.cc:492] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:22.103271   837 ts_tablet_manager.cc:1403] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.014s
I20260709 12:13:22.104211   844 tablet_copy_client.cc:323] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:22.106027 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet d79f629263954770a3b15482bb978dc6 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:22.106598 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet d79f629263954770a3b15482bb978dc6 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-d79f629263954770a3b15482bb978dc6
I20260709 12:13:22.118247   838 tablet_bootstrap.cc:492] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:22.120850 32405 tablet_copy_source_session.cc:215] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.124701   844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79f629263954770a3b15482bb978dc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.125926   837 raft_consensus.cc:359] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:22.126847   837 raft_consensus.cc:740] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:22.127619   837 consensus_queue.cc:260] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:22.152520   844 tablet_copy_client.cc:806] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.155014   844 tablet_copy_client.cc:670] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.161798   837 ts_tablet_manager.cc:1434] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.010s
I20260709 12:13:22.163612   844 tablet_copy_client.cc:538] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.164634 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c504ed21cd11488c9fafbe1f65dc8bf4 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:22.165093 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-c504ed21cd11488c9fafbe1f65dc8bf4 on tablet c504ed21cd11488c9fafbe1f65dc8bf4 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:22.172472   838 tablet_bootstrap.cc:492] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:22.173448   838 tablet_bootstrap.cc:492] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:22.174352   838 ts_tablet_manager.cc:1403] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.003s
I20260709 12:13:22.177218   844 tablet_bootstrap.cc:492] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:22.177253   838 raft_consensus.cc:359] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:22.178330   838 raft_consensus.cc:740] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:22.179032   838 consensus_queue.cc:260] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:22.185415   838 ts_tablet_manager.cc:1434] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:22.187175 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-970b8c113d2a46e4a2d841a5c0e06ae5 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:22.187557 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-970b8c113d2a46e4a2d841a5c0e06ae5 on tablet 970b8c113d2a46e4a2d841a5c0e06ae5 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:22.274116   844 tablet_bootstrap.cc:492] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:22.275220   844 tablet_bootstrap.cc:492] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:22.276051   844 ts_tablet_manager.cc:1403] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.099s	user 0.050s	sys 0.037s
I20260709 12:13:22.279174   844 raft_consensus.cc:359] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:22.280102   844 raft_consensus.cc:740] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:22.280807   844 consensus_queue.cc:260] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:22.290905   844 ts_tablet_manager.cc:1434] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:13:22.297400   486 raft_consensus.cc:1217] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:22.309134 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-d79f629263954770a3b15482bb978dc6 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:22.309660 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-d79f629263954770a3b15482bb978dc6 on tablet d79f629263954770a3b15482bb978dc6 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:22.363646   486 raft_consensus.cc:1217] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:22.498288   844 ts_tablet_manager.cc:933] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:22.501870   844 tablet_copy_client.cc:323] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:22.503639 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 4bbe5ed1593e492c81ff98bbda4d8a80 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:22.504236 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 4bbe5ed1593e492c81ff98bbda4d8a80 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-4bbe5ed1593e492c81ff98bbda4d8a80
I20260709 12:13:22.521456 32256 tablet_copy_source_session.cc:215] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:22.525138   844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbe5ed1593e492c81ff98bbda4d8a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:22.555928   844 tablet_copy_client.cc:806] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:22.556751   844 tablet_copy_client.cc:670] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:22.562136   844 tablet_copy_client.cc:538] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:22.579531   844 tablet_bootstrap.cc:492] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:22.598668   486 raft_consensus.cc:1217] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:22.638271   844 tablet_bootstrap.cc:492] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:22.639443   844 tablet_bootstrap.cc:492] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:22.640290   844 ts_tablet_manager.cc:1403] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.009s
I20260709 12:13:22.643517   844 raft_consensus.cc:359] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:22.644605   844 raft_consensus.cc:740] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:22.645941   844 consensus_queue.cc:260] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:22.661998   844 ts_tablet_manager.cc:1434] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:13:22.670140 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-4bbe5ed1593e492c81ff98bbda4d8a80 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:22.670645 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-4bbe5ed1593e492c81ff98bbda4d8a80 on tablet 4bbe5ed1593e492c81ff98bbda4d8a80 with peer 9dd61442e4da46198ce23bd7cc7eb89e
W20260709 12:13:22.691365   510 debug-util.cc:398] Leaking SignalData structure 0x7b080029bd40 after lost signal to thread 31084
W20260709 12:13:22.692265   510 debug-util.cc:398] Leaking SignalData structure 0x7b08002b8e40 after lost signal to thread 32178
W20260709 12:13:22.693346   510 debug-util.cc:398] Leaking SignalData structure 0x7b080008b5a0 after lost signal to thread 32270
W20260709 12:13:22.694449   510 debug-util.cc:398] Leaking SignalData structure 0x7b08002d2280 after lost signal to thread 32345
W20260709 12:13:22.695482   510 debug-util.cc:398] Leaking SignalData structure 0x7b0800305b60 after lost signal to thread 32419
W20260709 12:13:22.696602   510 debug-util.cc:398] Leaking SignalData structure 0x7b080030dc80 after lost signal to thread 513
I20260709 12:13:22.897619   834 raft_consensus.cc:1064] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:22.903290   833 raft_consensus.cc:1064] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:22.906343   833 consensus_queue.cc:237] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:22.926261   834 consensus_queue.cc:237] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
W20260709 12:13:22.959009 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 100198us
I20260709 12:13:23.000669   486 raft_consensus.cc:1275] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.003437   488 raft_consensus.cc:1275] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.004660 32312 raft_consensus.cc:1275] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.005936   830 consensus_queue.cc:1048] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.006125   802 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.008002   802 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.038486   802 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.044152 32312 raft_consensus.cc:1275] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.045815 32245 raft_consensus.cc:1275] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.049081 32312 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.054774 32395 raft_consensus.cc:1275] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.055824   487 raft_consensus.cc:1217] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:23.062633   487 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.073174   852 raft_consensus.cc:1064] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:23.075889   852 consensus_queue.cc:237] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:23.076498 32144 catalog_manager.cc:5697] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.080209   828 consensus_queue.cc:1048] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.128661   830 consensus_queue.cc:1048] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.083324   834 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
W20260709 12:13:23.136255 32210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.68:44715, user_credentials={real_user=slave}} blocked reactor thread for 47632.5us
W20260709 12:13:23.150696 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 61287.2us
I20260709 12:13:23.245862 32315 raft_consensus.cc:1275] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.323334   489 raft_consensus.cc:1275] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.325867   828 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:13:23.346800 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 76339.1us
I20260709 12:13:23.352429 32394 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.356683   883 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.360829   830 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.386191 32240 raft_consensus.cc:1275] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.415622 32312 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.425570 32240 consensus_queue.cc:237] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:23.436908 32320 raft_consensus.cc:1275] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.435974   489 raft_consensus.cc:1275] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.437390   487 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.440289   867 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.441043   834 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:23.453795   875 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:23.461432 32143 catalog_manager.cc:5697] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.472832   866 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.481407   486 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.513587 32312 raft_consensus.cc:2955] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.527906 32144 catalog_manager.cc:5697] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.540592 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet c504ed21cd11488c9fafbe1f65dc8bf4 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:23.541771 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c504ed21cd11488c9fafbe1f65dc8bf4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:23.546365   887 tablet_replica.cc:333] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:23.549398   887 raft_consensus.cc:2243] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:23.550383   887 raft_consensus.cc:2272] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:23.571060   887 ts_tablet_manager.cc:1916] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:23.597484 32241 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.617777 32395 consensus_queue.cc:237] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:23.623732   486 raft_consensus.cc:1275] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.625242   875 consensus_queue.cc:1048] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.626084   887 ts_tablet_manager.cc:1929] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:23.626567   887 log.cc:1199] T c504ed21cd11488c9fafbe1f65dc8bf4 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/c504ed21cd11488c9fafbe1f65dc8bf4
I20260709 12:13:23.630429 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet c504ed21cd11488c9fafbe1f65dc8bf4 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:23.635493   879 raft_consensus.cc:1064] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:23.642308   862 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.644047   486 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.639211   879 consensus_queue.cc:237] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:23.676537 32144 catalog_manager.cc:5697] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.689348 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet 970b8c113d2a46e4a2d841a5c0e06ae5 with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:23.696436   880 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.710343 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 970b8c113d2a46e4a2d841a5c0e06ae5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:23.731683 32312 raft_consensus.cc:1275] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:23.729461 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 44230.6us
I20260709 12:13:23.726963   486 raft_consensus.cc:1275] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.735018   879 consensus_queue.cc:1048] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.749819   879 consensus_queue.cc:1048] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:23.761930 32321 raft_consensus.cc:1275] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.760177   890 tablet_replica.cc:333] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:23.766544   489 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.779316   890 raft_consensus.cc:2243] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:23.780117   890 raft_consensus.cc:2272] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:23.791508 32320 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.813947   866 raft_consensus.cc:2955] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.821883   487 raft_consensus.cc:2955] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.832736 32143 catalog_manager.cc:5697] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.866145   890 ts_tablet_manager.cc:1916] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:23.864677 32143 catalog_manager.cc:5697] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.873620 32312 raft_consensus.cc:2955] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.875540 32390 raft_consensus.cc:1275] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:23.911484 32239 consensus_queue.cc:237] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:23.921213   487 raft_consensus.cc:1275] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.922863   867 consensus_queue.cc:1048] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.931013 32312 raft_consensus.cc:1275] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:23.931906   879 raft_consensus.cc:2955] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.933914   855 consensus_queue.cc:1048] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:23.949149 32312 raft_consensus.cc:2955] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.942408   487 raft_consensus.cc:2955] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:23.982756 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bbe5ed1593e492c81ff98bbda4d8a80 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:24.002336   830 consensus_queue.cc:1048] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:24.000618 32144 catalog_manager.cc:5697] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:24.027104 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bbe5ed1593e492c81ff98bbda4d8a80 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:24.028932   887 tablet_replica.cc:333] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:24.029994   887 raft_consensus.cc:2243] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:24.030635   887 raft_consensus.cc:2272] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:24.035713 32321 raft_consensus.cc:2955] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:24.038244   887 ts_tablet_manager.cc:1916] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:24.047330   890 ts_tablet_manager.cc:1929] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:24.047942   890 log.cc:1199] T 970b8c113d2a46e4a2d841a5c0e06ae5 P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/970b8c113d2a46e4a2d841a5c0e06ae5
I20260709 12:13:24.049758 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet 970b8c113d2a46e4a2d841a5c0e06ae5 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:24.066299 32239 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:24.071436 32395 consensus_queue.cc:237] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:24.080775   487 raft_consensus.cc:1275] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:24.082963   880 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:24.090647   875 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:24.092870   487 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:24.134701 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d79f629263954770a3b15482bb978dc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:24.168515 32240 raft_consensus.cc:1275] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:24.179351 32144 catalog_manager.cc:5697] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:24.203236   887 ts_tablet_manager.cc:1929] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260709 12:13:24.209939   887 log.cc:1199] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/4bbe5ed1593e492c81ff98bbda4d8a80
I20260709 12:13:24.211550 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet 4bbe5ed1593e492c81ff98bbda4d8a80 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:24.182545   893 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:24.227912 32240 raft_consensus.cc:2955] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:24.235971 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet d79f629263954770a3b15482bb978dc6 with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:24.247988   894 tablet_replica.cc:333] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:24.249070   894 raft_consensus.cc:2243] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:24.249800   894 raft_consensus.cc:2272] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:24.253196   894 ts_tablet_manager.cc:1916] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:24.283618   894 ts_tablet_manager.cc:1929] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:24.284165   894 log.cc:1199] T d79f629263954770a3b15482bb978dc6 P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/d79f629263954770a3b15482bb978dc6
I20260709 12:13:24.288640 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet d79f629263954770a3b15482bb978dc6 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
W20260709 12:13:24.497802 32286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 77593.4us
I20260709 12:13:25.313421 32395 consensus_queue.cc:237] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:25.325855 32359 consensus_peers.cc:597] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf1f7c9c8347482284b16d7654a468c4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.326663 32321 raft_consensus.cc:1275] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.326831 32245 raft_consensus.cc:1275] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.328050   880 consensus_queue.cc:1048] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.328918   832 consensus_queue.cc:1048] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.364710   830 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.379057 32245 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.411541 32395 consensus_queue.cc:237] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:25.423218 32144 catalog_manager.cc:5697] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:25.455737 32359 consensus_peers.cc:597] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c0dd728ede54a2a93220b71c95e583f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.462018 32312 raft_consensus.cc:1275] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.463579 32240 raft_consensus.cc:1275] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.466547   832 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:25.470873   880 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:25.496364   907 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.497731 32245 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.506577 32319 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.520197 32143 catalog_manager.cc:5697] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.529721 32395 consensus_queue.cc:237] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:25.549679 32359 consensus_peers.cc:597] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8ef0be7554d444fbfb4643f3a57a9da. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.551935 32312 raft_consensus.cc:1275] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.553246 32245 raft_consensus.cc:1275] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.550724 32319 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.555604   905 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.556769   907 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.591234   832 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.593503 32245 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.604300 32319 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.613696 32143 catalog_manager.cc:5697] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.624109 32245 consensus_queue.cc:237] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:25.651935 32210 consensus_peers.cc:597] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bab896116dc4ed78e420322baeddac1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:25.652521 32319 raft_consensus.cc:1275] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.653983 32388 raft_consensus.cc:1275] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.654096   900 consensus_queue.cc:1048] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:25.660356   867 consensus_queue.cc:1048] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.671027   900 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.672765 32320 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.699090 32143 catalog_manager.cc:5697] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.706139 32388 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:25.875620   918 ts_tablet_manager.cc:933] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:25.892656   919 ts_tablet_manager.cc:933] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:25.910430   918 tablet_copy_client.cc:323] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:25.912690 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet bf1f7c9c8347482284b16d7654a468c4 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:25.913337 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet bf1f7c9c8347482284b16d7654a468c4 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-bf1f7c9c8347482284b16d7654a468c4
I20260709 12:13:25.929690 32405 tablet_copy_source_session.cc:215] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:25.929987   919 tablet_copy_client.cc:323] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:25.937881   918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1f7c9c8347482284b16d7654a468c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:25.939056 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet 3c0dd728ede54a2a93220b71c95e583f from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:25.940680 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet 3c0dd728ede54a2a93220b71c95e583f from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-3c0dd728ede54a2a93220b71c95e583f
I20260709 12:13:25.956168   918 tablet_copy_client.cc:806] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:25.956856   918 tablet_copy_client.cc:670] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:25.955900 32405 tablet_copy_source_session.cc:215] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:25.962004   919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0dd728ede54a2a93220b71c95e583f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:25.973973   918 tablet_copy_client.cc:538] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:25.983075   918 tablet_bootstrap.cc:492] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:25.993068   919 tablet_copy_client.cc:806] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:25.994894   919 tablet_copy_client.cc:670] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.006031   922 ts_tablet_manager.cc:933] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:26.009639   919 tablet_copy_client.cc:538] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.019934   919 tablet_bootstrap.cc:492] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:26.032212   918 tablet_bootstrap.cc:492] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:26.033176   918 tablet_bootstrap.cc:492] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:26.042876   918 ts_tablet_manager.cc:1403] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.005s
I20260709 12:13:26.046396   925 ts_tablet_manager.cc:933] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:26.043280   922 tablet_copy_client.cc:323] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:26.057343   918 raft_consensus.cc:359] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:26.058279   918 raft_consensus.cc:740] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:26.058940   918 consensus_queue.cc:260] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:26.068997 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet d8ef0be7554d444fbfb4643f3a57a9da from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:26.069671 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet d8ef0be7554d444fbfb4643f3a57a9da from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-d8ef0be7554d444fbfb4643f3a57a9da
I20260709 12:13:26.077486   925 tablet_copy_client.cc:323] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:26.079121 32405 tablet_copy_source_session.cc:215] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.079597 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 9bab896116dc4ed78e420322baeddac1 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:26.092414 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 9bab896116dc4ed78e420322baeddac1 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-9bab896116dc4ed78e420322baeddac1
I20260709 12:13:26.102737   918 ts_tablet_manager.cc:1434] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.057s	user 0.016s	sys 0.019s
I20260709 12:13:26.108269   922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ef0be7554d444fbfb4643f3a57a9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.138388 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-bf1f7c9c8347482284b16d7654a468c4 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:26.138981 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-bf1f7c9c8347482284b16d7654a468c4 on tablet bf1f7c9c8347482284b16d7654a468c4 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:26.140666 32256 tablet_copy_source_session.cc:215] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:26.144479   925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bab896116dc4ed78e420322baeddac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:26.175024   919 tablet_bootstrap.cc:492] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:26.176070   919 tablet_bootstrap.cc:492] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:26.176887   919 ts_tablet_manager.cc:1403] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.157s	user 0.035s	sys 0.025s
I20260709 12:13:26.180572   919 raft_consensus.cc:359] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:26.181489   919 raft_consensus.cc:740] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:26.179163   922 tablet_copy_client.cc:806] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.183717   922 tablet_copy_client.cc:670] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.183436   919 consensus_queue.cc:260] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:26.188246   925 tablet_copy_client.cc:806] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:26.188884   925 tablet_copy_client.cc:670] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:26.190807   922 tablet_copy_client.cc:538] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.192265   919 ts_tablet_manager.cc:1434] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 12:13:26.247277 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-3c0dd728ede54a2a93220b71c95e583f received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:26.248718 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-3c0dd728ede54a2a93220b71c95e583f on tablet 3c0dd728ede54a2a93220b71c95e583f with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:26.287639   925 tablet_copy_client.cc:538] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:26.311188   922 tablet_bootstrap.cc:492] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:26.345255   489 raft_consensus.cc:1217] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:13:26.357659 32211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 57820.5us
I20260709 12:13:26.361232   925 tablet_bootstrap.cc:492] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:26.395126   487 raft_consensus.cc:1217] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.500866   922 tablet_bootstrap.cc:492] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:26.501971   922 tablet_bootstrap.cc:492] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:26.502816   922 ts_tablet_manager.cc:1403] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.192s	user 0.019s	sys 0.011s
I20260709 12:13:26.505752   925 tablet_bootstrap.cc:492] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:26.506863   925 tablet_bootstrap.cc:492] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:26.507725   925 ts_tablet_manager.cc:1403] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.148s	user 0.017s	sys 0.009s
I20260709 12:13:26.511814   925 raft_consensus.cc:359] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:26.513170   925 raft_consensus.cc:740] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:26.514294   925 consensus_queue.cc:260] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:26.515249   922 raft_consensus.cc:359] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:26.516408   922 raft_consensus.cc:740] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:26.517329   922 consensus_queue.cc:260] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:26.521122   922 ts_tablet_manager.cc:1434] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 12:13:26.531410 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-d8ef0be7554d444fbfb4643f3a57a9da received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:26.532001 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-d8ef0be7554d444fbfb4643f3a57a9da on tablet d8ef0be7554d444fbfb4643f3a57a9da with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:26.546038   925 ts_tablet_manager.cc:1434] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.003s
I20260709 12:13:26.548408 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-9bab896116dc4ed78e420322baeddac1 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:26.548961 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-9bab896116dc4ed78e420322baeddac1 on tablet 9bab896116dc4ed78e420322baeddac1 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:26.622428   489 raft_consensus.cc:1217] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.844738   936 raft_consensus.cc:1064] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:26.847719   936 consensus_queue.cc:237] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:26.857263 32319 raft_consensus.cc:1275] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.857350   489 raft_consensus.cc:1275] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.859527   937 consensus_queue.cc:1048] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:26.861670 32245 raft_consensus.cc:1275] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.866745   830 consensus_queue.cc:1048] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:26.868069   907 consensus_queue.cc:1048] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:26.899278   907 raft_consensus.cc:1064] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:26.907825   487 raft_consensus.cc:1217] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:26.908758   936 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:26.915431 32245 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:26.918380   907 consensus_queue.cc:237] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:26.918102   489 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:26.959640 32141 catalog_manager.cc:5697] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:26.961287 32319 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:26.966225   489 raft_consensus.cc:1275] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.969197   880 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:26.979251 32320 raft_consensus.cc:1275] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:26.985718   880 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:26.997234 32245 raft_consensus.cc:1275] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.000497   907 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.015429   907 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.018730 32239 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.022656 32320 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.042593   487 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.056672 32388 consensus_queue.cc:237] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:27.065207 32144 catalog_manager.cc:5697] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.076418 32320 raft_consensus.cc:1275] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.074872   487 raft_consensus.cc:1275] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.078572   907 consensus_queue.cc:1048] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.086711   936 consensus_queue.cc:1048] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.103570   934 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.109125 32319 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.117031   487 raft_consensus.cc:2955] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.131891 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf1f7c9c8347482284b16d7654a468c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.137367   931 raft_consensus.cc:1064] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:27.140354   931 consensus_queue.cc:237] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:27.109095 32388 consensus_queue.cc:237] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:27.145099 32141 catalog_manager.cc:5697] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.156061   487 raft_consensus.cc:1275] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.158317   932 consensus_queue.cc:1048] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:27.167354 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet bf1f7c9c8347482284b16d7654a468c4 with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:27.171031 32390 raft_consensus.cc:1275] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.181272   487 raft_consensus.cc:1275] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.184942 32319 raft_consensus.cc:1275] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.188336   936 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:13:27.190899   931 consensus_queue.cc:1048] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.194031 32239 raft_consensus.cc:1275] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.206521   932 consensus_queue.cc:1048] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:27.207604   955 tablet_replica.cc:333] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:27.208877   955 raft_consensus.cc:2243] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.210152   907 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.241819   955 raft_consensus.cc:2272] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.266010   487 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.277042 32241 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.296721 32142 catalog_manager.cc:5697] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.274758   936 raft_consensus.cc:2955] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.253738   955 ts_tablet_manager.cc:1916] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:27.301195   933 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.303005   487 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.324553 32390 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.327188   937 raft_consensus.cc:1064] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:27.338951   937 consensus_queue.cc:237] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:27.340493 32141 catalog_manager.cc:5697] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.344380 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c0dd728ede54a2a93220b71c95e583f with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:27.359622 32245 consensus_queue.cc:237] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:27.372370   489 raft_consensus.cc:1275] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.371091 32312 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.374051   932 consensus_queue.cc:1048] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.400112   947 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.407750   486 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.411048   958 tablet_replica.cc:333] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:27.440697   487 raft_consensus.cc:1275] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.442862   830 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.445660 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bab896116dc4ed78e420322baeddac1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.446482 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c0dd728ede54a2a93220b71c95e583f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.451318 32319 raft_consensus.cc:1275] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.451536   958 raft_consensus.cc:2243] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.452459   958 raft_consensus.cc:2272] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.461483   958 ts_tablet_manager.cc:1916] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:27.464869 32320 raft_consensus.cc:1275] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.467401 32142 catalog_manager.cc:5697] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.483245 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bab896116dc4ed78e420322baeddac1 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:27.487417   963 tablet_replica.cc:333] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:27.490329   936 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:27.493393   963 raft_consensus.cc:2243] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.498370   947 consensus_queue.cc:1048] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:27.501400   963 raft_consensus.cc:2272] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.513299 32245 raft_consensus.cc:1275] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:27.515561   937 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.517270 32320 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.520920   963 ts_tablet_manager.cc:1916] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:27.527120   955 ts_tablet_manager.cc:1929] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.530951   830 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:27.554649   955 log.cc:1199] T bf1f7c9c8347482284b16d7654a468c4 P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/bf1f7c9c8347482284b16d7654a468c4
I20260709 12:13:27.556763 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet bf1f7c9c8347482284b16d7654a468c4 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:27.530727 32319 raft_consensus.cc:2955] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.531862   958 ts_tablet_manager.cc:1929] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.561851   958 log.cc:1199] T 3c0dd728ede54a2a93220b71c95e583f P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/3c0dd728ede54a2a93220b71c95e583f
I20260709 12:13:27.563907 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet 3c0dd728ede54a2a93220b71c95e583f (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:27.566799   487 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.575173   963 ts_tablet_manager.cc:1929] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.575678   963 log.cc:1199] T 9bab896116dc4ed78e420322baeddac1 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/9bab896116dc4ed78e420322baeddac1
I20260709 12:13:27.582834 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet 9bab896116dc4ed78e420322baeddac1 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:27.574739 32141 catalog_manager.cc:5697] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.619580 32245 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.620443 32395 consensus_queue.cc:237] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:27.626343   487 raft_consensus.cc:1275] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.627767   937 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.640256   936 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.650895   487 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.660928 32319 raft_consensus.cc:1275] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:27.664209   880 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:27.672030 32319 raft_consensus.cc:2955] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:27.681813 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8ef0be7554d444fbfb4643f3a57a9da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:27.689453 32142 catalog_manager.cc:5697] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 3 to 4, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.710676 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet d8ef0be7554d444fbfb4643f3a57a9da with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:27.711637   955 tablet_replica.cc:333] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:27.712733   955 raft_consensus.cc:2243] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.713474   955 raft_consensus.cc:2272] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.718029   955 ts_tablet_manager.cc:1916] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:27.733736   955 ts_tablet_manager.cc:1929] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:27.734063   955 log.cc:1199] T d8ef0be7554d444fbfb4643f3a57a9da P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/d8ef0be7554d444fbfb4643f3a57a9da
I20260709 12:13:27.735585 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet d8ef0be7554d444fbfb4643f3a57a9da (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:27.821432 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:27.893935 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:27.894675 32395 raft_consensus.cc:606] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:27.897503 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:27.898084 32395 raft_consensus.cc:606] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:27.911671 32245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:27.912179 32245 raft_consensus.cc:606] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:27.915217 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:27.915827 32395 raft_consensus.cc:606] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:27.918411 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:27.919029 32395 raft_consensus.cc:606] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:27.923830 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:27.924371 32395 raft_consensus.cc:606] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 4 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:27.927227 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:27.928615 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:27.929620 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:28.063575   830 raft_consensus.cc:993] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:28.064303   937 raft_consensus.cc:1081] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 4 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:28.065806 32320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:28.066278 32320 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.066538 32320 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.072440 32320 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:28.074853 32320 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 5 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:28.076906 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:28.077665 32245 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.076901 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:28.085476 32390 raft_consensus.cc:3055] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:28.085846 32390 raft_consensus.cc:740] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:28.086565 32390 consensus_queue.cc:260] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:28.087455 32390 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.096659 32390 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 5.
I20260709 12:13:28.098052 32285 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:28.099107   959 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:28.099566   959 raft_consensus.cc:697] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:28.100343   959 consensus_queue.cc:237] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:28.102069 32245 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 5.
I20260709 12:13:28.113780 32143 catalog_manager.cc:5697] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 4 to 5, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 5 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.147127   937 raft_consensus.cc:993] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:28.147739   936 raft_consensus.cc:1081] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:28.149397   487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:13:28.149937   487 raft_consensus.cc:493] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.150589   487 raft_consensus.cc:3060] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.158865   487 raft_consensus.cc:515] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:28.162603 32239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:28.163026 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59205b9576a2485fb950e495ddb6e880" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:28.163403 32239 raft_consensus.cc:3060] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.163728 32390 raft_consensus.cc:3055] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:28.164093 32390 raft_consensus.cc:740] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:28.164945 32390 consensus_queue.cc:260] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:28.165992 32390 raft_consensus.cc:3060] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.168418   487 leader_election.cc:290] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:28.173784 32390 raft_consensus.cc:2468] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:28.174729   453 leader_election.cc:304] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 
I20260709 12:13:28.175472   926 raft_consensus.cc:2804] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:28.180527 32239 raft_consensus.cc:2468] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:28.183513   926 raft_consensus.cc:697] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:28.185110   926 consensus_queue.cc:237] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:28.196740   962 raft_consensus.cc:993] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:28.199424   931 raft_consensus.cc:1081] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:28.201365   487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50916
I20260709 12:13:28.202040   487 raft_consensus.cc:493] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.202404   487 raft_consensus.cc:3060] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.207033 32143 catalog_manager.cc:5697] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.208755   487 raft_consensus.cc:515] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:28.213335 32239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:28.214000 32239 raft_consensus.cc:3055] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:28.214368 32239 raft_consensus.cc:740] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:28.215355 32239 consensus_queue.cc:260] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:28.216420 32239 raft_consensus.cc:3060] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.217511   880 raft_consensus.cc:993] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:28.218202   880 raft_consensus.cc:1081] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:28.219223   487 leader_election.cc:290] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:28.220460   486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:13:28.221055   486 raft_consensus.cc:493] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.221448   486 raft_consensus.cc:3060] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.223874 32239 raft_consensus.cc:2468] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:28.224994   454 leader_election.cc:304] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:28.225890   926 raft_consensus.cc:2804] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:28.226424   926 raft_consensus.cc:697] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:28.227303   926 consensus_queue.cc:237] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:28.231639 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4b819e06b45a4a6cab281d208bf77" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:28.235769 32390 raft_consensus.cc:3060] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.236219   486 raft_consensus.cc:515] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:28.240883 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:28.241567 32395 raft_consensus.cc:3055] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:28.241611 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beffdc7ec3894d0f87e415dd526e35a1" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:28.242003 32395 raft_consensus.cc:740] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:28.242368 32320 raft_consensus.cc:3060] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.243003 32395 consensus_queue.cc:260] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:28.244347 32395 raft_consensus.cc:3060] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.253069 32395 raft_consensus.cc:2468] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:28.253683   486 leader_election.cc:290] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:28.256647   453 leader_election.cc:304] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 
I20260709 12:13:28.257730   971 raft_consensus.cc:2804] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:28.304641 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 68945.6us
W20260709 12:13:28.324237 32285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 65492.9us
I20260709 12:13:28.324451 32143 catalog_manager.cc:5697] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.343096 32320 raft_consensus.cc:2468] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:28.339803   971 raft_consensus.cc:697] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:28.346855   937 raft_consensus.cc:993] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:28.346534   971 consensus_queue.cc:237] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:28.355302 32390 raft_consensus.cc:2468] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:28.348868   976 raft_consensus.cc:1081] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:28.369421 32319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:28.370078 32319 raft_consensus.cc:493] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.370496 32319 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.370206 32143 catalog_manager.cc:5697] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.378911 32319 raft_consensus.cc:515] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:28.381197 32319 leader_election.cc:290] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:28.382905 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:28.383575 32390 raft_consensus.cc:3055] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:28.383855 32390 raft_consensus.cc:740] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:28.384696 32390 consensus_queue.cc:260] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:28.389957 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:28.393720 32245 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.385715 32390 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.410502 32245 raft_consensus.cc:2468] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:28.413097 32286 leader_election.cc:304] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:28.414281   959 raft_consensus.cc:2804] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:28.414873   959 raft_consensus.cc:697] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:28.415902   959 consensus_queue.cc:237] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:28.417534 32390 raft_consensus.cc:2468] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:28.420369   975 raft_consensus.cc:993] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:28.420881   975 raft_consensus.cc:1081] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:28.424015 32319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:28.424759 32319 raft_consensus.cc:493] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.425124 32319 raft_consensus.cc:3060] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.432611 32319 raft_consensus.cc:515] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:28.435623 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:28.435709 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a21ebd8ae824d92b07809b671a88843" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:28.436321 32245 raft_consensus.cc:3060] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.436360 32390 raft_consensus.cc:3055] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:28.436697 32319 leader_election.cc:290] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:28.441051 32390 raft_consensus.cc:740] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:28.439036 32143 catalog_manager.cc:5697] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.442001 32390 consensus_queue.cc:260] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:28.446977 32390 raft_consensus.cc:3060] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.448089 32245 raft_consensus.cc:2468] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:28.449244 32286 leader_election.cc:304] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:28.450131   959 raft_consensus.cc:2804] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:28.450595   959 raft_consensus.cc:697] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:28.451445   959 consensus_queue.cc:237] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:28.463882 32390 raft_consensus.cc:2468] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:28.470947 32143 catalog_manager.cc:5697] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.500233 32245 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:28.501917   959 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:28.518661 32390 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 5 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:28.520064   959 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:28.654891 32390 raft_consensus.cc:1275] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:28.656286   971 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:28.672381 32245 raft_consensus.cc:1275] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:28.678267   974 consensus_queue.cc:1048] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:13:28.758556   453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 56613.7us
I20260709 12:13:28.836488 32395 raft_consensus.cc:1275] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:28.838798   926 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:28.849964 32245 raft_consensus.cc:1275] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:28.851692   974 consensus_queue.cc:1048] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:28.902447 32395 consensus_queue.cc:237] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:28.918946 32319 raft_consensus.cc:1275] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:28.920644   926 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:28.933151 32390 raft_consensus.cc:1275] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:28.946913   971 consensus_queue.cc:1048] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:13:28.959758 32359 consensus_peers.cc:597] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a27ee3ddd9d24829aa30bc5aec9d3ad1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:28.965026 32320 raft_consensus.cc:1275] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:28.971834 32245 raft_consensus.cc:1275] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:28.973996 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:28.977998   990 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:28.980496 32390 raft_consensus.cc:1275] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:28.982321   959 consensus_queue.cc:1048] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.986043 32245 raft_consensus.cc:1275] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:28.994032   959 consensus_queue.cc:1048] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.007352   990 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.009835 32395 raft_consensus.cc:1275] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.014717   959 consensus_queue.cc:1048] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.067828 32239 raft_consensus.cc:1275] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.069595   975 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.089723 32389 consensus_queue.cc:237] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:29.098680   794 consensus_queue.cc:1048] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.103089 32320 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.165624 32388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:29.172621 32240 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.183244 32388 raft_consensus.cc:606] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
W20260709 12:13:29.187829 32359 consensus_peers.cc:597] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12d987cbc1bb4d1482d48bea23ea904e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.188143 32388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:29.188719 32319 raft_consensus.cc:1275] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.188717 32388 raft_consensus.cc:606] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:29.190488   830 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.189983 32142 catalog_manager.cc:5697] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.192088 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "509a6587058e434f902432adaa45efec"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:29.192606 32395 raft_consensus.cc:606] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:29.196696 32245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b38aaf5c97e4017a4af3b57c629693b"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:29.197289 32245 raft_consensus.cc:606] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:29.198473 32243 raft_consensus.cc:1275] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.200281   976 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.200747 32388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:29.201538 32388 raft_consensus.cc:606] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:29.204361 32389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:29.204913 32389 raft_consensus.cc:606] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:29.206657 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:29.208446 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:29.210250   990 raft_consensus.cc:993] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:29.210915   976 raft_consensus.cc:1081] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:29.212674 32320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "509a6587058e434f902432adaa45efec"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:29.213181 32320 raft_consensus.cc:493] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:29.213539 32320 raft_consensus.cc:3060] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.215730  1000 raft_consensus.cc:993] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:29.216219  1000 raft_consensus.cc:1081] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:29.217156 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:29.218994 32321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:29.218712   976 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.220101 32320 raft_consensus.cc:515] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:29.218705 32319 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.223162 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a6587058e434f902432adaa45efec" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:29.223731 32243 raft_consensus.cc:3060] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.239770 32321 raft_consensus.cc:493] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:29.240238 32321 raft_consensus.cc:3060] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.242444 32243 raft_consensus.cc:2468] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:29.247720 32286 leader_election.cc:304] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:29.248966  1005 raft_consensus.cc:2804] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.249430  1005 raft_consensus.cc:697] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:29.250299  1005 consensus_queue.cc:237] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:29.254503 32321 raft_consensus.cc:515] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:29.257984 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509a6587058e434f902432adaa45efec" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:29.258652 32389 raft_consensus.cc:3055] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:29.258949 32389 raft_consensus.cc:740] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:29.259701 32389 consensus_queue.cc:260] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:29.260690 32389 raft_consensus.cc:3060] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.263713 32240 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.257650 32320 leader_election.cc:290] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:29.266184 32388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:29.271754 32321 leader_election.cc:290] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:29.271848 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d987cbc1bb4d1482d48bea23ea904e" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:29.276147 32389 raft_consensus.cc:2468] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:29.286278  1000 raft_consensus.cc:993] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:29.286966   830 raft_consensus.cc:1081] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:29.303583 32320 consensus_queue.cc:237] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:29.305931 32388 raft_consensus.cc:3055] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:29.306329 32388 raft_consensus.cc:740] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:29.307034 32388 consensus_queue.cc:260] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:29.307463 32321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:29.307968 32321 raft_consensus.cc:493] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:29.308290 32321 raft_consensus.cc:3060] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.308444 32388 raft_consensus.cc:3060] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.321718 32388 raft_consensus.cc:2468] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:29.326020 32321 raft_consensus.cc:515] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:29.327965 32321 leader_election.cc:290] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:29.328002 32285 consensus_peers.cc:597] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb2530116db24f31bfff9b79ad63a490. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.335995 32285 leader_election.cc:304] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:29.336932 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:29.337415  1005 raft_consensus.cc:2804] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.337527 32389 raft_consensus.cc:3055] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:29.337958 32389 raft_consensus.cc:740] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:29.338021  1005 raft_consensus.cc:697] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:29.338763 32389 consensus_queue.cc:260] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:29.339133  1005 consensus_queue.cc:237] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:29.340742 32240 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:29.342034 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75aa87c70e749ab95a2fe2194b84320" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:29.339834 32389 raft_consensus.cc:3060] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.342643 32243 raft_consensus.cc:3060] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.349617 32243 raft_consensus.cc:2468] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:29.352795  1004 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:29.355466 32389 raft_consensus.cc:2468] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:29.355646 32286 leader_election.cc:304] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:29.356828  1004 raft_consensus.cc:2804] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.357311  1004 raft_consensus.cc:697] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:29.358152  1004 consensus_queue.cc:237] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:29.378335  1006 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.387594 32388 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 5 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:29.320812 32141 catalog_manager.cc:5697] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.389039  1005 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:29.388917 32243 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.396719 32388 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.413681 32243 consensus_queue.cc:237] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:29.415464 32143 catalog_manager.cc:5697] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.428956   990 raft_consensus.cc:993] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:29.429497   990 raft_consensus.cc:1081] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:29.431506 32141 catalog_manager.cc:5697] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 5, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 5 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.444139   975 raft_consensus.cc:993] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:29.444656   975 raft_consensus.cc:1081] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
W20260709 12:13:29.447548 32210 consensus_peers.cc:597] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 374d246b5b2144199647510371fd79c8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.449524   487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:13:29.449748 32388 raft_consensus.cc:1275] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.450161   487 raft_consensus.cc:493] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:29.450538   487 raft_consensus.cc:3060] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.453850   969 consensus_queue.cc:1048] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.457360 32321 raft_consensus.cc:1275] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:29.460647   487 raft_consensus.cc:515] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:29.464184   487 leader_election.cc:290] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:29.464396 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:29.465060 32389 raft_consensus.cc:3055] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:29.465343 32389 raft_consensus.cc:740] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:29.466138 32389 consensus_queue.cc:260] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:29.467546 32389 raft_consensus.cc:3060] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.468338   932 consensus_queue.cc:1048] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.474931 32321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:29.475540 32321 raft_consensus.cc:493] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:29.475914 32321 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.477763 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c7a706fde4dc7b51ffc6052303639" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:29.478422 32320 raft_consensus.cc:3060] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.478792   969 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.492662 32388 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.499738 32142 catalog_manager.cc:5697] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.505102 32320 raft_consensus.cc:2468] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:29.504782 32142 catalog_manager.cc:5697] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.506364   454 leader_election.cc:304] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 
I20260709 12:13:29.507246   926 raft_consensus.cc:2804] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.507752   926 raft_consensus.cc:697] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:29.508643   926 consensus_queue.cc:237] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:29.525439 32389 raft_consensus.cc:2468] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:29.503750 32321 raft_consensus.cc:515] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:29.529003 32321 leader_election.cc:290] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:29.530036 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:29.531014 32389 raft_consensus.cc:3055] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:29.531546 32389 raft_consensus.cc:740] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:29.532300 32389 consensus_queue.cc:260] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:29.533394 32389 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.543460 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:29.544091 32245 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.545903 32389 raft_consensus.cc:2468] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:29.547114 32285 leader_election.cc:304] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:29.547966  1005 raft_consensus.cc:2804] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.548426  1005 raft_consensus.cc:697] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:29.549263  1005 consensus_queue.cc:237] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:29.557004 32142 catalog_manager.cc:5697] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:29.561573 32143 catalog_manager.cc:5697] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.583832  1022 ts_tablet_manager.cc:933] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:29.606837 32245 raft_consensus.cc:2468] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:29.622292 32315 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:29.631012  1022 tablet_copy_client.cc:323] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:29.633375 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:29.633909 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet a27ee3ddd9d24829aa30bc5aec9d3ad1 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-a27ee3ddd9d24829aa30bc5aec9d3ad1
I20260709 12:13:29.639211 32245 raft_consensus.cc:1275] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.638711 32143 catalog_manager.cc:5697] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.641507  1006 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.642736 32405 tablet_copy_source_session.cc:215] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:29.670658  1022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:29.704247  1022 tablet_copy_client.cc:806] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:29.704818  1022 tablet_copy_client.cc:670] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:29.710220   932 raft_consensus.cc:993] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:29.710685   969 raft_consensus.cc:1081] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:29.713701   487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b38aaf5c97e4017a4af3b57c629693b"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50916
I20260709 12:13:29.714210   487 raft_consensus.cc:493] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:29.714530   487 raft_consensus.cc:3060] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.721211   487 raft_consensus.cc:515] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:29.732928 32389 raft_consensus.cc:1275] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.733846   487 leader_election.cc:290] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:29.736220  1006 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.737187  1022 tablet_copy_client.cc:538] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:29.738691 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38aaf5c97e4017a4af3b57c629693b" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:29.739246 32321 raft_consensus.cc:3060] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.750982  1022 tablet_bootstrap.cc:492] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:29.754129 32321 raft_consensus.cc:2468] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:29.725788 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b38aaf5c97e4017a4af3b57c629693b" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:29.761472 32245 raft_consensus.cc:3055] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:29.763127 32245 raft_consensus.cc:740] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:29.764034 32245 consensus_queue.cc:260] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:29.766230 32245 raft_consensus.cc:3060] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.771799   454 leader_election.cc:304] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 
I20260709 12:13:29.772768   926 raft_consensus.cc:2804] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.773311   926 raft_consensus.cc:697] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:29.774294   926 consensus_queue.cc:237] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
W20260709 12:13:29.786445 32285 consensus_peers.cc:597] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12d987cbc1bb4d1482d48bea23ea904e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.791781 32245 raft_consensus.cc:2468] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:29.848811  1031 ts_tablet_manager.cc:933] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:29.863651 32141 catalog_manager.cc:5697] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:29.903541 32320 raft_consensus.cc:1275] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:29.905465   926 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:29.908049 32245 raft_consensus.cc:3060] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.915123 32245 raft_consensus.cc:1275] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:29.917356  1004 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:29.918063  1031 tablet_copy_client.cc:323] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:29.923261 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet fb2530116db24f31bfff9b79ad63a490 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:29.923815 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet fb2530116db24f31bfff9b79ad63a490 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-fb2530116db24f31bfff9b79ad63a490
I20260709 12:13:29.931864 32331 tablet_copy_source_session.cc:215] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:29.936777 32389 raft_consensus.cc:1275] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:29.937279  1022 tablet_bootstrap.cc:492] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:29.938242  1022 tablet_bootstrap.cc:492] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:29.938853  1006 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:29.938897  1022 ts_tablet_manager.cc:1403] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.188s	user 0.036s	sys 0.034s
I20260709 12:13:29.959748  1031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2530116db24f31bfff9b79ad63a490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:29.961683 32389 raft_consensus.cc:1275] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.963119  1006 consensus_queue.cc:1048] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.981384 32395 raft_consensus.cc:1275] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.983426  1005 consensus_queue.cc:1048] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.985818 32245 raft_consensus.cc:1275] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.989523  1004 consensus_queue.cc:1048] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:30.023156  1022 raft_consensus.cc:359] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:30.024219  1022 raft_consensus.cc:740] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:30.024969  1022 consensus_queue.cc:260] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:30.055852  1034 ts_tablet_manager.cc:933] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:30.076504 32245 raft_consensus.cc:1275] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.088634  1022 ts_tablet_manager.cc:1434] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.146s	user 0.006s	sys 0.005s
I20260709 12:13:30.100018  1008 consensus_queue.cc:1048] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 12:13:30.260823  1031 tablet_copy_client.cc:806] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:30.298224  1031 tablet_copy_client.cc:670] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:30.305982 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-a27ee3ddd9d24829aa30bc5aec9d3ad1 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:30.316555 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-a27ee3ddd9d24829aa30bc5aec9d3ad1 on tablet a27ee3ddd9d24829aa30bc5aec9d3ad1 with peer 9dd61442e4da46198ce23bd7cc7eb89e
W20260709 12:13:30.350832   454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 309775us
I20260709 12:13:30.315944  1034 tablet_copy_client.cc:323] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:30.409747 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:30.414227 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 213821us
I20260709 12:13:30.459084 32319 raft_consensus.cc:1275] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:30.496515   926 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
W20260709 12:13:30.566653 32285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 250837us
I20260709 12:13:30.579535 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 374d246b5b2144199647510371fd79c8 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:30.579854 32240 raft_consensus.cc:1275] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:30.580236 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 374d246b5b2144199647510371fd79c8 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-374d246b5b2144199647510371fd79c8
I20260709 12:13:30.588169  1057 consensus_queue.cc:1048] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:30.588232   489 raft_consensus.cc:1217] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:30.593986 32256 tablet_copy_source_session.cc:215] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:13:30.598366 32286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 112396us
I20260709 12:13:30.605819  1031 tablet_copy_client.cc:538] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:30.628590 32390 raft_consensus.cc:1275] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:30.644266  1034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374d246b5b2144199647510371fd79c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:30.655825  1022 ts_tablet_manager.cc:933] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:30.657251  1062 consensus_queue.cc:1048] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:30.691435  1031 tablet_bootstrap.cc:492] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:30.748906  1022 tablet_copy_client.cc:323] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:30.801057 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet 12d987cbc1bb4d1482d48bea23ea904e from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:30.801757 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet 12d987cbc1bb4d1482d48bea23ea904e from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-12d987cbc1bb4d1482d48bea23ea904e
W20260709 12:13:30.809896 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 59163.1us
I20260709 12:13:30.815452 32331 tablet_copy_source_session.cc:215] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:30.828006 32243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6774a14020da4fc2a56e47a36c3b8c0f"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:30.856124 32243 raft_consensus.cc:606] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:30.858996 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:30.859627 32395 raft_consensus.cc:606] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:30.830245  1034 tablet_copy_client.cc:806] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:30.841286   990 raft_consensus.cc:1064] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:30.860859  1034 tablet_copy_client.cc:670] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:30.864607  1022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d987cbc1bb4d1482d48bea23ea904e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:30.870217   990 consensus_queue.cc:237] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:30.876025  1034 tablet_copy_client.cc:538] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:30.889845 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:30.890563 32395 raft_consensus.cc:606] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:30.893942 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:30.894585 32395 raft_consensus.cc:606] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:30.908372 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:30.908989 32395 raft_consensus.cc:606] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:30.914855 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f303700bc8b643a6aa3fb7f8aeb3f11a"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:30.915532 32395 raft_consensus.cc:606] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:30.916807 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:30.918427 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:30.919194 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:30.925016  1034 tablet_bootstrap.cc:492] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:30.933574   486 raft_consensus.cc:1275] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.937937  1042 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.942380  1042 raft_consensus.cc:993] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:30.942945  1000 raft_consensus.cc:1081] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:30.945673  1031 tablet_bootstrap.cc:492] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:30.947139  1031 tablet_bootstrap.cc:492] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:30.948056  1031 ts_tablet_manager.cc:1403] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.257s	user 0.026s	sys 0.007s
I20260709 12:13:30.948470   990 raft_consensus.cc:993] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:30.954991   990 raft_consensus.cc:1081] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:30.953938  1070 raft_consensus.cc:993] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:30.956485  1070 raft_consensus.cc:1081] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:30.956992  1022 tablet_copy_client.cc:806] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:30.957690  1022 tablet_copy_client.cc:670] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:30.958595   489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6774a14020da4fc2a56e47a36c3b8c0f"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50916
I20260709 12:13:30.959198   489 raft_consensus.cc:493] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:30.959617   489 raft_consensus.cc:3060] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.961923  1022 tablet_copy_client.cc:538] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:30.963580 32319 raft_consensus.cc:1275] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.966100 32245 raft_consensus.cc:1275] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:30.966929   489 raft_consensus.cc:515] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:30.968083 32319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:30.968678 32319 raft_consensus.cc:493] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:30.969163 32319 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.970050 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774a14020da4fc2a56e47a36c3b8c0f" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:30.970643 32245 raft_consensus.cc:3055] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:30.970924 32245 raft_consensus.cc:740] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:30.971901 32245 consensus_queue.cc:260] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:30.973502 32245 raft_consensus.cc:3060] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.980243 32245 raft_consensus.cc:2468] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:30.981467   454 leader_election.cc:304] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:30.982538  1050 raft_consensus.cc:2804] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:30.983076  1050 raft_consensus.cc:697] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:30.983888  1050 consensus_queue.cc:237] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:30.980713  1022 tablet_bootstrap.cc:492] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:30.990991 32312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:30.991552 32312 raft_consensus.cc:493] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:30.991880 32312 raft_consensus.cc:3060] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.996624 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774a14020da4fc2a56e47a36c3b8c0f" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:30.997285 32395 raft_consensus.cc:3060] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.000362   489 leader_election.cc:290] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:31.003989 32395 raft_consensus.cc:2468] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:31.005043 32312 raft_consensus.cc:515] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:30.992973  1031 raft_consensus.cc:359] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:31.007112  1031 raft_consensus.cc:740] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:31.008932  1034 tablet_bootstrap.cc:492] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:31.007810  1031 consensus_queue.cc:260] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:31.011976  1034 tablet_bootstrap.cc:492] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:31.012785  1034 ts_tablet_manager.cc:1403] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.003s
I20260709 12:13:31.013947  1031 ts_tablet_manager.cc:1434] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:13:31.016170 32312 leader_election.cc:290] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:31.017385 32388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:31.028767 32388 raft_consensus.cc:3055] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.029014 32388 raft_consensus.cc:740] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:31.017119 32319 raft_consensus.cc:515] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:31.022001   830 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:31.029623 32388 consensus_queue.cc:260] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:31.022460 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:31.023707 32141 catalog_manager.cc:5697] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.037027 32388 raft_consensus.cc:3060] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.045658 32388 raft_consensus.cc:2468] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:31.047016 32285 leader_election.cc:304] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:31.048750 32245 raft_consensus.cc:3060] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.049811 32319 leader_election.cc:290] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:31.036953  1034 raft_consensus.cc:359] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:31.062885 32245 raft_consensus.cc:2468] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:31.055634 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:31.067516 32243 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.055290 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-fb2530116db24f31bfff9b79ad63a490 received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:31.055446 32388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:31.070112 32388 raft_consensus.cc:3055] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.070441 32388 raft_consensus.cc:740] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:31.042672   976 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:13:31.071586 32388 consensus_queue.cc:260] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:31.071404 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-fb2530116db24f31bfff9b79ad63a490 on tablet fb2530116db24f31bfff9b79ad63a490 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:31.080585 32388 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.105135  1000 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:31.109932 32240 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:31.094662 32388 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:31.117470 32285 leader_election.cc:304] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:31.118398  1048 raft_consensus.cc:2804] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:31.118935  1048 raft_consensus.cc:697] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:31.119805  1048 consensus_queue.cc:237] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:31.133726   489 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:31.157135 32315 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:31.146564 32143 catalog_manager.cc:5697] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.175872   975 raft_consensus.cc:993] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:31.176381   975 raft_consensus.cc:1081] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:31.053905  1075 raft_consensus.cc:2804] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:31.179998   489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:13:31.184283   489 raft_consensus.cc:493] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:31.184643   489 raft_consensus.cc:3060] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.175730 32144 catalog_manager.cc:5697] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.066857  1034 raft_consensus.cc:740] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:31.194188  1075 raft_consensus.cc:697] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:31.203382  1075 consensus_queue.cc:237] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:31.202379  1034 consensus_queue.cc:260] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:31.207155  1034 ts_tablet_manager.cc:1434] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.194s	user 0.006s	sys 0.005s
I20260709 12:13:31.209218 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-374d246b5b2144199647510371fd79c8 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:31.209728 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-374d246b5b2144199647510371fd79c8 on tablet 374d246b5b2144199647510371fd79c8 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:31.224704  1042 raft_consensus.cc:993] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:31.225178  1042 raft_consensus.cc:1081] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:31.228713 32243 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:31.235747   489 raft_consensus.cc:515] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:31.237426 32317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:31.238101 32317 raft_consensus.cc:493] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:31.238471 32317 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.243412 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:31.244055 32320 raft_consensus.cc:3060] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.244917 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef0be7554d444fbfb4643f3a57a9da" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:31.243477   489 leader_election.cc:290] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:31.245488 32390 raft_consensus.cc:3055] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.245939 32390 raft_consensus.cc:740] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:31.246711 32390 consensus_queue.cc:260] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:31.247723 32390 raft_consensus.cc:3060] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.251546 32317 raft_consensus.cc:515] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:31.257486 32320 raft_consensus.cc:2468] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:31.264670 32390 raft_consensus.cc:2468] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:31.260684   454 leader_election.cc:304] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 
I20260709 12:13:31.267462 32317 leader_election.cc:290] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:31.269016 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:31.270700 32245 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.273878 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:31.275157 32390 raft_consensus.cc:3055] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.286883 32390 raft_consensus.cc:740] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:31.271240  1050 raft_consensus.cc:2804] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:31.290418 32390 consensus_queue.cc:260] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:31.293514 32245 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:31.299081 32390 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.302120 32286 leader_election.cc:304] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:31.303788  1075 raft_consensus.cc:2804] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:31.304288  1075 raft_consensus.cc:697] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:31.305111  1075 consensus_queue.cc:237] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:31.295768  1050 raft_consensus.cc:697] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:31.308274  1050 consensus_queue.cc:237] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:31.313740 32390 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:31.336009  1022 tablet_bootstrap.cc:492] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:31.337034  1022 tablet_bootstrap.cc:492] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:31.348489   489 raft_consensus.cc:1217] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 12:13:31.364326  1022 ts_tablet_manager.cc:1403] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.384s	user 0.012s	sys 0.027s
I20260709 12:13:31.376194  1022 raft_consensus.cc:359] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:31.378332  1022 raft_consensus.cc:740] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:31.379022  1022 consensus_queue.cc:260] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:31.380893 32390 raft_consensus.cc:1275] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:31.389822   489 raft_consensus.cc:1217] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Deduplicated request from leader. Original: 1.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:31.389966  1057 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.415268  1022 ts_tablet_manager.cc:1434] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.002s
I20260709 12:13:31.421921 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-12d987cbc1bb4d1482d48bea23ea904e received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:31.422498 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-12d987cbc1bb4d1482d48bea23ea904e on tablet 12d987cbc1bb4d1482d48bea23ea904e with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:31.429694   990 raft_consensus.cc:993] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:31.430218   990 raft_consensus.cc:1081] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:31.431905   489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f303700bc8b643a6aa3fb7f8aeb3f11a"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:13:31.432447   489 raft_consensus.cc:493] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:31.432848   489 raft_consensus.cc:3060] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.446797   489 raft_consensus.cc:515] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:31.451547 32243 raft_consensus.cc:1275] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:31.453296 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f303700bc8b643a6aa3fb7f8aeb3f11a" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:31.453912 32317 raft_consensus.cc:3060] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.453528   489 leader_election.cc:290] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:31.466272 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f303700bc8b643a6aa3fb7f8aeb3f11a" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:31.467060 32390 raft_consensus.cc:3055] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:31.467473 32390 raft_consensus.cc:740] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:31.468881 32317 raft_consensus.cc:2468] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:31.468434 32390 consensus_queue.cc:260] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:31.470118   454 leader_election.cc:304] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 
I20260709 12:13:31.471258  1050 raft_consensus.cc:2804] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:31.471735  1050 raft_consensus.cc:697] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:31.472178  1063 consensus_queue.cc:1048] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.472585  1050 consensus_queue.cc:237] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [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: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:31.480485 32390 raft_consensus.cc:3060] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.482651 32388 consensus_queue.cc:237] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:31.492662   489 raft_consensus.cc:1275] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.496593 32390 raft_consensus.cc:2468] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:31.499778 32245 raft_consensus.cc:1275] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:31.505091   975 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:13:31.509232  1042 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:31.527634 32143 catalog_manager.cc:5697] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.533841 32245 raft_consensus.cc:1275] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:31.543004   489 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:31.541501   830 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:31.538453  1044 consensus_queue.cc:1048] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:13:31.581806 32246 raft_consensus.cc:2955] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:31.595329 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:31.602519 32390 raft_consensus.cc:1275] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:31.605440  1048 consensus_queue.cc:1048] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:31.609122   489 raft_consensus.cc:1217] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:31.611469 32246 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:31.612644  1048 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:31.643903 32389 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:31.647982  1044 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:31.655304 32143 catalog_manager.cc:5697] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.657793 32143 catalog_manager.cc:5697] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.681227 32141 catalog_manager.cc:5697] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:31.683597 32141 catalog_manager.cc:5697] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.703281 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet a27ee3ddd9d24829aa30bc5aec9d3ad1 with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:31.726066  1107 tablet_replica.cc:333] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:31.740893 32320 raft_consensus.cc:1275] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:31.744029  1050 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.752135  1107 raft_consensus.cc:2243] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:31.753060  1107 raft_consensus.cc:2272] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:31.757458  1107 ts_tablet_manager.cc:1916] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:31.800899 32389 raft_consensus.cc:1275] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:31.805703  1063 consensus_queue.cc:1048] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.812194  1107 ts_tablet_manager.cc:1929] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:31.822250  1107 log.cc:1199] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/a27ee3ddd9d24829aa30bc5aec9d3ad1
I20260709 12:13:31.824880 32394 raft_consensus.cc:1275] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:31.827318 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet a27ee3ddd9d24829aa30bc5aec9d3ad1 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:31.844261  1044 consensus_queue.cc:1048] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:31.877282 32246 raft_consensus.cc:1275] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:31.879235  1066 consensus_queue.cc:1048] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:31.941171  1066 raft_consensus.cc:1064] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:31.957800 32320 raft_consensus.cc:1275] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:31.953501  1066 consensus_queue.cc:237] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:31.963405  1050 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.970203 32394 raft_consensus.cc:1275] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:31.972908  1050 consensus_queue.cc:1048] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.987716  1004 raft_consensus.cc:1064] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:31.990610  1004 consensus_queue.cc:237] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:32.031543   486 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 5 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:32.034940 32390 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 5 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:32.037789  1067 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:32.039461  1048 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:32.050227 32245 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:32.052786 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:32.069638   489 raft_consensus.cc:1275] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:32.074059  1117 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:32.074697 32394 raft_consensus.cc:1275] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:32.080539 32245 raft_consensus.cc:1275] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:32.089789  1044 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:32.086783  1067 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:13:32.092955  1004 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:32.140018  1048 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.148414   487 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.164213  1101 raft_consensus.cc:1064] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:32.169809  1101 consensus_queue.cc:237] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:32.183697  1044 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.186131   489 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.211349 32394 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.215574 32141 catalog_manager.cc:5697] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.232671 32389 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.255542   487 raft_consensus.cc:1275] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:32.257463  1045 consensus_queue.cc:1048] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:32.267482 32394 raft_consensus.cc:1275] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:32.270831 32317 raft_consensus.cc:1275] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:32.273447  1101 consensus_queue.cc:1048] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:32.305408 32144 catalog_manager.cc:5697] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 2 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.305521  1045 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.320984 32390 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.391820   487 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.403179 32144 catalog_manager.cc:5697] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.406057  1045 consensus_queue.cc:1048] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.425659 32317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:32.426306 32317 raft_consensus.cc:606] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:32.429718 32243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4195630100c749848855593f678034b0"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:32.430276 32243 raft_consensus.cc:606] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:32.438925 32389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a27ee3ddd9d24829aa30bc5aec9d3ad1"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:32.439558 32389 raft_consensus.cc:606] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:32.447781 32317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:32.448417 32317 raft_consensus.cc:606] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:32.450435 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:32.452080 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:32.452772 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:32.472744  1042 raft_consensus.cc:993] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:32.473264  1042 raft_consensus.cc:1081] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:32.475481   487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a27ee3ddd9d24829aa30bc5aec9d3ad1"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:13:32.476068   487 raft_consensus.cc:493] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.476418   487 raft_consensus.cc:3060] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.479103 32243 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.493830 32245 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.506247 32315 consensus_queue.cc:237] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:32.511837 32320 consensus_queue.cc:237] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:32.518891   486 raft_consensus.cc:1275] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:32.519403   489 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 5 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:32.520525  1067 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:32.522898  1067 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:32.524362 32317 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.530263  1044 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.537088  1048 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.538545   486 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.536056   489 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.550228 32390 raft_consensus.cc:1275] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:32.557369  1117 consensus_queue.cc:1048] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:32.571511 32390 raft_consensus.cc:2955] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.580412 32241 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:32.589073 32143 catalog_manager.cc:5697] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.590193 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb2530116db24f31bfff9b79ad63a490 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:32.591120   487 raft_consensus.cc:515] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:32.599323 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ee3ddd9d24829aa30bc5aec9d3ad1" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:32.599931 32389 raft_consensus.cc:3055] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.600239 32389 raft_consensus.cc:740] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:32.603909 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12d987cbc1bb4d1482d48bea23ea904e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:32.605125 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27ee3ddd9d24829aa30bc5aec9d3ad1" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:32.605345 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet 12d987cbc1bb4d1482d48bea23ea904e with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:32.605751 32241 raft_consensus.cc:3060] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.601006 32389 consensus_queue.cc:260] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:32.607365 32389 raft_consensus.cc:3060] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.613829 32241 raft_consensus.cc:2468] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:32.615051   454 leader_election.cc:304] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:32.615926  1063 raft_consensus.cc:2804] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.616415  1063 raft_consensus.cc:697] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:32.617235  1063 consensus_queue.cc:237] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:32.618374   487 leader_election.cc:290] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:32.638307  1134 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:13:32.647454 32143 catalog_manager.cc:5697] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 6 to 7, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 5 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.657799 32243 raft_consensus.cc:1240] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Rejecting Update request from peer 0354400820b248608958da888f8cf282 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:32.658680 32389 raft_consensus.cc:2468] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:32.660786 32245 raft_consensus.cc:2955] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.669926 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet fb2530116db24f31bfff9b79ad63a490 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:32.673403  1135 tablet_replica.cc:333] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:32.689893  1135 raft_consensus.cc:2243] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:32.701036 32141 catalog_manager.cc:5697] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.710338  1135 raft_consensus.cc:2272] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:32.719812  1135 ts_tablet_manager.cc:1916] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:32.726680  1045 raft_consensus.cc:993] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:32.727270  1045 raft_consensus.cc:1081] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:32.711069  1137 tablet_replica.cc:333] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:32.733723 32315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4195630100c749848855593f678034b0"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43350
I20260709 12:13:32.734290 32315 raft_consensus.cc:493] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.734632 32315 raft_consensus.cc:3060] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.746076  1135 ts_tablet_manager.cc:1929] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:32.747535  1135 log.cc:1199] T 12d987cbc1bb4d1482d48bea23ea904e P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/12d987cbc1bb4d1482d48bea23ea904e
I20260709 12:13:32.750241 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet 12d987cbc1bb4d1482d48bea23ea904e (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:32.741304 32315 raft_consensus.cc:515] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:32.753408  1048 raft_consensus.cc:993] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:32.753935  1048 raft_consensus.cc:1081] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:32.754426 32315 leader_election.cc:290] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:32.755038 32245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:32.755596 32245 raft_consensus.cc:3055] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:32.755910 32245 raft_consensus.cc:740] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:32.756269  1044 raft_consensus.cc:993] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:32.756192 32390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:32.756790  1044 raft_consensus.cc:1081] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:32.757140 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4195630100c749848855593f678034b0" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:32.756723 32245 consensus_queue.cc:260] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:32.756804 32390 raft_consensus.cc:493] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.758010 32390 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.757741 32389 raft_consensus.cc:3060] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.758432 32245 raft_consensus.cc:3060] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.766330 32390 raft_consensus.cc:515] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:32.772100 32390 leader_election.cc:290] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 3 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:32.772333 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:32.766331 32245 raft_consensus.cc:2468] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:32.773075 32243 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.774417 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:32.775167 32320 raft_consensus.cc:3055] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:32.775640 32320 raft_consensus.cc:740] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:32.776521 32320 consensus_queue.cc:260] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:32.778719 32394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:32.785169 32389 raft_consensus.cc:2468] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:32.785524 32394 raft_consensus.cc:493] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:32.785881 32320 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.786010 32394 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.779175 32286 leader_election.cc:304] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:32.790829  1048 raft_consensus.cc:2804] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:32.791347  1048 raft_consensus.cc:697] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:32.792326 32394 raft_consensus.cc:515] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:32.792244  1048 consensus_queue.cc:237] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:32.795199  1137 raft_consensus.cc:2243] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:32.796011  1137 raft_consensus.cc:2272] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:32.799546  1137 ts_tablet_manager.cc:1916] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:32.807936 32394 leader_election.cc:290] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 3 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:32.809453 32241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:32.810082 32241 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.817034 32241 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:32.818106 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:32.824437 32315 raft_consensus.cc:3055] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:32.824755 32315 raft_consensus.cc:740] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:32.825459 32315 consensus_queue.cc:260] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:32.826506 32320 raft_consensus.cc:2468] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:32.826685 32315 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.823750 32243 raft_consensus.cc:2468] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:32.829421 32360 leader_election.cc:304] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:32.831736   975 raft_consensus.cc:2804] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:32.833003   975 raft_consensus.cc:697] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:32.823722  1137 ts_tablet_manager.cc:1929] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 12:13:32.833756  1137 log.cc:1199] T fb2530116db24f31bfff9b79ad63a490 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/fb2530116db24f31bfff9b79ad63a490
I20260709 12:13:32.833962   975 consensus_queue.cc:237] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:32.838285 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet fb2530116db24f31bfff9b79ad63a490 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:32.839735 32315 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:32.839855 32360 leader_election.cc:304] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:32.851349  1000 raft_consensus.cc:2804] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:32.851884  1000 raft_consensus.cc:697] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:32.852703  1000 consensus_queue.cc:237] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:32.864880 32141 catalog_manager.cc:5697] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 2 to 3, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.866797 32143 catalog_manager.cc:5697] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.883010 32240 consensus_queue.cc:237] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:32.892002   487 raft_consensus.cc:1275] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:32.894557  1070 consensus_queue.cc:1048] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:32.940277  1045 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.950932   486 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:32.971768 32320 raft_consensus.cc:1275] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.029798  1129 consensus_queue.cc:1048] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:33.028769 32143 catalog_manager.cc:5697] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 2 to 3, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.032658 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 374d246b5b2144199647510371fd79c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:33.043865 32315 raft_consensus.cc:2955] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:33.048367 32141 catalog_manager.cc:5697] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.053735 32390 raft_consensus.cc:1275] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.055692  1063 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.080610 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet 374d246b5b2144199647510371fd79c8 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:33.082181  1137 tablet_replica.cc:333] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:33.098275 32243 raft_consensus.cc:1275] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:33.100374  1063 consensus_queue.cc:1048] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:33.104904  1137 raft_consensus.cc:2243] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.105722  1137 raft_consensus.cc:2272] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.112716  1137 ts_tablet_manager.cc:1916] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:33.142948  1137 ts_tablet_manager.cc:1929] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:33.143822  1137 log.cc:1199] T 374d246b5b2144199647510371fd79c8 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/374d246b5b2144199647510371fd79c8
I20260709 12:13:33.145510 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet 374d246b5b2144199647510371fd79c8 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:33.279295 32243 raft_consensus.cc:1275] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:33.280629  1000 consensus_queue.cc:1048] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.313315 32320 raft_consensus.cc:1275] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:33.319628  1000 consensus_queue.cc:1048] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.325398 32394 raft_consensus.cc:1275] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.327095  1117 consensus_queue.cc:1048] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.333825 32243 raft_consensus.cc:1275] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:33.336977  1000 consensus_queue.cc:1048] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.366300 32243 raft_consensus.cc:1275] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:33.371124  1044 consensus_queue.cc:1048] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:33.392323 32320 raft_consensus.cc:1275] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:33.395187  1042 consensus_queue.cc:1048] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.622385 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:33.660914 32243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:33.661495 32243 raft_consensus.cc:606] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:33.665959 32394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:33.666558 32394 raft_consensus.cc:606] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Received request to transfer leadership to TS d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:33.669238 32320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb895e1580784277905d139716f7314d"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:33.669986 32320 raft_consensus.cc:606] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:33.672461 32394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:33.672935 32394 raft_consensus.cc:606] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:33.675144 32320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:33.675585 32320 raft_consensus.cc:606] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 LEADER]: Received request to transfer leadership to TS d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:33.676759 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:33.677875 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:33.678581 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:33.690039  1117 raft_consensus.cc:993] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:33.690608  1153 raft_consensus.cc:1081] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:33.692369 32394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb895e1580784277905d139716f7314d"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:33.692916 32394 raft_consensus.cc:493] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.693302 32394 raft_consensus.cc:3060] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.698690  1153 raft_consensus.cc:993] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c: : Instructing follower d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:33.700171 32394 raft_consensus.cc:515] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:33.700419  1117 raft_consensus.cc:1081] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 LEADER]: Signalling peer d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:33.702003 32394 leader_election.cc:290] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:33.702308 32241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:41856
I20260709 12:13:33.703562 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:33.703979 32241 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.704263 32243 raft_consensus.cc:3060] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.704399 32241 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.711742 32241 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:33.712139 32243 raft_consensus.cc:2468] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:33.703517 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:33.716085   486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
I20260709 12:13:33.716652   486 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.717868 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:33.718457 32314 raft_consensus.cc:3055] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:33.718695 32314 raft_consensus.cc:740] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:33.719419 32314 consensus_queue.cc:260] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:33.720270 32314 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.717263 32320 raft_consensus.cc:3055] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:33.721995 32320 raft_consensus.cc:740] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:33.723582 32320 consensus_queue.cc:260] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:33.725013 32320 raft_consensus.cc:3060] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.725023   486 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 6.
I20260709 12:13:33.747972 32210 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:33.748935  1129 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:33.749451  1129 raft_consensus.cc:697] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 6 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:33.750384  1129 consensus_queue.cc:237] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:33.724895 32360 leader_election.cc:304] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:33.752672   975 raft_consensus.cc:2804] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:33.725116 32241 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 6 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715)
I20260709 12:13:33.755820   975 raft_consensus.cc:697] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:33.756740   975 consensus_queue.cc:237] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:33.758183 32320 raft_consensus.cc:2468] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:33.765000 32314 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 6.
I20260709 12:13:33.769755 32143 catalog_manager.cc:5697] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 5 to 6, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 6 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.771481 32144 catalog_manager.cc:5697] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 1 to 2, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.845419  1000 raft_consensus.cc:993] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282: : Instructing follower d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:33.845963   975 raft_consensus.cc:1081] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Signalling peer d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:33.847302 32243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:41850
I20260709 12:13:33.847766 32243 raft_consensus.cc:493] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.848055 32243 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.853260 32243 raft_consensus.cc:515] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:33.855088 32243 leader_election.cc:290] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 4 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:33.855736 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:33.855973 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8f1e17a37042719d8ad8a0102281cd" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:33.856503 32314 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.856690 32394 raft_consensus.cc:3055] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:33.857059 32394 raft_consensus.cc:740] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:33.857694 32394 consensus_queue.cc:260] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:33.858522 32394 raft_consensus.cc:3060] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.862373 32314 raft_consensus.cc:2468] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 4.
I20260709 12:13:33.863839 32394 raft_consensus.cc:2468] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 4.
I20260709 12:13:33.864279 32211 leader_election.cc:304] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:33.865046  1129 raft_consensus.cc:2804] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:33.865613  1129 raft_consensus.cc:697] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 4 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:33.866344  1129 consensus_queue.cc:237] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:33.875643 32143 catalog_manager.cc:5697] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 3 to 4, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 4 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.032855  1042 raft_consensus.cc:993] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:34.033335  1000 raft_consensus.cc:1081] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:34.034926   487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:13:34.035452   487 raft_consensus.cc:493] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.035772   487 raft_consensus.cc:3060] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.041932   487 raft_consensus.cc:515] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:34.043900   487 leader_election.cc:290] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:34.045331 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:34.046007 32243 raft_consensus.cc:3060] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.046774 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa93c8b17134b308e1a092073d56dbe" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:34.048404 32390 raft_consensus.cc:3055] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.048712 32390 raft_consensus.cc:740] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:34.049453 32390 consensus_queue.cc:260] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:34.050851 32390 raft_consensus.cc:3060] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.052662 32243 raft_consensus.cc:2468] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:34.053869   454 leader_election.cc:304] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:34.054644  1050 raft_consensus.cc:2804] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.055119  1050 raft_consensus.cc:697] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:34.055975  1050 consensus_queue.cc:237] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:34.056877 32390 raft_consensus.cc:2468] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:34.064774 32143 catalog_manager.cc:5697] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.155239 32318 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 6 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:34.156725  1156 raft_consensus.cc:993] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:34.157215  1156 raft_consensus.cc:1081] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:34.157567  1101 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:13:34.158854 32318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43350
I20260709 12:13:34.159425 32318 raft_consensus.cc:493] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.159787 32318 raft_consensus.cc:3060] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.159919 32320 raft_consensus.cc:1275] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.162992   487 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 6 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:34.163484  1042 consensus_queue.cc:1048] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.164453  1101 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:13:34.175534 32314 consensus_queue.cc:237] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:34.180994 32318 raft_consensus.cc:515] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:34.187330 32318 leader_election.cc:290] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:34.189307 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:34.191701 32390 raft_consensus.cc:3060] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.198560 32390 raft_consensus.cc:2468] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:34.199654 32285 leader_election.cc:304] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:34.200944  1153 raft_consensus.cc:2804] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.201540  1153 raft_consensus.cc:697] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:34.203737  1153 consensus_queue.cc:237] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:34.212431 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0f48bbc7c046f6a730df1a1611dade" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:34.213090 32243 raft_consensus.cc:3055] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.213383 32243 raft_consensus.cc:740] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:34.214152 32243 consensus_queue.cc:260] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:34.215198 32243 raft_consensus.cc:3060] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.223090 32243 raft_consensus.cc:2468] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:34.223805 32241 raft_consensus.cc:1275] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.226084  1000 consensus_queue.cc:1048] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:34.231925 32285 consensus_peers.cc:597] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75d2eece5ac24db68696fa5ee54d79a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:34.233867 32390 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:34.236653  1044 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.247777 32243 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:34.250478  1117 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.258138  1044 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.259718 32394 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.261220 32243 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.272420 32314 raft_consensus.cc:1275] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:34.274158  1129 consensus_queue.cc:1048] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.275576 32143 catalog_manager.cc:5697] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.278280 32240 consensus_queue.cc:237] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:34.285629 32390 raft_consensus.cc:1275] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:34.288986  1156 consensus_queue.cc:1048] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:34.294725 32210 consensus_peers.cc:597] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04253db9ace2428eb8a9d3218b1ff578. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:34.297292 32390 raft_consensus.cc:1275] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:34.299093  1156 consensus_queue.cc:1048] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.301527 32314 raft_consensus.cc:1275] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:34.308190  1156 consensus_queue.cc:1048] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.308190 32144 catalog_manager.cc:5697] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.321846  1101 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.361116 32390 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.376348 32394 consensus_queue.cc:237] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:34.376097 32318 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.388980 32143 catalog_manager.cc:5697] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.397869 32243 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:34.398190 32359 consensus_peers.cc:597] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c10c826e5ec4d86b06b5b22b37148cc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:34.398211 32318 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:34.399291   975 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.400609  1000 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.408223   975 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.410082 32243 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.414744 32314 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.422430 32318 consensus_queue.cc:237] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:34.426749 32141 catalog_manager.cc:5697] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
W20260709 12:13:34.430037 32285 consensus_peers.cc:597] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a228c7b7c3dc446fa9f33a1749606fbd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:34.432672 32240 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:34.434489  1153 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.437089 32394 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:34.442749  1153 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.452343  1044 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.454850 32390 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.456038 32240 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:34.481146 32143 catalog_manager.cc:5697] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.579547 32390 raft_consensus.cc:1275] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.581748  1050 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:34.598133 32240 raft_consensus.cc:1275] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:34.600821  1063 consensus_queue.cc:1048] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:34.737896 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:34.747566 32394 raft_consensus.cc:1275] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.748898  1044 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.761448 32240 raft_consensus.cc:1275] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:34.772248  1153 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:34.811925 32240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bbe5ed1593e492c81ff98bbda4d8a80"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:34.812536 32240 raft_consensus.cc:606] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:34.815451 32394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:34.816002 32394 raft_consensus.cc:606] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:34.816340  1194 ts_tablet_manager.cc:933] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:34.819270 32314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:34.819881 32314 raft_consensus.cc:606] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:34.821417 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:34.823642 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:34.824709 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:34.824863  1153 raft_consensus.cc:993] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:34.825407  1153 raft_consensus.cc:1081] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:34.827023 32390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:34.827559 32390 raft_consensus.cc:493] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.827984 32390 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.837203  1196 ts_tablet_manager.cc:933] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:34.861447  1196 tablet_copy_client.cc:323] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:34.863117 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 04253db9ace2428eb8a9d3218b1ff578 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:34.863678 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 04253db9ace2428eb8a9d3218b1ff578 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-04253db9ace2428eb8a9d3218b1ff578
I20260709 12:13:34.862900 32390 raft_consensus.cc:515] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:34.875427 32256 tablet_copy_source_session.cc:215] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:34.875998 32390 leader_election.cc:290] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 3 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:34.876858 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:34.877460 32240 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.877785 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:34.879483  1197 ts_tablet_manager.cc:933] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:34.878734  1194 tablet_copy_client.cc:323] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:34.879437 32314 raft_consensus.cc:3055] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:34.881681 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet 9c10c826e5ec4d86b06b5b22b37148cc from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:34.881809 32314 raft_consensus.cc:740] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:34.882287 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet 9c10c826e5ec4d86b06b5b22b37148cc from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-9c10c826e5ec4d86b06b5b22b37148cc
I20260709 12:13:34.883558 32314 consensus_queue.cc:260] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:34.888115  1196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04253db9ace2428eb8a9d3218b1ff578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:34.897574  1042 raft_consensus.cc:993] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:34.898084  1042 raft_consensus.cc:1081] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:34.899562 32315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:34.900149 32315 raft_consensus.cc:493] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:34.900516 32315 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.901293 32405 tablet_copy_source_session.cc:215] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:34.902684 32240 raft_consensus.cc:2468] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:34.903903 32360 leader_election.cc:304] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:34.904649   975 raft_consensus.cc:2804] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:34.905107   975 raft_consensus.cc:697] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:34.905894   975 consensus_queue.cc:237] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:34.905079  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c10c826e5ec4d86b06b5b22b37148cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:34.913774 32315 raft_consensus.cc:515] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:34.915856 32315 leader_election.cc:290] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:34.917364 32394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:34.917955 32394 raft_consensus.cc:3055] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.918259 32394 raft_consensus.cc:740] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:34.918974 32394 consensus_queue.cc:260] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:34.920279 32394 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.922821 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:34.923454 32243 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.926002  1197 tablet_copy_client.cc:323] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:34.927745 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet 75d2eece5ac24db68696fa5ee54d79a3 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:34.928277 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet 75d2eece5ac24db68696fa5ee54d79a3 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-75d2eece5ac24db68696fa5ee54d79a3
I20260709 12:13:34.941375 32314 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.953958 32331 tablet_copy_source_session.cc:215] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:34.957540 32394 raft_consensus.cc:2468] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:34.958568 32141 catalog_manager.cc:5697] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 2 to 3, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.960870  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d2eece5ac24db68696fa5ee54d79a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:34.962613 32285 leader_election.cc:304] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:34.963518  1153 raft_consensus.cc:2804] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.964011  1153 raft_consensus.cc:697] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:34.964988  1153 consensus_queue.cc:237] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:34.982101 32243 raft_consensus.cc:2468] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:34.985698 32144 catalog_manager.cc:5697] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.989418 32314 raft_consensus.cc:2468] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:34.996011  1196 tablet_copy_client.cc:806] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:34.996688  1196 tablet_copy_client.cc:670] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:35.004253  1197 tablet_copy_client.cc:806] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:35.005400  1197 tablet_copy_client.cc:670] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:35.001914  1194 tablet_copy_client.cc:806] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:35.007102  1194 tablet_copy_client.cc:670] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:35.007544 32314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:35.008206 32314 raft_consensus.cc:606] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership
I20260709 12:13:35.010030  1197 tablet_copy_client.cc:538] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:35.012413 32314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:35.013074 32314 raft_consensus.cc:606] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership
W20260709 12:13:35.014182 32130 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 9c10c826e5ec4d86b06b5b22b37148cc already in progress [suppressed 5 similar messages]
I20260709 12:13:35.016855  1194 tablet_copy_client.cc:538] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:35.016593  1196 tablet_copy_client.cc:538] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:35.024992  1197 tablet_bootstrap.cc:492] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:35.030445  1194 tablet_bootstrap.cc:492] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:35.031860  1196 tablet_bootstrap.cc:492] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:35.032258 32314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:35.032874 32314 raft_consensus.cc:606] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership
W20260709 12:13:35.037886 32192 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:13:35.038341 32192 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 9c10c826e5ec4d86b06b5b22b37148cc already in progress
W20260709 12:13:35.038627 32192 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 9c10c826e5ec4d86b06b5b22b37148cc already in progress
I20260709 12:13:35.058678  1204 ts_tablet_manager.cc:933] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:35.063051  1194 tablet_bootstrap.cc:492] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:35.062314  1197 tablet_bootstrap.cc:492] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:35.064440  1197 tablet_bootstrap.cc:492] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:35.065131  1197 ts_tablet_manager.cc:1403] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.007s
I20260709 12:13:35.065440  1194 tablet_bootstrap.cc:492] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:35.066138  1196 tablet_bootstrap.cc:492] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:35.066180  1194 ts_tablet_manager.cc:1403] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.036s	user 0.031s	sys 0.000s
I20260709 12:13:35.067360  1196 tablet_bootstrap.cc:492] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:35.068111  1196 ts_tablet_manager.cc:1403] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.011s
I20260709 12:13:35.068156  1197 raft_consensus.cc:359] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.069193  1197 raft_consensus.cc:740] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:35.069881  1197 consensus_queue.cc:260] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.072865  1197 ts_tablet_manager.cc:1434] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:35.075192  1196 raft_consensus.cc:359] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.077224 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-75d2eece5ac24db68696fa5ee54d79a3 received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:35.077661 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-75d2eece5ac24db68696fa5ee54d79a3 on tablet 75d2eece5ac24db68696fa5ee54d79a3 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:35.078585  1196 raft_consensus.cc:740] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:35.083441  1204 tablet_copy_client.cc:323] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:35.079380  1196 consensus_queue.cc:260] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.070114  1194 raft_consensus.cc:359] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.084770  1194 raft_consensus.cc:740] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:35.085722 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet a228c7b7c3dc446fa9f33a1749606fbd from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:35.085496  1194 consensus_queue.cc:260] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.086297 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet a228c7b7c3dc446fa9f33a1749606fbd from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-a228c7b7c3dc446fa9f33a1749606fbd
I20260709 12:13:35.087486  1194 ts_tablet_manager.cc:1434] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:13:35.089304 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-9c10c826e5ec4d86b06b5b22b37148cc received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:35.089702 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-9c10c826e5ec4d86b06b5b22b37148cc on tablet 9c10c826e5ec4d86b06b5b22b37148cc with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:35.099125  1196 ts_tablet_manager.cc:1434] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260709 12:13:35.103152 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-04253db9ace2428eb8a9d3218b1ff578 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:35.103578 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-04253db9ace2428eb8a9d3218b1ff578 on tablet 04253db9ace2428eb8a9d3218b1ff578 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:35.105435 32331 tablet_copy_source_session.cc:215] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:35.108891  1204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a228c7b7c3dc446fa9f33a1749606fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:35.124418  1204 tablet_copy_client.cc:806] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:35.124995  1204 tablet_copy_client.cc:670] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:35.128363  1204 tablet_copy_client.cc:538] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:35.135823  1204 tablet_bootstrap.cc:492] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:35.154354  1204 tablet_bootstrap.cc:492] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:35.155207  1204 tablet_bootstrap.cc:492] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:35.155835  1204 ts_tablet_manager.cc:1403] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:13:35.158860  1204 raft_consensus.cc:359] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.159657  1204 raft_consensus.cc:740] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:35.160292  1204 consensus_queue.cc:260] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.162431  1204 ts_tablet_manager.cc:1434] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:35.163985 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-a228c7b7c3dc446fa9f33a1749606fbd received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:35.164434 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-a228c7b7c3dc446fa9f33a1749606fbd on tablet a228c7b7c3dc446fa9f33a1749606fbd with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:35.230484  1156 raft_consensus.cc:993] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:35.230997  1182 raft_consensus.cc:1081] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:35.232736 32314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bbe5ed1593e492c81ff98bbda4d8a80"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43350
I20260709 12:13:35.233361 32314 raft_consensus.cc:493] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:35.233709 32314 raft_consensus.cc:3060] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.239856 32314 raft_consensus.cc:515] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:35.242281 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe5ed1593e492c81ff98bbda4d8a80" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:35.242368 32314 leader_election.cc:290] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715)
I20260709 12:13:35.242923 32243 raft_consensus.cc:3055] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:35.243256 32243 raft_consensus.cc:740] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:35.244005 32243 consensus_queue.cc:260] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:35.245886   486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe5ed1593e492c81ff98bbda4d8a80" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
I20260709 12:13:35.246433   486 raft_consensus.cc:3060] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.245217 32243 raft_consensus.cc:3060] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.254037   486 raft_consensus.cc:2468] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:35.256102 32243 raft_consensus.cc:2468] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:35.256386 32285 leader_election.cc:304] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 
I20260709 12:13:35.257445  1153 raft_consensus.cc:2804] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:35.257957  1153 raft_consensus.cc:697] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:35.258806  1153 consensus_queue.cc:237] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:35.272363 32144 catalog_manager.cc:5697] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.370359   486 raft_consensus.cc:1217] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:35.379436 32318 raft_consensus.cc:1275] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:35.380688   975 consensus_queue.cc:1048] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.400355 32240 raft_consensus.cc:1275] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:35.407157  1042 consensus_queue.cc:1048] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.416497   486 raft_consensus.cc:1217] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:35.516093 32394 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:35.517457  1174 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.519503   486 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Advancing to term 2
I20260709 12:13:35.527468   486 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:35.527820  1174 raft_consensus.cc:993] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:35.529132  1174 raft_consensus.cc:1081] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:35.531023  1117 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.537914 32240 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:35.539167 32390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:35.542198 32390 raft_consensus.cc:493] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:35.542696 32390 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.560918  1174 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.567399 32390 raft_consensus.cc:515] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.581595 32390 leader_election.cc:290] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 3 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:35.582314 32318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:35.582926 32318 raft_consensus.cc:3055] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:35.583201 32318 raft_consensus.cc:740] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:35.583947 32318 consensus_queue.cc:260] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.585126 32318 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.588676 32243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10c826e5ec4d86b06b5b22b37148cc" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:35.600895 32318 raft_consensus.cc:2468] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:35.603709 32360 leader_election.cc:304] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:35.604875   975 raft_consensus.cc:2804] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:35.605321   975 raft_consensus.cc:697] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:35.606062   975 consensus_queue.cc:237] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:35.623230   486 raft_consensus.cc:1217] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:35.636390 32144 catalog_manager.cc:5697] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 2 to 3, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.688575   486 raft_consensus.cc:1275] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:35.689883  1117 consensus_queue.cc:1048] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:35.699720 32243 raft_consensus.cc:1275] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:35.700902  1174 consensus_queue.cc:1048] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:35.946863 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:35.964948  1174 raft_consensus.cc:1064] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:35.969440  1174 consensus_queue.cc:237] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:35.983996 32389 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:35.986009 32243 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:35.987528  1117 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:35.988937  1153 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:35.991321   486 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:35.991501  1156 raft_consensus.cc:1064] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
W20260709 12:13:35.996579 32211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.997099  1153 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:36.013218  1156 consensus_queue.cc:237] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
W20260709 12:13:36.068091 32210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:34633, user_credentials={real_user=slave}} blocked reactor thread for 49271us
I20260709 12:13:36.083269  1117 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.092763 32243 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.110827 32315 raft_consensus.cc:1275] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:36.112775  1101 consensus_queue.cc:1048] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:36.115808 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 63136.8us
I20260709 12:13:36.117664 32141 catalog_manager.cc:5697] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.129411   486 raft_consensus.cc:1275] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:36.140515   486 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Advancing to term 3
I20260709 12:13:36.149839   486 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:36.151185  1044 raft_consensus.cc:1064] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:36.153101  1044 consensus_queue.cc:237] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.152643 32394 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.159835 32240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:36.160529 32240 raft_consensus.cc:606] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:36.166873  1156 consensus_queue.cc:1048] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:36.174134   975 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:36.162312   486 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.183570 32390 raft_consensus.cc:1275] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:36.199797   975 raft_consensus.cc:1064] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
W20260709 12:13:36.200224   975 raft_consensus.cc:1068] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: Unable to promote non-voter 9dd61442e4da46198ce23bd7cc7eb89e: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:13:36.205331 32315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:36.207259 32240 raft_consensus.cc:3060] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:36.214677  1227 consensus_queue.cc:1048] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:36.222483 32240 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:36.231722 32318 consensus_queue.cc:237] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.240259  1000 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:36.246006  1156 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.247973 32394 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:36.252367 32315 raft_consensus.cc:606] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:36.255892  1174 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:36.261312   488 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:36.261626 32395 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:36.263206  1153 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:36.265391  1174 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:36.263303 32390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d79f629263954770a3b15482bb978dc6"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:36.267526 32390 raft_consensus.cc:606] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:36.267031  1153 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.267254   488 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.270622 32394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:36.271205 32394 raft_consensus.cc:606] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:36.271973 32389 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.299675   487 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:36.310910  1233 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:36.313840  1174 raft_consensus.cc:993] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:36.314575  1174 raft_consensus.cc:1081] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:36.327376 32390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:36.327989 32390 raft_consensus.cc:493] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.328729 32390 raft_consensus.cc:3060] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.330694 32318 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:36.334956   486 raft_consensus.cc:2955] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.295890 32394 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.338529  1222 raft_consensus.cc:1064] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:36.340351  1233 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.339807   975 raft_consensus.cc:993] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282: : Instructing follower d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:36.347205   975 raft_consensus.cc:1081] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:36.343560  1222 consensus_queue.cc:237] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.347863   485 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.386317 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:36.388267 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75d2eece5ac24db68696fa5ee54d79a3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:36.405705 32241 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:36.408144 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:36.409933 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:36.400715 32141 catalog_manager.cc:5697] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.413630 32317 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
W20260709 12:13:36.443463 32360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 102934us
I20260709 12:13:36.449299  1000 raft_consensus.cc:993] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:36.450112  1000 raft_consensus.cc:1081] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:36.451076 32390 raft_consensus.cc:515] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.479990   487 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:36.491864  1000 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:36.510721 32395 raft_consensus.cc:1240] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Rejecting Update request from peer 955f068a9d6545c4a18f1856a115255c for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:36.516505  1044 consensus_queue.cc:1059] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:36.517803  1044 raft_consensus.cc:3055] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:36.519901   487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
I20260709 12:13:36.518246 32390 leader_election.cc:290] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715)
I20260709 12:13:36.520300  1044 raft_consensus.cc:740] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:36.528118  1044 consensus_queue.cc:260] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.529616  1044 raft_consensus.cc:3060] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:36.546721 32211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:38975, user_credentials={real_user=slave}} blocked reactor thread for 108653us
I20260709 12:13:36.564889 32144 catalog_manager.cc:5697] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
W20260709 12:13:36.564883   454 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:45003, user_credentials={real_user=slave}} blocked reactor thread for 48624.4us
I20260709 12:13:36.628078 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet 75d2eece5ac24db68696fa5ee54d79a3 with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:36.638159 32239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d79f629263954770a3b15482bb978dc6"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:41850
I20260709 12:13:36.639070 32239 raft_consensus.cc:493] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.639484 32239 raft_consensus.cc:3060] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.642405 32246 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:36.652956 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:36.653662 32240 raft_consensus.cc:3060] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.657433 32144 catalog_manager.cc:5697] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:36.683570  1229 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:36.688252 32240 raft_consensus.cc:2468] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:36.686234 32239 raft_consensus.cc:515] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.692355 32239 leader_election.cc:290] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 2 election: Requested vote from peers 0354400820b248608958da888f8cf282 (127.30.90.67:34633), 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715)
I20260709 12:13:36.694000   485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
I20260709 12:13:36.694741   485 raft_consensus.cc:3060] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.714241 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f629263954770a3b15482bb978dc6" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:36.718820 32390 raft_consensus.cc:3055] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:36.719209 32390 raft_consensus.cc:740] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:36.720441 32390 consensus_queue.cc:260] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.722121 32390 raft_consensus.cc:3060] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.718514   485 raft_consensus.cc:2468] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 2.
I20260709 12:13:36.724100 32210 leader_election.cc:304] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:36.726305  1249 raft_consensus.cc:2804] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:36.726785  1249 raft_consensus.cc:697] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 2 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:36.727752  1249 consensus_queue.cc:237] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.738270  1252 tablet_replica.cc:333] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:36.739625  1252 raft_consensus.cc:2243] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:36.740424  1252 raft_consensus.cc:2272] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.744107 32390 raft_consensus.cc:2468] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 2.
I20260709 12:13:36.747968 32315 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:13:36.751516 32130 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet a228c7b7c3dc446fa9f33a1749606fbd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 955f068a9d6545c4a18f1856a115255c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.754820 32317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:36.757104 32317 raft_consensus.cc:493] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.757577 32317 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:36.775386 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a228c7b7c3dc446fa9f33a1749606fbd" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:36.780634 32317 raft_consensus.cc:515] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:36.783692 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:36.784255 32389 raft_consensus.cc:3055] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:36.785234 32389 raft_consensus.cc:740] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:36.786327 32389 consensus_queue.cc:260] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:36.787500 32389 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:36.787639  1227 raft_consensus.cc:993] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:36.788216  1227 raft_consensus.cc:1081] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:36.791726 32239 consensus_queue.cc:237] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.799502  1241 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:36.803792 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f764488aa6894aa58fbec12b228a5469" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:36.804498 32244 raft_consensus.cc:3060] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:36.804766 32315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43350
I20260709 12:13:36.805382 32315 raft_consensus.cc:493] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:36.805778 32315 raft_consensus.cc:3060] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.815184 32244 raft_consensus.cc:2468] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 4.
I20260709 12:13:36.820428 32389 raft_consensus.cc:2468] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 4.
I20260709 12:13:36.778200  1252 ts_tablet_manager.cc:1916] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:36.820847   487 raft_consensus.cc:1275] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:36.827494  1226 consensus_queue.cc:1048] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:36.820967 32317 leader_election.cc:290] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 4 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:36.836097 32285 leader_election.cc:304] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:36.835922  1249 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.837203  1246 raft_consensus.cc:2804] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:36.837908  1246 raft_consensus.cc:697] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 4 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:36.838878  1246 consensus_queue.cc:237] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:36.843786 32389 raft_consensus.cc:1275] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:36.844075 32312 raft_consensus.cc:2468] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:36.850256 32315 raft_consensus.cc:515] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:36.852317 32315 leader_election.cc:290] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:36.854298 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:36.854956 32389 raft_consensus.cc:3060] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.854422   487 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.857926 32360 leader_election.cc:304] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:36.858806 32141 catalog_manager.cc:5697] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 2 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:36.860699  1226 consensus_queue.cc:1048] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:36.863313 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:36.863897 32240 raft_consensus.cc:3055] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:36.864167 32240 raft_consensus.cc:740] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:36.865978 32240 consensus_queue.cc:260] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:36.867113 32240 raft_consensus.cc:3060] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:36.858829  1000 raft_consensus.cc:2804] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:36.869257  1000 raft_consensus.cc:697] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:36.870101  1000 consensus_queue.cc:237] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:36.875957 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04253db9ace2428eb8a9d3218b1ff578 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:36.879313 32240 raft_consensus.cc:2468] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:36.879949  1229 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.882303 32286 leader_election.cc:304] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:36.883448  1247 raft_consensus.cc:2804] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:36.883970  1247 raft_consensus.cc:697] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:36.884898  1247 consensus_queue.cc:237] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:36.895155 32141 catalog_manager.cc:5697] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.904834 32394 raft_consensus.cc:2955] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.912813 32143 catalog_manager.cc:5697] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 3 to 2, term changed from 1 to 2, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67), 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from VOTER to NON_VOTER, now has a pending config: VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65), VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66), VOTER 0354400820b248608958da888f8cf282 (127.30.90.67), VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.920683 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet 04253db9ace2428eb8a9d3218b1ff578 with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:36.925840 32240 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.929930  1258 tablet_replica.cc:333] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:36.929514   487 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.931521  1258 raft_consensus.cc:2243] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:36.932476  1258 raft_consensus.cc:2272] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:36.934403 32389 raft_consensus.cc:2468] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:36.952550  1258 ts_tablet_manager.cc:1916] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:36.956391 32143 catalog_manager.cc:5697] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 5, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.966498  1252 ts_tablet_manager.cc:1929] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:36.967085  1252 log.cc:1199] T 75d2eece5ac24db68696fa5ee54d79a3 P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/75d2eece5ac24db68696fa5ee54d79a3
I20260709 12:13:36.971889 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet 75d2eece5ac24db68696fa5ee54d79a3 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:36.977773 32317 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:36.988176 32389 consensus_queue.cc:237] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:37.007011   487 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:37.008220 32240 raft_consensus.cc:1275] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:37.009181   975 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:37.012178   975 consensus_queue.cc:1048] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:37.017796  1241 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:37.022854   486 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:37.031648 32240 raft_consensus.cc:2955] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:37.046412 32143 catalog_manager.cc:5697] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 3 to 4, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 4 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:37.051076 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c10c826e5ec4d86b06b5b22b37148cc with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:37.055542  1258 ts_tablet_manager.cc:1929] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:37.056002  1258 log.cc:1199] T 04253db9ace2428eb8a9d3218b1ff578 P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/04253db9ace2428eb8a9d3218b1ff578
I20260709 12:13:37.048467 32143 catalog_manager.cc:5697] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:37.063897 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet 04253db9ace2428eb8a9d3218b1ff578 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:37.071043 32141 catalog_manager.cc:5697] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 5 to 6, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 3 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:37.082286 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c10c826e5ec4d86b06b5b22b37148cc with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:37.083789  1258 tablet_replica.cc:333] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:37.108920  1258 raft_consensus.cc:2243] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:37.109838  1258 raft_consensus.cc:2272] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:37.113639  1258 ts_tablet_manager.cc:1916] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:37.139855  1258 ts_tablet_manager.cc:1929] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:13:37.140223  1258 log.cc:1199] T 9c10c826e5ec4d86b06b5b22b37148cc P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/9c10c826e5ec4d86b06b5b22b37148cc
I20260709 12:13:37.141717 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet 9c10c826e5ec4d86b06b5b22b37148cc (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:37.284934   487 raft_consensus.cc:1275] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.286327  1249 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.286514 32394 raft_consensus.cc:1275] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.288350  1249 consensus_queue.cc:1048] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:37.319749 32389 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:37.336452  1247 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:37.356693 32239 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:37.415308  1044 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:37.432222 32240 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:37.442124 32239 raft_consensus.cc:1275] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:37.455127 32312 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:37.466570  1000 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.466382  1247 consensus_queue.cc:1048] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:37.474517 32390 raft_consensus.cc:1275] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:37.475952  1044 consensus_queue.cc:1048] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:37.482843  1000 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.495512   487 raft_consensus.cc:3060] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.507400 32142 catalog_manager.cc:5697] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65), VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66), VOTER 0354400820b248608958da888f8cf282 (127.30.90.67), VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:37.537189  1241 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:37.550246   487 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:37.552045   975 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.565811 32240 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:37.902652 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:37.957324 32244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a2527c54062475daaf410dd7cc21774"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:37.957999 32244 raft_consensus.cc:606] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:37.960880 32317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:37.961432 32317 raft_consensus.cc:606] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:37.964411 32317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:37.964944 32317 raft_consensus.cc:606] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:37.967821 32390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:37.968339 32390 raft_consensus.cc:606] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Received request to transfer leadership to TS d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:37.970618 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:37.972384 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:37.973105 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:37.984133 32390 consensus_queue.cc:237] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:37.989506   486 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.990291 32317 raft_consensus.cc:1275] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.990767  1000 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.992408  1000 consensus_queue.cc:1048] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:37.999302  1241 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:38.006384   486 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:38.017541 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a228c7b7c3dc446fa9f33a1749606fbd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 12:13:38.023535 32142 catalog_manager.cc:5697] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 3 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.040853 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet a228c7b7c3dc446fa9f33a1749606fbd with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:38.049022 32312 raft_consensus.cc:2955] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:38.064365  1272 tablet_replica.cc:333] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:38.065469  1272 raft_consensus.cc:2243] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:38.066179  1272 raft_consensus.cc:2272] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:38.084465  1272 ts_tablet_manager.cc:1916] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:38.099249  1272 ts_tablet_manager.cc:1929] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:38.099750  1272 log.cc:1199] T a228c7b7c3dc446fa9f33a1749606fbd P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/a228c7b7c3dc446fa9f33a1749606fbd
I20260709 12:13:38.101370  1246 raft_consensus.cc:993] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:38.101904  1246 raft_consensus.cc:1081] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:38.103102 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet a228c7b7c3dc446fa9f33a1749606fbd (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:38.103464 32390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:38.104043 32390 raft_consensus.cc:493] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.104419 32390 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.110533 32390 raft_consensus.cc:515] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:38.112215 32390 leader_election.cc:290] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 3 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:38.113269 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:38.113615 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:38.113935 32240 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.114262 32317 raft_consensus.cc:3055] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:38.114571 32317 raft_consensus.cc:740] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:38.115295 32317 consensus_queue.cc:260] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:38.116364 32317 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:38.119746 32240 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:38.120853 32360 leader_election.cc:304] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:38.121497  1000 raft_consensus.cc:2804] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:38.121965  1000 raft_consensus.cc:697] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:38.122291 32317 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:38.122648  1000 consensus_queue.cc:237] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:38.133455 32142 catalog_manager.cc:5697] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 2 to 3, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.260879  1247 raft_consensus.cc:993] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:38.261399  1247 raft_consensus.cc:1081] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:38.264086 32389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:38.264678 32389 raft_consensus.cc:493] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.265141 32389 raft_consensus.cc:3060] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.270987 32389 raft_consensus.cc:515] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:38.272413 32389 leader_election.cc:290] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:38.273092 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:38.273313 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88deaed37d894eb7aee23f7a7558aa52" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:38.273744 32240 raft_consensus.cc:3060] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.273922 32317 raft_consensus.cc:3055] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:38.274300 32317 raft_consensus.cc:740] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:38.274945 32317 consensus_queue.cc:260] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:38.276036 32317 raft_consensus.cc:3060] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.279456 32240 raft_consensus.cc:2468] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:38.280385 32360 leader_election.cc:304] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:38.281167  1000 raft_consensus.cc:2804] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:38.281224 32317 raft_consensus.cc:2468] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:38.282083  1000 raft_consensus.cc:697] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:38.282876  1000 consensus_queue.cc:237] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:38.295392  1226 raft_consensus.cc:993] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:38.295899  1226 raft_consensus.cc:1081] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:38.297371 32142 catalog_manager.cc:5697] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 1 to 2, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.298352   486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a2527c54062475daaf410dd7cc21774"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50916
I20260709 12:13:38.298929   486 raft_consensus.cc:493] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.299273   486 raft_consensus.cc:3060] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.305729   486 raft_consensus.cc:515] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:38.307716   486 leader_election.cc:290] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:38.308426 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2527c54062475daaf410dd7cc21774" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:38.309306 32244 raft_consensus.cc:3055] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:38.309707 32244 raft_consensus.cc:740] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:38.310472 32244 consensus_queue.cc:260] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:38.311672 32244 raft_consensus.cc:3060] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.316385 32244 raft_consensus.cc:2468] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:38.308670 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2527c54062475daaf410dd7cc21774" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:38.317022 32389 raft_consensus.cc:3060] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:38.317608   454 leader_election.cc:304] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:38.318675  1251 raft_consensus.cc:2804] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:38.319267  1251 raft_consensus.cc:697] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:38.320205  1251 consensus_queue.cc:237] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:38.324941  1241 raft_consensus.cc:993] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282: : Instructing follower d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:38.325896   975 raft_consensus.cc:1081] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Signalling peer d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:38.328650 32389 raft_consensus.cc:2468] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:38.329993 32244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:41850
I20260709 12:13:38.330549 32244 raft_consensus.cc:493] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:38.330911 32244 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:38.336725 32244 raft_consensus.cc:515] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:38.338433 32244 leader_election.cc:290] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 4 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:38.339128 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:38.339381 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b272fb16641cda18cf60b4272eab7" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:38.339708 32317 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:38.339948 32389 raft_consensus.cc:3055] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:38.340346 32389 raft_consensus.cc:740] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:38.339440 32142 catalog_manager.cc:5697] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.341104 32389 consensus_queue.cc:260] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:38.341982 32389 raft_consensus.cc:3060] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:38.346529 32317 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 4.
I20260709 12:13:38.347627 32389 raft_consensus.cc:2468] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 4.
I20260709 12:13:38.349161 32211 leader_election.cc:304] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:38.350080  1101 raft_consensus.cc:2804] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:38.350529  1101 raft_consensus.cc:697] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 4 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:38.351334  1101 consensus_queue.cc:237] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:38.374454 32142 catalog_manager.cc:5697] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 3 to 4, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 4 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.577673 32244 raft_consensus.cc:1275] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:38.578817  1241 consensus_queue.cc:1048] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.590283 32317 raft_consensus.cc:1275] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:38.591833  1241 consensus_queue.cc:1048] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.709002 32312 raft_consensus.cc:1275] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:38.710075  1241 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:38.718575 32240 raft_consensus.cc:1275] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:38.720214  1241 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:38.738760 32390 raft_consensus.cc:1275] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.739889  1251 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.755057 32244 raft_consensus.cc:1275] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.760929  1276 consensus_queue.cc:1048] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:38.800118 32389 raft_consensus.cc:1275] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:38.801183  1101 consensus_queue.cc:1048] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:38.811944 32312 raft_consensus.cc:1275] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:38.815734  1101 consensus_queue.cc:1048] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.082942 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:39.111605 32244 consensus_queue.cc:237] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.117992 32390 raft_consensus.cc:1275] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:39.118170 32210 consensus_peers.cc:597] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d4498d2b05a4b2c90949cc5ef2e734f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.119483  1277 consensus_queue.cc:1048] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.120047 32312 raft_consensus.cc:1275] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.122117  1277 consensus_queue.cc:1048] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.137507  1101 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.139649 32394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:39.139250 32389 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.140259 32394 raft_consensus.cc:606] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:39.147697 32312 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.153016 32390 consensus_queue.cc:237] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.156311 32244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:39.156124 32144 catalog_manager.cc:5697] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.156903 32244 raft_consensus.cc:606] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:39.163513 32240 raft_consensus.cc:1275] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:39.160290 32317 raft_consensus.cc:1275] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:39.161469 32359 consensus_peers.cc:597] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88deaed37d894eb7aee23f7a7558aa52. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.166530   975 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.167765 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:39.167838  1000 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:39.169486 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:39.170288 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:39.176712  1000 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.178486 32244 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.181463 32317 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.202876 32390 consensus_queue.cc:237] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:39.222344 32359 consensus_peers.cc:597] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 441d5c73c97b4a039bad8668e86656c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.227654 32244 raft_consensus.cc:1275] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.228961 32317 raft_consensus.cc:1275] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.229959  1000 consensus_queue.cc:1048] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.239581  1000 consensus_queue.cc:1048] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.242475 32141 catalog_manager.cc:5697] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.255635   975 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.259025 32317 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.260519 32244 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.276983 32240 consensus_queue.cc:237] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.290380 32142 catalog_manager.cc:5697] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:39.292804 32210 consensus_peers.cc:597] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9eff7871979489295bd091d76d35a97. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:39.293637 32317 raft_consensus.cc:1275] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.295823  1226 consensus_queue.cc:1048] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.300730 32390 raft_consensus.cc:1275] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:39.305387  1277 consensus_queue.cc:1048] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:39.331451  1101 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.332859 32312 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.332984 32390 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.361403 32144 catalog_manager.cc:5697] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:39.437878  1000 raft_consensus.cc:993] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:39.438946  1296 raft_consensus.cc:1081] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:39.440364 32317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:39.440887 32317 raft_consensus.cc:493] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.441236 32317 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.448958 32317 raft_consensus.cc:515] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:39.450771 32317 leader_election.cc:290] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 4 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:39.452592 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:39.453146 32240 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.452665 32390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bce6ae554c447ca9482bf9e8b28ecb" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:39.454001 32390 raft_consensus.cc:3055] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:39.454371 32390 raft_consensus.cc:740] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:39.455206 32390 consensus_queue.cc:260] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:39.456542 32390 raft_consensus.cc:3060] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.463093 32240 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 4.
I20260709 12:13:39.469218 32286 leader_election.cc:304] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:39.471043  1306 raft_consensus.cc:2804] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:39.471529  1306 raft_consensus.cc:697] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 4 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:39.472978  1306 consensus_queue.cc:237] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:39.481216 32390 raft_consensus.cc:2468] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 4.
I20260709 12:13:39.487252 32142 catalog_manager.cc:5697] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 3 to 4, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 4 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.587175  1307 ts_tablet_manager.cc:933] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:39.594338  1307 tablet_copy_client.cc:323] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:39.596210 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 1d4498d2b05a4b2c90949cc5ef2e734f from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:39.596779 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 1d4498d2b05a4b2c90949cc5ef2e734f from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-1d4498d2b05a4b2c90949cc5ef2e734f
I20260709 12:13:39.602893 32256 tablet_copy_source_session.cc:215] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:39.606184  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4498d2b05a4b2c90949cc5ef2e734f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:39.619299  1307 tablet_copy_client.cc:806] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:39.619885  1307 tablet_copy_client.cc:670] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:39.625761  1307 tablet_copy_client.cc:538] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:39.635630  1307 tablet_bootstrap.cc:492] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:39.666173  1307 tablet_bootstrap.cc:492] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:39.667172  1307 tablet_bootstrap.cc:492] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:39.667912  1307 ts_tablet_manager.cc:1403] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.008s
I20260709 12:13:39.671036  1307 raft_consensus.cc:359] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.671866  1307 raft_consensus.cc:740] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:39.672518  1307 consensus_queue.cc:260] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.675170  1307 ts_tablet_manager.cc:1434] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:39.676852 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-1d4498d2b05a4b2c90949cc5ef2e734f received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:39.677320 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-1d4498d2b05a4b2c90949cc5ef2e734f on tablet 1d4498d2b05a4b2c90949cc5ef2e734f with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:39.695055  1101 raft_consensus.cc:993] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:39.695521  1226 raft_consensus.cc:1081] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:39.696990 32390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36130
I20260709 12:13:39.697412 32390 raft_consensus.cc:493] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.697741 32390 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.702062 32390 raft_consensus.cc:515] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:39.703578 32390 leader_election.cc:290] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 4 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:39.704169 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:39.704543 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c7097b05424cb2bc05a663561584e8" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:39.704735 32240 raft_consensus.cc:3055] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:39.705062 32240 raft_consensus.cc:740] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:39.705076 32312 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.705962 32240 consensus_queue.cc:260] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:39.707078 32240 raft_consensus.cc:3060] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:39.710747  1307 ts_tablet_manager.cc:933] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:39.712236 32312 raft_consensus.cc:2468] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 4.
I20260709 12:13:39.713426 32360 leader_election.cc:304] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, 955f068a9d6545c4a18f1856a115255c; no voters: 
I20260709 12:13:39.713913  1307 tablet_copy_client.cc:323] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:39.713563 32240 raft_consensus.cc:2468] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 4.
I20260709 12:13:39.716079  1296 raft_consensus.cc:2804] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:39.716553  1296 raft_consensus.cc:697] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 4 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:39.717398  1296 consensus_queue.cc:237] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:39.722225 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet 441d5c73c97b4a039bad8668e86656c5 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:39.722725 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet 441d5c73c97b4a039bad8668e86656c5 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-441d5c73c97b4a039bad8668e86656c5
I20260709 12:13:39.727533  1312 ts_tablet_manager.cc:933] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:39.763082 32142 catalog_manager.cc:5697] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 3 to 4, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 4 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.764662 32405 tablet_copy_source_session.cc:215] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:39.769156  1312 tablet_copy_client.cc:323] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:39.770998 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet b9eff7871979489295bd091d76d35a97 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:39.771616 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet b9eff7871979489295bd091d76d35a97 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-b9eff7871979489295bd091d76d35a97
I20260709 12:13:39.780516 32256 tablet_copy_source_session.cc:215] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:39.784655  1312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eff7871979489295bd091d76d35a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:39.787277  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441d5c73c97b4a039bad8668e86656c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:39.799453  1313 ts_tablet_manager.cc:933] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:39.811416  1312 tablet_copy_client.cc:806] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:39.812036  1312 tablet_copy_client.cc:670] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:39.812814  1313 tablet_copy_client.cc:323] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.67:34633
I20260709 12:13:39.814608 32405 tablet_copy_service.cc:140] P 0354400820b248608958da888f8cf282: Received BeginTabletCopySession request for tablet 88deaed37d894eb7aee23f7a7558aa52 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:39752)
I20260709 12:13:39.815132 32405 tablet_copy_service.cc:161] P 0354400820b248608958da888f8cf282: Beginning new tablet copy session on tablet 88deaed37d894eb7aee23f7a7558aa52 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:39752: session id = 9dd61442e4da46198ce23bd7cc7eb89e-88deaed37d894eb7aee23f7a7558aa52
I20260709 12:13:39.825672  1312 tablet_copy_client.cc:538] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:39.831398 32405 tablet_copy_source_session.cc:215] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:39.832473  1307 tablet_copy_client.cc:806] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:39.833088  1307 tablet_copy_client.cc:670] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:39.836387  1312 tablet_bootstrap.cc:492] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:39.837080  1313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88deaed37d894eb7aee23f7a7558aa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:39.842190  1307 tablet_copy_client.cc:538] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:39.852152  1307 tablet_bootstrap.cc:492] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:39.871371 32240 raft_consensus.cc:1275] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:39.874320  1306 consensus_queue.cc:1048] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.882344  1312 tablet_bootstrap.cc:492] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:39.884086  1312 tablet_bootstrap.cc:492] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:39.885165  1312 ts_tablet_manager.cc:1403] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.049s	user 0.027s	sys 0.008s
I20260709 12:13:39.889837  1307 tablet_bootstrap.cc:492] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:39.890781  1307 tablet_bootstrap.cc:492] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:39.890379  1312 raft_consensus.cc:359] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.891613  1307 ts_tablet_manager.cc:1403] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.040s	user 0.029s	sys 0.000s
I20260709 12:13:39.891521  1312 raft_consensus.cc:740] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:39.892499  1312 consensus_queue.cc:260] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.895130  1307 raft_consensus.cc:359] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.895912  1307 raft_consensus.cc:740] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:39.896221  1312 ts_tablet_manager.cc:1434] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:13:39.896575  1307 consensus_queue.cc:260] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.899190  1307 ts_tablet_manager.cc:1434] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:13:39.900841 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-441d5c73c97b4a039bad8668e86656c5 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:39.901309 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-441d5c73c97b4a039bad8668e86656c5 on tablet 441d5c73c97b4a039bad8668e86656c5 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:39.913566 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-b9eff7871979489295bd091d76d35a97 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:39.914031 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-b9eff7871979489295bd091d76d35a97 on tablet b9eff7871979489295bd091d76d35a97 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:39.918105  1313 tablet_copy_client.cc:806] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:39.918663  1313 tablet_copy_client.cc:670] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:39.938283  1313 tablet_copy_client.cc:538] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:39.950935  1313 tablet_bootstrap.cc:492] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:39.962880 32389 raft_consensus.cc:1275] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:39.964138  1306 consensus_queue.cc:1048] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.980551   486 raft_consensus.cc:1217] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:39.980795  1313 tablet_bootstrap.cc:492] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:39.981777  1313 tablet_bootstrap.cc:492] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:39.982457  1313 ts_tablet_manager.cc:1403] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.008s
I20260709 12:13:39.985616  1313 raft_consensus.cc:359] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.986481  1313 raft_consensus.cc:740] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:39.987149  1313 consensus_queue.cc:260] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:39.989733  1313 ts_tablet_manager.cc:1434] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:39.991281 32405 tablet_copy_service.cc:342] P 0354400820b248608958da888f8cf282: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-88deaed37d894eb7aee23f7a7558aa52 received from {username='slave'} at 127.0.0.1:39752
I20260709 12:13:39.991691 32405 tablet_copy_service.cc:434] P 0354400820b248608958da888f8cf282: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-88deaed37d894eb7aee23f7a7558aa52 on tablet 88deaed37d894eb7aee23f7a7558aa52 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:40.103510 32240 raft_consensus.cc:1275] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:40.104650   975 consensus_queue.cc:1048] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.110725 32315 raft_consensus.cc:1275] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:40.112370   975 consensus_queue.cc:1048] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.152419   486 raft_consensus.cc:1217] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:40.176673   486 raft_consensus.cc:1217] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:40.321838 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.344172   486 raft_consensus.cc:1217] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:40.375321 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:40.375921 32395 raft_consensus.cc:606] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:40.378830 32315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:40.379269 32315 raft_consensus.cc:606] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:40.380347 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:40.381492 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:40.382130 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.408823  1303 raft_consensus.cc:1064] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:40.411734  1303 consensus_queue.cc:237] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:40.432452   486 raft_consensus.cc:1275] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.435220 32389 raft_consensus.cc:1275] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.435943  1101 consensus_queue.cc:1048] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.437701  1226 consensus_queue.cc:1048] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.440819 32315 raft_consensus.cc:1275] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.442363  1303 consensus_queue.cc:1048] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.474936  1327 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.481974 32312 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.500636   486 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.512693 32144 catalog_manager.cc:5697] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.514133 32395 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.545959 32240 consensus_queue.cc:237] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:40.551625   486 raft_consensus.cc:1275] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:40.553140  1226 consensus_queue.cc:1048] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.554664 32312 raft_consensus.cc:1275] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:40.556195  1226 consensus_queue.cc:1048] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.562567  1101 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.566867   486 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.575649 32312 raft_consensus.cc:2955] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.587188 32143 catalog_manager.cc:5697] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.592293 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d4498d2b05a4b2c90949cc5ef2e734f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:40.598650 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d4498d2b05a4b2c90949cc5ef2e734f with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:40.601949  1334 tablet_replica.cc:333] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:40.603030  1334 raft_consensus.cc:2243] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:40.605046  1334 raft_consensus.cc:2272] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:40.609541  1334 ts_tablet_manager.cc:1916] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:40.628858  1334 ts_tablet_manager.cc:1929] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:40.629356  1334 log.cc:1199] T 1d4498d2b05a4b2c90949cc5ef2e734f P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/1d4498d2b05a4b2c90949cc5ef2e734f
I20260709 12:13:40.631204 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet 1d4498d2b05a4b2c90949cc5ef2e734f (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:40.632478  1296 raft_consensus.cc:1064] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:40.634778  1296 consensus_queue.cc:237] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:40.642205   486 raft_consensus.cc:1275] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:40.642813 32312 raft_consensus.cc:1275] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:40.643491 32244 raft_consensus.cc:1275] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:40.644125  1296 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.645231  1000 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:40.649024   975 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.658794  1246 raft_consensus.cc:993] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:40.659422  1246 raft_consensus.cc:1081] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:40.661471 32395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:40.662072 32395 raft_consensus.cc:493] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.662464 32395 raft_consensus.cc:3060] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.671360 32395 raft_consensus.cc:515] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:40.673389 32395 leader_election.cc:290] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:40.675343  1296 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.681188 32239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:40.681859 32239 raft_consensus.cc:3060] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.682651 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15eb7528f6c43f79350ec7bfcd80841" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:40.683490 32312 raft_consensus.cc:3055] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.683811 32312 raft_consensus.cc:740] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:40.686303   975 raft_consensus.cc:1064] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:40.689064 32239 raft_consensus.cc:2468] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:40.685410   486 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.690415   975 consensus_queue.cc:237] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:40.691886 32360 leader_election.cc:304] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:40.688829 32317 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.695672  1336 raft_consensus.cc:2804] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.687315 32312 consensus_queue.cc:260] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:40.712634 32312 raft_consensus.cc:3060] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.711584 32239 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.729220 32141 catalog_manager.cc:5697] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.735674 32312 raft_consensus.cc:2468] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 2.
I20260709 12:13:40.783004   486 raft_consensus.cc:1275] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.787210  1336 raft_consensus.cc:697] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:40.790963  1336 consensus_queue.cc:237] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:40.787546  1340 consensus_queue.cc:1048] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:13:40.819553 32315 raft_consensus.cc:1275] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.819689  1346 raft_consensus.cc:993] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282: : Instructing follower d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:40.820396 32244 raft_consensus.cc:1275] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.820410  1346 raft_consensus.cc:1081] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:40.823294  1340 consensus_queue.cc:1048] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.824633  1345 consensus_queue.cc:1048] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.828563 32239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:41850
I20260709 12:13:40.834185 32239 raft_consensus.cc:493] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.834988 32239 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.848477 32239 raft_consensus.cc:515] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:40.851279 32239 leader_election.cc:290] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 2 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:40.854516 32141 catalog_manager.cc:5697] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 1 to 2, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:40.857482 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:40.858141 32389 raft_consensus.cc:3055] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:40.858450 32389 raft_consensus.cc:740] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:40.859242 32389 consensus_queue.cc:260] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:40.860468 32389 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.867309 32389 raft_consensus.cc:2468] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 2.
I20260709 12:13:40.868743 32210 leader_election.cc:304] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:40.869621  1226 raft_consensus.cc:2804] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.870677  1226 raft_consensus.cc:697] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 2 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:40.871551  1226 consensus_queue.cc:237] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:40.873801 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:40.874737 32317 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.888331 32143 catalog_manager.cc:5697] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 2 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.906962 32317 raft_consensus.cc:2468] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 2.
I20260709 12:13:40.921602  1343 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.923873 32389 consensus_queue.cc:237] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:40.931695   486 raft_consensus.cc:1275] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.933200  1346 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:40.935729 32239 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.941286   486 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.949679 32315 raft_consensus.cc:1275] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:40.949790 32317 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.950083  1336 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.958305  1101 raft_consensus.cc:1064] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:40.959113  1000 consensus_queue.cc:1048] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.962208  1101 consensus_queue.cc:237] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:40.964895 32143 catalog_manager.cc:5697] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.975188   486 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:40.979492 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88deaed37d894eb7aee23f7a7558aa52 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:40.983245   485 raft_consensus.cc:1275] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.984833  1226 consensus_queue.cc:1048] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.985062 32389 raft_consensus.cc:1275] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.986430 32315 raft_consensus.cc:1275] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:40.988152  1101 consensus_queue.cc:1048] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.990636  1101 consensus_queue.cc:1048] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:40.997848 32317 raft_consensus.cc:2955] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.000680 32395 consensus_queue.cc:237] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:41.013368   485 raft_consensus.cc:1275] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.015914  1343 consensus_queue.cc:1048] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.018852 32244 raft_consensus.cc:1275] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.022990  1343 consensus_queue.cc:1048] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.025506  1336 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.027951   485 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.030642 32141 catalog_manager.cc:5697] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 2 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.048213  1101 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.062939 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet 88deaed37d894eb7aee23f7a7558aa52 with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:41.065917 32315 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.071215 32239 raft_consensus.cc:2955] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.081934 32143 catalog_manager.cc:5697] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.082276   485 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.087280 32389 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.089788 32129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 441d5c73c97b4a039bad8668e86656c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:41.090109  1357 tablet_replica.cc:333] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:41.091398  1357 raft_consensus.cc:2243] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.092136  1357 raft_consensus.cc:2272] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.097990 32144 catalog_manager.cc:5697] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.104421  1357 ts_tablet_manager.cc:1916] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:41.114773 32240 consensus_queue.cc:237] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:41.128198  1357 ts_tablet_manager.cc:1929] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:41.128705  1357 log.cc:1199] T 88deaed37d894eb7aee23f7a7558aa52 P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/88deaed37d894eb7aee23f7a7558aa52
I20260709 12:13:41.130366 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet 88deaed37d894eb7aee23f7a7558aa52 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:41.136283 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet 441d5c73c97b4a039bad8668e86656c5 with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:41.137854 32312 raft_consensus.cc:1275] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.139664   486 raft_consensus.cc:1275] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:41.140050  1101 consensus_queue.cc:1048] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.142513  1226 consensus_queue.cc:1048] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.151083  1358 tablet_replica.cc:333] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:41.152220  1303 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.155985   486 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.163748  1358 raft_consensus.cc:2243] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.164798  1358 raft_consensus.cc:2272] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.169533  1358 ts_tablet_manager.cc:1916] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:41.187649 32315 raft_consensus.cc:2955] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.197422 32141 catalog_manager.cc:5697] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:41.204993 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9eff7871979489295bd091d76d35a97 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:41.215343 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet b9eff7871979489295bd091d76d35a97 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:41.218753  1359 tablet_replica.cc:333] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:41.220532  1359 raft_consensus.cc:2243] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.221275  1358 ts_tablet_manager.cc:1929] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:41.221777  1358 log.cc:1199] T 441d5c73c97b4a039bad8668e86656c5 P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/441d5c73c97b4a039bad8668e86656c5
I20260709 12:13:41.224555 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet 441d5c73c97b4a039bad8668e86656c5 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:41.226594  1359 raft_consensus.cc:2272] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.228008 32239 raft_consensus.cc:1275] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.230027  1336 consensus_queue.cc:1048] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.233824  1359 ts_tablet_manager.cc:1916] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:41.258327 32315 raft_consensus.cc:1275] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.260058  1343 consensus_queue.cc:1048] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.267308  1359 ts_tablet_manager.cc:1929] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:41.268000  1359 log.cc:1199] T b9eff7871979489295bd091d76d35a97 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/b9eff7871979489295bd091d76d35a97
I20260709 12:13:41.270195 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet b9eff7871979489295bd091d76d35a97 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:41.448890 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:41.479628 32395 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.480942  1303 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.497176 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0dd728ede54a2a93220b71c95e583f"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:41.497812 32395 raft_consensus.cc:606] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:41.499735 32317 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.500638 32239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:41.500859  1101 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.501174 32239 raft_consensus.cc:606] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 2 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:41.507510 32395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:41.508127 32395 raft_consensus.cc:606] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:41.509198 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:41.511250 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:41.511983 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:41.542833  1346 raft_consensus.cc:993] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:41.543344  1346 raft_consensus.cc:1081] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:41.545980   486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0dd728ede54a2a93220b71c95e583f"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50918
I20260709 12:13:41.546519   486 raft_consensus.cc:493] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.546856   486 raft_consensus.cc:3060] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.548933  1343 raft_consensus.cc:993] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:41.549510  1336 raft_consensus.cc:1081] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:41.556828 32315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:41.557415 32315 raft_consensus.cc:493] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.557783 32315 raft_consensus.cc:3060] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.559947   486 raft_consensus.cc:515] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:41.562747 32239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0dd728ede54a2a93220b71c95e583f" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:41.563290 32239 raft_consensus.cc:3060] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.563355 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0dd728ede54a2a93220b71c95e583f" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:41.564098 32395 raft_consensus.cc:3055] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.564426 32315 raft_consensus.cc:515] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:41.564837   486 leader_election.cc:290] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:41.564466 32395 raft_consensus.cc:740] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:41.566409 32395 consensus_queue.cc:260] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:41.567277 32395 raft_consensus.cc:3060] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.569758 32239 raft_consensus.cc:2468] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:41.570825   454 leader_election.cc:304] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:41.571547  1251 raft_consensus.cc:2804] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.572024  1251 raft_consensus.cc:697] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:41.572821  1251 consensus_queue.cc:237] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:41.573637 32395 raft_consensus.cc:2468] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:41.578109 32315 leader_election.cc:290] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:41.580655 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:41.581188 32395 raft_consensus.cc:3055] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.581466 32395 raft_consensus.cc:740] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:41.582229 32395 consensus_queue.cc:260] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:41.582729 32239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:41.582224 32142 catalog_manager.cc:5697] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.583314 32239 raft_consensus.cc:3060] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.583626 32395 raft_consensus.cc:3060] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.589401 32239 raft_consensus.cc:2468] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:41.590143 32395 raft_consensus.cc:2468] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 2.
I20260709 12:13:41.590794 32286 leader_election.cc:304] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:41.591549  1247 raft_consensus.cc:2804] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.591997  1247 raft_consensus.cc:697] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:41.592762  1247 consensus_queue.cc:237] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:41.609931 32142 catalog_manager.cc:5697] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 1 to 2, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.957883  1101 raft_consensus.cc:993] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:41.958360  1226 raft_consensus.cc:1081] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 2 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:41.959565 32395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36130
I20260709 12:13:41.960031 32395 raft_consensus.cc:493] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.960342 32395 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.966840 32395 raft_consensus.cc:515] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:41.968456 32395 leader_election.cc:290] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 3 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:41.969134 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:41.969813 32244 raft_consensus.cc:3055] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:41.969885 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:41.970104 32244 raft_consensus.cc:740] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:41.970527 32315 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.970908 32244 consensus_queue.cc:260] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:41.972038 32244 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.978374 32244 raft_consensus.cc:2468] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:41.980119 32315 raft_consensus.cc:2468] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:41.981258 32360 leader_election.cc:304] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:41.981966  1336 raft_consensus.cc:2804] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:41.982448  1336 raft_consensus.cc:697] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:41.983224  1336 consensus_queue.cc:237] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:41.991710 32142 catalog_manager.cc:5697] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 2 to 3, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.994419 32244 raft_consensus.cc:1275] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.995970  1247 consensus_queue.cc:1048] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.013522 32395 raft_consensus.cc:1275] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.015043  1369 consensus_queue.cc:1048] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.107394 32239 raft_consensus.cc:1275] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:42.108639  1301 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:42.109405 32395 raft_consensus.cc:1275] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:42.110677  1251 consensus_queue.cc:1048] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:42.302116 32192 auto_rebalancer.cc:629] Failed to schedule move for tablet 83b34639930a4cd8a87c700c52dcaf9e: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:13:42.306380 32317 consensus_queue.cc:237] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:42.312042 32395 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:42.312429 32285 consensus_peers.cc:597] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b7dbfe26a664608aac66403795cf5a6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:42.312476 32239 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:42.313297  1370 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:42.314311  1369 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:42.322450  1247 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.324482 32239 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.328358 32389 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.340585 32315 consensus_queue.cc:237] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:42.354524 32142 catalog_manager.cc:5697] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.373603 32239 raft_consensus.cc:1275] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:42.374552 32285 consensus_peers.cc:597] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e0f48bbc7c046f6a730df1a1611dade. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:42.379072 32395 raft_consensus.cc:1275] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:42.379406  1370 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:42.381325  1370 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:42.394954  1247 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.396529 32395 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.410306 32315 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:42.412339 32317 consensus_queue.cc:237] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:42.412869  1343 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:42.417657 32141 catalog_manager.cc:5697] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.426575 32244 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.430544 32395 raft_consensus.cc:1275] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:42.433686 32239 raft_consensus.cc:1275] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:42.435086  1384 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:42.436677  1370 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:42.441937 32245 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:42.443646  1336 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:42.454512 32285 consensus_peers.cc:597] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 509a6587058e434f902432adaa45efec. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:42.469183  1384 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.481846 32389 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.499095 32240 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.508980 32141 catalog_manager.cc:5697] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:42.571651 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:42.621263 32317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:42.621853 32317 raft_consensus.cc:606] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership to TS 0354400820b248608958da888f8cf282
I20260709 12:13:42.624392 32389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb895e1580784277905d139716f7314d"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:42.624941 32389 raft_consensus.cc:606] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Received request to transfer leadership to TS d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:42.626201 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:42.627830 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:42.628383 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:42.684631  1370 raft_consensus.cc:993] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:42.685194  1384 raft_consensus.cc:1081] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Signalling peer 0354400820b248608958da888f8cf282 to start an election
I20260709 12:13:42.686880 32389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3"
dest_uuid: "0354400820b248608958da888f8cf282"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:13:42.687422 32389 raft_consensus.cc:493] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.687716 32389 raft_consensus.cc:3060] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.692847 32389 raft_consensus.cc:515] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:42.695444 32389 leader_election.cc:290] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 3 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715)
I20260709 12:13:42.697045   485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
I20260709 12:13:42.697184 32315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d2eece5ac24db68696fa5ee54d79a3" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:42.697780   485 raft_consensus.cc:3060] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.697804 32315 raft_consensus.cc:3055] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:42.698380 32315 raft_consensus.cc:740] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:42.699137 32315 consensus_queue.cc:260] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:42.700320 32315 raft_consensus.cc:3060] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:42.704566   485 raft_consensus.cc:2468] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:42.706240 32359 leader_election.cc:304] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282, 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 
I20260709 12:13:42.707176  1391 raft_consensus.cc:2804] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:42.707638  1391 raft_consensus.cc:697] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Leader. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:42.708465  1391 consensus_queue.cc:237] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:42.711105 32315 raft_consensus.cc:2468] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0354400820b248608958da888f8cf282 in term 3.
I20260709 12:13:42.720602 32142 catalog_manager.cc:5697] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 reported cstate change: term changed from 2 to 3, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 0354400820b248608958da888f8cf282 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "0354400820b248608958da888f8cf282" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:42.828536  1395 ts_tablet_manager.cc:933] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:42.830513  1395 tablet_copy_client.cc:323] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:42.832697 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet 8b7dbfe26a664608aac66403795cf5a6 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:42.833214 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet 8b7dbfe26a664608aac66403795cf5a6 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-8b7dbfe26a664608aac66403795cf5a6
I20260709 12:13:42.843562 32331 tablet_copy_source_session.cc:215] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:42.846648  1395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7dbfe26a664608aac66403795cf5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:42.861914  1395 tablet_copy_client.cc:806] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:42.862491  1395 tablet_copy_client.cc:670] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:42.866631  1395 tablet_copy_client.cc:538] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:42.873566  1397 ts_tablet_manager.cc:933] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:42.876889  1395 tablet_bootstrap.cc:492] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:42.886436  1397 tablet_copy_client.cc:323] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:42.892045 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet 1e0f48bbc7c046f6a730df1a1611dade from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:42.892632 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet 1e0f48bbc7c046f6a730df1a1611dade from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-1e0f48bbc7c046f6a730df1a1611dade
I20260709 12:13:42.900765 32331 tablet_copy_source_session.cc:215] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:42.909067  1399 ts_tablet_manager.cc:933] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:42.909626  1397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0f48bbc7c046f6a730df1a1611dade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:42.938079  1389 raft_consensus.cc:993] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282: : Instructing follower d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:42.938609  1389 raft_consensus.cc:1081] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Signalling peer d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:42.959649  1395 tablet_bootstrap.cc:492] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:42.960848  1395 tablet_bootstrap.cc:492] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:42.961740  1395 ts_tablet_manager.cc:1403] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.085s	user 0.042s	sys 0.027s
I20260709 12:13:42.965957  1395 raft_consensus.cc:359] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:42.966991  1395 raft_consensus.cc:740] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:42.967832  1395 consensus_queue.cc:260] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:42.975291  1395 ts_tablet_manager.cc:1434] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:13:42.977385 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-8b7dbfe26a664608aac66403795cf5a6 received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:42.977967 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-8b7dbfe26a664608aac66403795cf5a6 on tablet 8b7dbfe26a664608aac66403795cf5a6 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:42.979884 32244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb895e1580784277905d139716f7314d"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:41850
I20260709 12:13:42.981000 32244 raft_consensus.cc:493] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.992307 32244 raft_consensus.cc:3060] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.011981  1397 tablet_copy_client.cc:806] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:43.012673  1397 tablet_copy_client.cc:670] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:43.013206  1399 tablet_copy_client.cc:323] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:43.015049 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet 509a6587058e434f902432adaa45efec from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:43.015654 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet 509a6587058e434f902432adaa45efec from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-509a6587058e434f902432adaa45efec
I20260709 12:13:43.018013  1397 tablet_copy_client.cc:538] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:43.021004 32244 raft_consensus.cc:515] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:43.025796  1397 tablet_bootstrap.cc:492] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:43.029946 32331 tablet_copy_source_session.cc:215] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:43.035238  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509a6587058e434f902432adaa45efec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:43.047410 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:43.048136 32395 raft_consensus.cc:3055] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:43.048444 32395 raft_consensus.cc:740] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:43.052294 32244 leader_election.cc:290] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 3 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:43.052523  1399 tablet_copy_client.cc:806] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:43.053071  1399 tablet_copy_client.cc:670] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:43.060197 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb895e1580784277905d139716f7314d" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:43.060820 32317 raft_consensus.cc:3060] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.049235 32395 consensus_queue.cc:260] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:43.062954 32395 raft_consensus.cc:3060] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:43.067148  1399 tablet_copy_client.cc:538] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:43.076606  1399 tablet_bootstrap.cc:492] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:43.095757 32317 raft_consensus.cc:2468] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 3.
I20260709 12:13:43.097136 32211 leader_election.cc:304] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:43.098171  1101 raft_consensus.cc:2804] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:43.098457 32395 raft_consensus.cc:2468] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 3.
I20260709 12:13:43.098621  1101 raft_consensus.cc:697] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:43.099453  1101 consensus_queue.cc:237] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:43.124332  1399 tablet_bootstrap.cc:492] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:43.125320  1399 tablet_bootstrap.cc:492] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:43.125360  1397 tablet_bootstrap.cc:492] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:43.126144  1399 ts_tablet_manager.cc:1403] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.010s
I20260709 12:13:43.126807  1397 tablet_bootstrap.cc:492] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:43.127734  1397 ts_tablet_manager.cc:1403] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.102s	user 0.032s	sys 0.020s
I20260709 12:13:43.131023  1399 raft_consensus.cc:359] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:43.131120  1397 raft_consensus.cc:359] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:43.132110  1399 raft_consensus.cc:740] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:43.132498  1397 raft_consensus.cc:740] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:43.132834  1399 consensus_queue.cc:260] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:43.133325  1397 consensus_queue.cc:260] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:43.136956  1397 ts_tablet_manager.cc:1434] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:43.139045 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-1e0f48bbc7c046f6a730df1a1611dade received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:43.139489 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-1e0f48bbc7c046f6a730df1a1611dade on tablet 1e0f48bbc7c046f6a730df1a1611dade with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:43.142359 32142 catalog_manager.cc:5697] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 2 to 3, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 3 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.144809  1399 ts_tablet_manager.cc:1434] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:13:43.146716 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-509a6587058e434f902432adaa45efec received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:43.147177 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-509a6587058e434f902432adaa45efec on tablet 509a6587058e434f902432adaa45efec with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:43.193473 32317 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:43.194674  1389 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:43.213281   485 raft_consensus.cc:1275] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Refusing update from remote peer 0354400820b248608958da888f8cf282: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:43.214689  1389 consensus_queue.cc:1048] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:43.259315   486 raft_consensus.cc:1217] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:43.440275   486 raft_consensus.cc:1217] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:43.442916   486 raft_consensus.cc:1217] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:43.649312  1411 raft_consensus.cc:1064] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:43.651988  1411 consensus_queue.cc:237] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:43.664261 32395 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:43.664261   486 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:43.666694  1247 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.668403  1247 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.673136 32240 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:43.675817  1369 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.683346 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:43.684947  1411 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:43.687827   486 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:43.701601 32244 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:43.704819 32395 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:43.708359 32317 raft_consensus.cc:1275] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:43.709944  1393 consensus_queue.cc:1048] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:43.716686 32389 raft_consensus.cc:1275] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:43.719216  1101 consensus_queue.cc:1048] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:43.729512 32142 catalog_manager.cc:5697] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:43.840843 32210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.68:44715, user_credentials={real_user=slave}} blocked reactor thread for 52992.4us
I20260709 12:13:43.852061 32390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e"
dest_uuid: "0354400820b248608958da888f8cf282"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:13:43.852727 32390 raft_consensus.cc:606] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:43.855532 32245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:43.856169 32245 raft_consensus.cc:606] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:43.857522 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:43.859520 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:43.860307 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:43.876297  1247 raft_consensus.cc:1064] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:43.885399  1247 consensus_queue.cc:237] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:43.903327   486 raft_consensus.cc:1275] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:43.921378 32244 raft_consensus.cc:1275] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:43.922192  1411 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:43.927814 32395 raft_consensus.cc:1275] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:43.933332 32317 consensus_queue.cc:237] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:43.938560  1384 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:43.958047 32244 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:43.974120   485 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:43.975137  1411 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.976351  1247 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:43.987665  1384 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:43.996812 32245 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:43.997763 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b7dbfe26a664608aac66403795cf5a6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:44.002187  1430 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:44.004307  1430 raft_consensus.cc:1064] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:44.003897  1369 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.007097  1430 consensus_queue.cc:237] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:44.011407   485 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.013363   486 raft_consensus.cc:2955] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.018700 32143 catalog_manager.cc:5697] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 4 to 5, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.039191 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b7dbfe26a664608aac66403795cf5a6 with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:44.047729 32143 catalog_manager.cc:5697] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.054332 32240 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.063120 32395 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.080636   485 raft_consensus.cc:1275] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:44.081377 32389 raft_consensus.cc:1275] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:44.082901  1369 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:44.083364  1433 tablet_replica.cc:333] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:44.084388  1433 raft_consensus.cc:2243] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:44.085282  1433 raft_consensus.cc:2272] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:44.087584  1384 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:44.096282 32240 raft_consensus.cc:1275] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:13:44.099772  1433 ts_tablet_manager.cc:1916] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:44.103442  1430 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:44.110545 32317 consensus_queue.cc:237] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:44.110471  1384 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.117265   485 raft_consensus.cc:1275] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:44.118904  1429 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:44.124576 32389 raft_consensus.cc:1275] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:44.126895  1433 ts_tablet_manager.cc:1929] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:44.127421  1433 log.cc:1199] T 8b7dbfe26a664608aac66403795cf5a6 P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/8b7dbfe26a664608aac66403795cf5a6
I20260709 12:13:44.129325 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet 8b7dbfe26a664608aac66403795cf5a6 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:44.130101  1429 consensus_queue.cc:1048] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:44.132113   485 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.133183  1429 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.135340   486 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.130646 32389 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.141759 32395 raft_consensus.cc:2955] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.143057 32144 catalog_manager.cc:5697] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.145373 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e0f48bbc7c046f6a730df1a1611dade with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:44.160900 32142 catalog_manager.cc:5697] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 4 to 5, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.182965 32240 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.185038 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e0f48bbc7c046f6a730df1a1611dade with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:44.205825  1437 tablet_replica.cc:333] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:44.209609  1437 raft_consensus.cc:2243] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:44.210363  1437 raft_consensus.cc:2272] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:44.215138  1437 ts_tablet_manager.cc:1916] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:44.222086 32317 consensus_queue.cc:237] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:44.229018   486 raft_consensus.cc:1275] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:44.231405  1429 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:44.239725 32240 raft_consensus.cc:1275] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:44.240068  1430 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.245860  1437 ts_tablet_manager.cc:1929] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:44.246395  1437 log.cc:1199] T 1e0f48bbc7c046f6a730df1a1611dade P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/1e0f48bbc7c046f6a730df1a1611dade
I20260709 12:13:44.247118  1369 consensus_queue.cc:1048] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:44.248229 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet 1e0f48bbc7c046f6a730df1a1611dade (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:44.245096   486 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.251888 32240 raft_consensus.cc:2955] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:44.261938 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 509a6587058e434f902432adaa45efec with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:44.269219 32144 catalog_manager.cc:5697] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index 4 to 5, VOTER 0354400820b248608958da888f8cf282 (127.30.90.67) evicted. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.282112  1336 raft_consensus.cc:993] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:44.282612  1336 raft_consensus.cc:1081] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:44.284139 32317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43364
I20260709 12:13:44.284174 32384 tablet_service.cc:1558] Processing DeleteTablet for tablet 509a6587058e434f902432adaa45efec with delete_type TABLET_DATA_TOMBSTONED (TS 0354400820b248608958da888f8cf282 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36128
I20260709 12:13:44.284641 32317 raft_consensus.cc:493] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.284968 32317 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.285187  1433 tablet_replica.cc:333] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:44.286289  1433 raft_consensus.cc:2243] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:44.287091  1433 raft_consensus.cc:2272] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:44.292534  1433 ts_tablet_manager.cc:1916] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:44.300272  1424 raft_consensus.cc:993] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:44.300907  1424 raft_consensus.cc:1081] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:44.302156 32317 raft_consensus.cc:515] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:44.303188   485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50916
I20260709 12:13:44.303735   485 raft_consensus.cc:493] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.304060   485 raft_consensus.cc:3060] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.304622 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:44.305151 32240 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.311738  1433 ts_tablet_manager.cc:1929] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:13:44.312280  1433 log.cc:1199] T 509a6587058e434f902432adaa45efec P 0354400820b248608958da888f8cf282: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/wals/509a6587058e434f902432adaa45efec
I20260709 12:13:44.312377 32317 leader_election.cc:290] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 4 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:44.314499 32240 raft_consensus.cc:2468] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 4.
I20260709 12:13:44.312304 32389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b34639930a4cd8a87c700c52dcaf9e" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:44.314914 32129 catalog_manager.cc:5028] TS 0354400820b248608958da888f8cf282 (127.30.90.67:34633): tablet 509a6587058e434f902432adaa45efec (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:44.315284   485 raft_consensus.cc:515] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:44.315618 32389 raft_consensus.cc:3055] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:44.315677 32286 leader_election.cc:304] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [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: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:44.316174 32389 raft_consensus.cc:740] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0354400820b248608958da888f8cf282, State: Running, Role: LEADER
I20260709 12:13:44.316658  1369 raft_consensus.cc:2804] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:44.317142  1369 raft_consensus.cc:697] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 4 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:44.316893 32389 consensus_queue.cc:260] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:44.317837   485 leader_election.cc:290] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:44.318112 32389 raft_consensus.cc:3060] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:44.319051  1369 consensus_queue.cc:237] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:44.320315 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:44.320990 32240 raft_consensus.cc:3055] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:44.321313 32240 raft_consensus.cc:740] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:44.322178 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c504ed21cd11488c9fafbe1f65dc8bf4" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:44.322054 32240 consensus_queue.cc:260] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:44.322732 32317 raft_consensus.cc:3060] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.323385 32240 raft_consensus.cc:3060] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.329114 32240 raft_consensus.cc:2468] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:44.330226   454 leader_election.cc:304] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:44.331194  1378 raft_consensus.cc:2804] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:44.332383  1378 raft_consensus.cc:697] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:44.333340  1378 consensus_queue.cc:237] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:44.333937 32317 raft_consensus.cc:2468] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 2.
I20260709 12:13:44.334209 32389 raft_consensus.cc:2468] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 4.
I20260709 12:13:44.340166 32143 catalog_manager.cc:5697] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 3 to 4, leader changed from 0354400820b248608958da888f8cf282 (127.30.90.67) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 4 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:44.348264 32142 catalog_manager.cc:5697] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 1 to 2, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 2 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.765224 32245 raft_consensus.cc:1275] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:44.766496  1379 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:44.794173 32314 raft_consensus.cc:1275] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:44.795449  1379 consensus_queue.cc:1048] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:44.871438 32245 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:44.872493  1430 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:44.882787 32395 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:44.884189  1430 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:44.955940 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.995085 32312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:44.995702 32312 raft_consensus.cc:606] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership to TS d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:44.997005 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:13:44.998839 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:44.999593 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:45.059854  1384 raft_consensus.cc:993] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c: : Instructing follower d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:45.060456  1430 raft_consensus.cc:1081] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Signalling peer d081f41bafc849be909e21941c3b2a6a to start an election
I20260709 12:13:45.062413 32245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
 from {username='slave'} at 127.0.0.1:41856
I20260709 12:13:45.062917 32245 raft_consensus.cc:493] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:45.063297 32245 raft_consensus.cc:3060] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.068794 32245 raft_consensus.cc:515] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:45.071455 32245 leader_election.cc:290] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [CANDIDATE]: Term 3 election: Requested vote from peers 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:45.072314 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:45.072943 32312 raft_consensus.cc:3055] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:45.073292 32312 raft_consensus.cc:740] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:45.073415 32395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f42079e2b540dbb698f139900d2dbe" candidate_uuid: "d081f41bafc849be909e21941c3b2a6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0354400820b248608958da888f8cf282"
I20260709 12:13:45.074000 32395 raft_consensus.cc:3060] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.074088 32312 consensus_queue.cc:260] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:45.075629 32312 raft_consensus.cc:3060] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:45.085790 32395 raft_consensus.cc:2468] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 3.
I20260709 12:13:45.088653 32210 leader_election.cc:304] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [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: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:45.089376  1424 raft_consensus.cc:2804] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:45.089974  1424 raft_consensus.cc:697] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Becoming Leader. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:45.090921  1424 consensus_queue.cc:237] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:45.092386 32312 raft_consensus.cc:2468] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d081f41bafc849be909e21941c3b2a6a in term 3.
I20260709 12:13:45.103428 32142 catalog_manager.cc:5697] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a reported cstate change: term changed from 2 to 3, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to d081f41bafc849be909e21941c3b2a6a (127.30.90.65). New cstate: current_term: 3 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.355722 32240 consensus_queue.cc:237] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:45.362275 32210 consensus_peers.cc:597] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 555b5ed1cad34874806f1ea675f20cea. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.362334 32389 raft_consensus.cc:1275] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:45.363962  1410 consensus_queue.cc:1048] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:45.364221 32312 raft_consensus.cc:1275] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:45.366837  1454 consensus_queue.cc:1048] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:45.378341  1410 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:45.380056 32389 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:45.382472 32312 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:45.393137 32240 consensus_queue.cc:237] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Queue 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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:45.410868 32312 raft_consensus.cc:1275] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:45.410666 32142 catalog_manager.cc:5697] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:45.412225  1424 consensus_queue.cc:1048] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:45.421871 32395 raft_consensus.cc:1275] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:45.422868 32210 consensus_peers.cc:597] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e435cc8f7d9f465e8c3525ab290aa147. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.424721  1410 consensus_queue.cc:1048] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:45.424491  1454 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:45.428182 32312 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:45.452661 32317 consensus_queue.cc:237] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:45.454514 32395 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:45.460570 32389 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:45.462186 32240 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:45.462066  1430 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:45.463972  1384 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:45.466987 32285 consensus_peers.cc:597] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83b34639930a4cd8a87c700c52dcaf9e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.465188 32144 catalog_manager.cc:5697] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index -1 to 2, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.474923  1384 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:45.486647 32240 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
W20260709 12:13:45.491291 32192 auto_rebalancer.cc:629] Failed to schedule move for tablet b6f42079e2b540dbb698f139900d2dbe: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:13:45.490590 32395 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:45.507506 32144 catalog_manager.cc:5697] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 5, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 4 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.600726 32395 raft_consensus.cc:1275] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:45.602228  1424 consensus_queue.cc:1048] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.633496 32312 raft_consensus.cc:1275] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:45.636291  1457 consensus_queue.cc:1048] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.851681  1467 ts_tablet_manager.cc:933] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:45.855655  1467 tablet_copy_client.cc:323] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:45.857250 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet 555b5ed1cad34874806f1ea675f20cea from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:45.857831 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet 555b5ed1cad34874806f1ea675f20cea from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-555b5ed1cad34874806f1ea675f20cea
I20260709 12:13:45.861159  1469 ts_tablet_manager.cc:933] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:45.864283  1469 tablet_copy_client.cc:323] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:45.865880 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet 83b34639930a4cd8a87c700c52dcaf9e from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:45.866387 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet 83b34639930a4cd8a87c700c52dcaf9e from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-83b34639930a4cd8a87c700c52dcaf9e
I20260709 12:13:45.866889 32256 tablet_copy_source_session.cc:215] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:45.870818  1467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555b5ed1cad34874806f1ea675f20cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.873943 32331 tablet_copy_source_session.cc:215] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:45.877255  1469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b34639930a4cd8a87c700c52dcaf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.888238  1467 tablet_copy_client.cc:806] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:45.888823  1467 tablet_copy_client.cc:670] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:45.892495  1467 tablet_copy_client.cc:538] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:45.903045  1467 tablet_bootstrap.cc:492] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:45.912495  1469 tablet_copy_client.cc:806] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:45.913090  1469 tablet_copy_client.cc:670] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:45.920212  1469 tablet_copy_client.cc:538] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:45.938019  1469 tablet_bootstrap.cc:492] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:45.945180  1467 tablet_bootstrap.cc:492] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:45.946223  1467 tablet_bootstrap.cc:492] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:45.946918  1467 ts_tablet_manager.cc:1403] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.025s
I20260709 12:13:45.950119  1467 raft_consensus.cc:359] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:45.950924  1467 raft_consensus.cc:740] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:45.951606  1467 consensus_queue.cc:260] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:45.960156  1467 ts_tablet_manager.cc:1434] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:45.961926 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-555b5ed1cad34874806f1ea675f20cea received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:45.962240 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-555b5ed1cad34874806f1ea675f20cea on tablet 555b5ed1cad34874806f1ea675f20cea with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:45.969904  1467 ts_tablet_manager.cc:933] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003)
I20260709 12:13:45.979025  1467 tablet_copy_client.cc:323] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.65:45003
I20260709 12:13:45.981259 32256 tablet_copy_service.cc:140] P d081f41bafc849be909e21941c3b2a6a: Received BeginTabletCopySession request for tablet e435cc8f7d9f465e8c3525ab290aa147 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:49750)
I20260709 12:13:45.981774 32256 tablet_copy_service.cc:161] P d081f41bafc849be909e21941c3b2a6a: Beginning new tablet copy session on tablet e435cc8f7d9f465e8c3525ab290aa147 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:49750: session id = 9dd61442e4da46198ce23bd7cc7eb89e-e435cc8f7d9f465e8c3525ab290aa147
I20260709 12:13:45.992733 32256 tablet_copy_source_session.cc:215] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:45.996755  1467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435cc8f7d9f465e8c3525ab290aa147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.010417  1469 tablet_bootstrap.cc:492] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:46.011423  1469 tablet_bootstrap.cc:492] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:46.012111  1469 ts_tablet_manager.cc:1403] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.017s
I20260709 12:13:46.015286  1469 raft_consensus.cc:359] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:46.016117  1469 raft_consensus.cc:740] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:46.016755  1469 consensus_queue.cc:260] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:46.019682  1469 ts_tablet_manager.cc:1434] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:13:46.021315  1467 tablet_copy_client.cc:806] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:46.022517 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-83b34639930a4cd8a87c700c52dcaf9e received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:46.022773  1467 tablet_copy_client.cc:670] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:46.023015 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-83b34639930a4cd8a87c700c52dcaf9e on tablet 83b34639930a4cd8a87c700c52dcaf9e with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:46.026729  1467 tablet_copy_client.cc:538] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:46.039350  1467 tablet_bootstrap.cc:492] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:46.042425 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.083878  1467 tablet_bootstrap.cc:492] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: 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
I20260709 12:13:46.084815  1467 tablet_bootstrap.cc:492] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:46.085497  1467 ts_tablet_manager.cc:1403] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.000s
I20260709 12:13:46.112401  1467 raft_consensus.cc:359] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:46.113375  1467 raft_consensus.cc:740] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:46.127218  1467 consensus_queue.cc:260] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:46.129935  1467 ts_tablet_manager.cc:1434] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:13:46.131851 32256 tablet_copy_service.cc:342] P d081f41bafc849be909e21941c3b2a6a: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-e435cc8f7d9f465e8c3525ab290aa147 received from {username='slave'} at 127.0.0.1:49750
I20260709 12:13:46.132237 32256 tablet_copy_service.cc:434] P d081f41bafc849be909e21941c3b2a6a: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-e435cc8f7d9f465e8c3525ab290aa147 on tablet e435cc8f7d9f465e8c3525ab290aa147 with peer 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:46.136950 32240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490"
dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
mode: GRACEFUL
new_leader_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:13:46.137533 32240 raft_consensus.cc:606] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 6 LEADER]: Received request to transfer leadership to TS 955f068a9d6545c4a18f1856a115255c
I20260709 12:13:46.138916 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:13:46.140551 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:46.141438 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.195076  1454 raft_consensus.cc:993] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a: : Instructing follower 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:46.195604  1457 raft_consensus.cc:1081] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 6 LEADER]: Signalling peer 955f068a9d6545c4a18f1856a115255c to start an election
I20260709 12:13:46.197419 32317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
 from {username='slave'} at 127.0.0.1:43350
I20260709 12:13:46.197986 32317 raft_consensus.cc:493] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:46.198308 32317 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.204931 32317 raft_consensus.cc:515] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:46.207523 32317 leader_election.cc:290] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 7 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715)
I20260709 12:13:46.208420 32240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:46.208467   485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2530116db24f31bfff9b79ad63a490" candidate_uuid: "955f068a9d6545c4a18f1856a115255c" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
I20260709 12:13:46.209173 32240 raft_consensus.cc:3055] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:46.209245   485 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.209810 32240 raft_consensus.cc:740] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d081f41bafc849be909e21941c3b2a6a, State: Running, Role: LEADER
I20260709 12:13:46.210557 32240 consensus_queue.cc:260] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:46.211805 32240 raft_consensus.cc:3060] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.216145   485 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 7.
I20260709 12:13:46.217231 32285 leader_election.cc:304] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 955f068a9d6545c4a18f1856a115255c, 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 
I20260709 12:13:46.218034  1460 raft_consensus.cc:2804] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:46.218477  1460 raft_consensus.cc:697] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 7 LEADER]: Becoming Leader. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:46.219401 32240 raft_consensus.cc:2468] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955f068a9d6545c4a18f1856a115255c in term 7.
I20260709 12:13:46.219306  1460 consensus_queue.cc:237] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:46.237251 32143 catalog_manager.cc:5697] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c reported cstate change: term changed from 6 to 7, leader changed from d081f41bafc849be909e21941c3b2a6a (127.30.90.65) to 955f068a9d6545c4a18f1856a115255c (127.30.90.66). New cstate: current_term: 7 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.253387   485 raft_consensus.cc:1217] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 12:13:46.347538   485 raft_consensus.cc:1217] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:46.429728   485 raft_consensus.cc:1217] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:46.644300 32245 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 7 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:13:46.646677  1460 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:13:46.677150   486 raft_consensus.cc:1275] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 7 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:13:46.685369  1384 consensus_queue.cc:1048] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:13:46.739027  1482 raft_consensus.cc:1064] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:46.745898  1482 consensus_queue.cc:237] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:46.794721   486 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [term 4 LEARNER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:46.797206  1384 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:46.804224 32395 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:46.805719  1482 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:46.807317 32245 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:46.811205  1488 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:46.827723  1384 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:46.829212 32245 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:46.830273 32395 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:46.851385 32144 catalog_manager.cc:5697] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a reported cstate change: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:46.859278  1454 raft_consensus.cc:1064] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:46.867223  1454 consensus_queue.cc:237] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:46.877430   486 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:46.897763  1477 raft_consensus.cc:1064] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a: attempting to promote NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e to VOTER
I20260709 12:13:46.902750  1477 consensus_queue.cc:237] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:46.936355 32395 raft_consensus.cc:1275] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:46.938823   485 raft_consensus.cc:1275] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:46.942512  1457 consensus_queue.cc:1048] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:46.944425  1410 consensus_queue.cc:1048] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.963464 32317 raft_consensus.cc:1275] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:46.964654  1477 consensus_queue.cc:1048] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:46.970062 32317 raft_consensus.cc:1275] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:46.974295   485 raft_consensus.cc:1275] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 LEARNER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:46.971606  1454 consensus_queue.cc:1048] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:46.981805 32395 raft_consensus.cc:1275] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:46.982678  1499 consensus_queue.cc:1048] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:46.983091  1410 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:46.984359 32395 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:46.992221  1499 consensus_queue.cc:1048] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:47.030129   486 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.040254 32389 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.045100  1457 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.047068 32317 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.079828 32317 consensus_queue.cc:237] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:47.087354 32144 catalog_manager.cc:5697] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.101352   486 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.102979 32312 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.106200   485 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:47.105662 32142 catalog_manager.cc:5697] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 reported cstate change: config changed from index 2 to 3, 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.107838  1482 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:47.116562  1488 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.126405   486 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.134618 32395 raft_consensus.cc:1275] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:47.137347  1460 consensus_queue.cc:1048] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:47.128995 32245 consensus_queue.cc:237] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:47.139930 32244 consensus_queue.cc:237] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [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: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:47.151252 32389 raft_consensus.cc:2955] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.160037 32395 raft_consensus.cc:1275] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:47.162547  1508 consensus_queue.cc:1048] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:47.167541   486 raft_consensus.cc:1275] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:47.170827 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83b34639930a4cd8a87c700c52dcaf9e with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:47.170542 32143 catalog_manager.cc:5697] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 6 to 7, VOTER d081f41bafc849be909e21941c3b2a6a (127.30.90.65) evicted. New cstate: current_term: 4 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.176730  1454 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.182572  1457 consensus_queue.cc:1048] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:47.185601 32232 tablet_service.cc:1558] Processing DeleteTablet for tablet 83b34639930a4cd8a87c700c52dcaf9e with delete_type TABLET_DATA_TOMBSTONED (TS d081f41bafc849be909e21941c3b2a6a not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:41848
I20260709 12:13:47.189935   485 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.192761 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.189831 32395 raft_consensus.cc:2955] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.215322  1509 tablet_replica.cc:333] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:47.216964  1509 raft_consensus.cc:2243] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:47.217938  1509 raft_consensus.cc:2272] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:47.221422  1509 ts_tablet_manager.cc:1916] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:47.227972 32389 raft_consensus.cc:1275] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:47.229367  1410 consensus_queue.cc:1048] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.236639  1457 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.238315 32389 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.240648   486 raft_consensus.cc:1275] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:47.242044  1508 consensus_queue.cc:1048] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.249089 32144 catalog_manager.cc:5697] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.251109   486 raft_consensus.cc:2955] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.256162 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e435cc8f7d9f465e8c3525ab290aa147 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:47.257233 32130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 555b5ed1cad34874806f1ea675f20cea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:47.271121 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet 555b5ed1cad34874806f1ea675f20cea with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:47.272818  1509 ts_tablet_manager.cc:1929] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:13:47.273433  1509 log.cc:1199] T 83b34639930a4cd8a87c700c52dcaf9e P d081f41bafc849be909e21941c3b2a6a: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/wals/83b34639930a4cd8a87c700c52dcaf9e
I20260709 12:13:47.276192 32130 catalog_manager.cc:5028] TS d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): tablet 83b34639930a4cd8a87c700c52dcaf9e (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:47.285219  1510 tablet_replica.cc:333] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:47.287506  1510 raft_consensus.cc:2243] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:47.288434  1510 raft_consensus.cc:2272] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:47.300486  1510 ts_tablet_manager.cc:1916] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:47.298583 32144 catalog_manager.cc:5697] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: config changed from index 3 to 4, VOTER 955f068a9d6545c4a18f1856a115255c (127.30.90.66) evicted. New cstate: current_term: 1 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } } }
I20260709 12:13:47.326611 32311 tablet_service.cc:1558] Processing DeleteTablet for tablet e435cc8f7d9f465e8c3525ab290aa147 with delete_type TABLET_DATA_TOMBSTONED (TS 955f068a9d6545c4a18f1856a115255c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43334
I20260709 12:13:47.325074  1510 ts_tablet_manager.cc:1929] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:47.332760  1510 log.cc:1199] T 555b5ed1cad34874806f1ea675f20cea P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/555b5ed1cad34874806f1ea675f20cea
I20260709 12:13:47.334977  1510 tablet_replica.cc:333] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:47.334910 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet 555b5ed1cad34874806f1ea675f20cea (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:47.336365  1510 raft_consensus.cc:2243] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:47.337337  1510 raft_consensus.cc:2272] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:47.341986  1510 ts_tablet_manager.cc:1916] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:47.361956 32312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6"
dest_uuid: "955f068a9d6545c4a18f1856a115255c"
mode: GRACEFUL
new_leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:35536
I20260709 12:13:47.362748 32312 raft_consensus.cc:606] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Received request to transfer leadership to TS 9dd61442e4da46198ce23bd7cc7eb89e
I20260709 12:13:47.364449  1510 ts_tablet_manager.cc:1929] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:47.366010  1510 log.cc:1199] T e435cc8f7d9f465e8c3525ab290aa147 P 955f068a9d6545c4a18f1856a115255c: Deleting WAL directory at /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/wals/e435cc8f7d9f465e8c3525ab290aa147
I20260709 12:13:47.368300 32130 catalog_manager.cc:5028] TS 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): tablet e435cc8f7d9f465e8c3525ab290aa147 (table test-workload [id=89a04ec6a11c4415a50893ca5da31034]) successfully deleted
I20260709 12:13:47.368396 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:13:47.370497 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:47.371644 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.406154  1384 raft_consensus.cc:993] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c: : Instructing follower 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:47.406688  1488 raft_consensus.cc:1081] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Signalling peer 9dd61442e4da46198ce23bd7cc7eb89e to start an election
I20260709 12:13:47.408128   485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6"
dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e"
 from {username='slave'} at 127.0.0.1:50934
I20260709 12:13:47.408614   485 raft_consensus.cc:493] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:47.408900   485 raft_consensus.cc:3060] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.413687   485 raft_consensus.cc:515] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:47.415314   485 leader_election.cc:290] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 3 election: Requested vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:47.416105 32244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d081f41bafc849be909e21941c3b2a6a"
I20260709 12:13:47.416354 32317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7dbfe26a664608aac66403795cf5a6" candidate_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "955f068a9d6545c4a18f1856a115255c"
I20260709 12:13:47.416862 32244 raft_consensus.cc:3060] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.416931 32317 raft_consensus.cc:3055] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:47.417312 32317 raft_consensus.cc:740] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 955f068a9d6545c4a18f1856a115255c, State: Running, Role: LEADER
I20260709 12:13:47.417914 32317 consensus_queue.cc:260] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:47.418891 32317 raft_consensus.cc:3060] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.422233 32244 raft_consensus.cc:2468] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 3.
I20260709 12:13:47.424345   454 leader_election.cc:304] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a; no voters: 
I20260709 12:13:47.424901 32317 raft_consensus.cc:2468] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dd61442e4da46198ce23bd7cc7eb89e in term 3.
I20260709 12:13:47.425297  1484 raft_consensus.cc:2804] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:47.425916  1484 raft_consensus.cc:697] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 LEADER]: Becoming Leader. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Running, Role: LEADER
I20260709 12:13:47.427239  1484 consensus_queue.cc:237] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:47.438020 32143 catalog_manager.cc:5697] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e reported cstate change: term changed from 2 to 3, leader changed from 955f068a9d6545c4a18f1856a115255c (127.30.90.66) to 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68). New cstate: current_term: 3 leader_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:47.832316 32312 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:47.833276 32244 raft_consensus.cc:1275] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Refusing update from remote peer 9dd61442e4da46198ce23bd7cc7eb89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:47.833532  1484 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:47.834604  1379 consensus_queue.cc:1048] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:48.391956 32312 consensus_queue.cc:237] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:48.398299 32240 raft_consensus.cc:1275] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:13:48.400764 32285 consensus_peers.cc:597] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a21ebd8ae824d92b07809b671a88843. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.401400  1488 consensus_queue.cc:1048] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:48.402676 32395 raft_consensus.cc:1275] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Refusing update from remote peer 955f068a9d6545c4a18f1856a115255c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:13:48.404060  1488 consensus_queue.cc:1048] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:48.411682 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:48.468040  1488 raft_consensus.cc:2955] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:48.469084 32240 raft_consensus.cc:2955] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:48.472424 32389 raft_consensus.cc:2955] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:48.487234 32245 consensus_queue.cc:237] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:48.490813 32143 catalog_manager.cc:5697] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 3, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 2 leader_uuid: "955f068a9d6545c4a18f1856a115255c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.506266 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:48.508602 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:48.509531 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:48.511363 32210 consensus_peers.cc:597] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a -> Peer 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715): Couldn't send request to peer 9dd61442e4da46198ce23bd7cc7eb89e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6f42079e2b540dbb698f139900d2dbe. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.514151 32389 raft_consensus.cc:1275] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:48.515487 32312 raft_consensus.cc:1275] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Refusing update from remote peer d081f41bafc849be909e21941c3b2a6a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:13:48.515870  1410 consensus_queue.cc:1048] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.517098  1524 consensus_queue.cc:1048] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.551745  1410 raft_consensus.cc:2955] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:48.556280 32312 raft_consensus.cc:2955] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:48.571774 32395 raft_consensus.cc:2955] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:48.604321 32144 catalog_manager.cc:5697] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c reported cstate change: config changed from index -1 to 4, NON_VOTER 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68) added. New cstate: current_term: 3 leader_uuid: "d081f41bafc849be909e21941c3b2a6a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } } }
I20260709 12:13:48.615823 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:48.667673 31081 tablet_server.cc:179] TabletServer@127.30.90.65:0 shutting down...
W20260709 12:13:48.698068   454 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:48.707284 32360 consensus_peers.cc:597] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:48.712644   454 consensus_peers.cc:597] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:48.713742 32286 consensus_peers.cc:597] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:48.745929 32360 consensus_peers.cc:597] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.748441 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:48.749373 31081 tablet_replica.cc:333] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.750039 31081 raft_consensus.cc:2243] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.750872 31081 raft_consensus.cc:2272] T 76a37214950944a0bb4f41a7f5e49a47 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.753150 31081 tablet_replica.cc:333] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.754026 31081 raft_consensus.cc:2243] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.754637 31081 raft_consensus.cc:2272] T 84e35a1bc2674ec2ba7793ee258bb64d P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.757259 31081 tablet_replica.cc:333] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.758719 31081 raft_consensus.cc:2243] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:48.759625   454 consensus_peers.cc:597] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.759939 31081 raft_consensus.cc:2272] T 3c0dd728ede54a2a93220b71c95e583f P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.763458 31081 tablet_replica.cc:333] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.764281 31081 raft_consensus.cc:2243] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.764920 31081 raft_consensus.cc:2272] T 509a6587058e434f902432adaa45efec P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.767709 31081 tablet_replica.cc:333] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.768673 31081 raft_consensus.cc:2243] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:13:48.769176 32360 consensus_peers.cc:597] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.770736 31081 raft_consensus.cc:2272] T b9eff7871979489295bd091d76d35a97 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:48.770872 32286 consensus_peers.cc:597] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.773638 31081 tablet_replica.cc:333] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.774541 31081 raft_consensus.cc:2243] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.775031 31081 raft_consensus.cc:2272] T a75aa87c70e749ab95a2fe2194b84320 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.777755 31081 tablet_replica.cc:333] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.778457 31081 raft_consensus.cc:2243] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.778980 31081 raft_consensus.cc:2272] T 59205b9576a2485fb950e495ddb6e880 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.781498 31081 tablet_replica.cc:333] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.782435 31081 raft_consensus.cc:2243] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.783030 31081 raft_consensus.cc:2272] T 9b38aaf5c97e4017a4af3b57c629693b P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.785804 31081 tablet_replica.cc:333] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
W20260709 12:13:48.785905 32360 consensus_peers.cc:597] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.786796 31081 raft_consensus.cc:2243] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.787770 31081 raft_consensus.cc:2272] T f13b272fb16641cda18cf60b4272eab7 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.790318 31081 tablet_replica.cc:333] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.791209 31081 raft_consensus.cc:2243] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.791792 31081 raft_consensus.cc:2272] T 6774a14020da4fc2a56e47a36c3b8c0f P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.794363 31081 tablet_replica.cc:333] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.794955 31081 raft_consensus.cc:2243] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.795454 31081 raft_consensus.cc:2272] T 2a21ebd8ae824d92b07809b671a88843 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.798271 31081 tablet_replica.cc:333] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.798859 31081 raft_consensus.cc:2243] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.799284 31081 raft_consensus.cc:2272] T c196514c8a7b4e589494d96e48ae79a1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.801293 31081 tablet_replica.cc:333] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.801964 31081 raft_consensus.cc:2243] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.803026 31081 raft_consensus.cc:2272] T b6f42079e2b540dbb698f139900d2dbe P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.805492 31081 tablet_replica.cc:333] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.806313 31081 raft_consensus.cc:2243] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.806869 31081 raft_consensus.cc:2272] T ada4b819e06b45a4a6cab281d208bf77 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.809221 31081 tablet_replica.cc:333] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.810027 31081 raft_consensus.cc:2243] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.810591 31081 raft_consensus.cc:2272] T c504ed21cd11488c9fafbe1f65dc8bf4 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.813305 31081 tablet_replica.cc:333] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.814551 31081 raft_consensus.cc:2243] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.816015 31081 raft_consensus.cc:2272] T 9bab896116dc4ed78e420322baeddac1 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.819298 31081 tablet_replica.cc:333] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.820397 31081 raft_consensus.cc:2243] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.821147 31081 raft_consensus.cc:2272] T 7a2527c54062475daaf410dd7cc21774 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.823904 31081 tablet_replica.cc:333] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.824781 31081 raft_consensus.cc:2243] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.825856 31081 raft_consensus.cc:2272] T 1f8f1e17a37042719d8ad8a0102281cd P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:48.827685 32360 consensus_peers.cc:597] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.828474 31081 tablet_replica.cc:333] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.829356 31081 raft_consensus.cc:2243] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.829957 31081 raft_consensus.cc:2272] T fb2530116db24f31bfff9b79ad63a490 P d081f41bafc849be909e21941c3b2a6a [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:48.831892   454 consensus_peers.cc:597] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.832804 31081 tablet_replica.cc:333] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.833709 31081 raft_consensus.cc:2243] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:48.834074 32286 consensus_peers.cc:597] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.834323 31081 raft_consensus.cc:2272] T 99acfce61ded439688c44ca74b9376c2 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.835395  1536 ts_tablet_manager.cc:933] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: Initiating tablet copy from peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:48.837651 31081 tablet_replica.cc:333] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.838862 31081 raft_consensus.cc:2243] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:13:48.839221   454 consensus_peers.cc:597] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.840293 31081 raft_consensus.cc:2272] T 04253db9ace2428eb8a9d3218b1ff578 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.843616 31081 tablet_replica.cc:333] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.844471 31081 raft_consensus.cc:2243] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.845696 31081 raft_consensus.cc:2272] T d79f629263954770a3b15482bb978dc6 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.848970 31081 tablet_replica.cc:333] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.849797 31081 raft_consensus.cc:2243] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.850564 31081 raft_consensus.cc:2272] T 27204bc48ea3489faf065f61a5a228f4 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.853338 31081 tablet_replica.cc:333] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
W20260709 12:13:48.853734 32286 consensus_peers.cc:597] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.854182 31081 raft_consensus.cc:2243] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.855515  1536 tablet_copy_client.cc:323] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.90.66:38975
I20260709 12:13:48.856001 31081 raft_consensus.cc:2272] T a74fc279162f4cd287e6465e1a96a191 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.857758 32331 tablet_copy_service.cc:140] P 955f068a9d6545c4a18f1856a115255c: Received BeginTabletCopySession request for tablet 2a21ebd8ae824d92b07809b671a88843 from peer 9dd61442e4da46198ce23bd7cc7eb89e ({username='slave'} at 127.0.0.1:60012)
I20260709 12:13:48.858341 32331 tablet_copy_service.cc:161] P 955f068a9d6545c4a18f1856a115255c: Beginning new tablet copy session on tablet 2a21ebd8ae824d92b07809b671a88843 from peer 9dd61442e4da46198ce23bd7cc7eb89e at {username='slave'} at 127.0.0.1:60012: session id = 9dd61442e4da46198ce23bd7cc7eb89e-2a21ebd8ae824d92b07809b671a88843
I20260709 12:13:48.859045 31081 tablet_replica.cc:333] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.859864 31081 raft_consensus.cc:2243] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:48.862651   454 consensus_peers.cc:597] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:48.865442   454 consensus_peers.cc:597] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:48.869745 32360 consensus_peers.cc:597] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.860606 31081 raft_consensus.cc:2272] T bd19544b37674f2594ee932f938e22e8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:48.875099 32286 consensus_peers.cc:597] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.875824 32331 tablet_copy_source_session.cc:215] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:48.877916 31081 tablet_replica.cc:333] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.878746 31081 raft_consensus.cc:2243] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.879334 31081 raft_consensus.cc:2272] T e6c783c940344acc9bf32f5d5f587f4f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.881367 31081 tablet_replica.cc:333] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.881974 31081 raft_consensus.cc:2243] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.882772 31081 raft_consensus.cc:2272] T 1d4498d2b05a4b2c90949cc5ef2e734f P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:48.884260   454 consensus_peers.cc:597] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.885080 31081 tablet_replica.cc:333] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.885582  1536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a21ebd8ae824d92b07809b671a88843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:48.887564 31081 raft_consensus.cc:2243] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.888208 31081 raft_consensus.cc:2272] T 4195630100c749848855593f678034b0 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.891194 31081 tablet_replica.cc:333] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.891939 31081 raft_consensus.cc:2243] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.892593 31081 raft_consensus.cc:2272] T dfa93c8b17134b308e1a092073d56dbe P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.895205 31081 tablet_replica.cc:333] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.895987 31081 raft_consensus.cc:2243] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.896978 31081 raft_consensus.cc:2272] T 9c10c826e5ec4d86b06b5b22b37148cc P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.899524 31081 tablet_replica.cc:333] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.900224 31081 raft_consensus.cc:2243] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.900785 31081 raft_consensus.cc:2272] T c4c7097b05424cb2bc05a663561584e8 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:48.902892 32286 consensus_peers.cc:597] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.903939 31081 tablet_replica.cc:333] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.904745 31081 raft_consensus.cc:2243] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.905810 31081 raft_consensus.cc:2272] T cb895e1580784277905d139716f7314d P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.908710 31081 tablet_replica.cc:333] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.909444 31081 raft_consensus.cc:2243] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.910050 31081 raft_consensus.cc:2272] T d15eb7528f6c43f79350ec7bfcd80841 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.911015  1536 tablet_copy_client.cc:806] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:48.911877  1536 tablet_copy_client.cc:670] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:48.913093 31081 tablet_replica.cc:333] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.913965 31081 raft_consensus.cc:2243] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.914870 31081 raft_consensus.cc:2272] T 555b5ed1cad34874806f1ea675f20cea P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:48.915596 32360 consensus_peers.cc:597] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.917361 31081 tablet_replica.cc:333] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.918188 31081 raft_consensus.cc:2243] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.918669 31081 raft_consensus.cc:2272] T 70ecc54999b7497892349e13b822a7dc P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.921295 31081 tablet_replica.cc:333] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.921964 31081 raft_consensus.cc:2243] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.922394 31081 raft_consensus.cc:2272] T f764488aa6894aa58fbec12b228a5469 P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.924726 31081 tablet_replica.cc:333] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.924616  1536 tablet_copy_client.cc:538] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:13:48.925763   454 consensus_peers.cc:597] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:48.926369   454 consensus_peers.cc:597] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.929018 31081 raft_consensus.cc:2243] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.929808 31081 raft_consensus.cc:2272] T c4f81fb904d942acaf0a8b6c24185c1c P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.932406 31081 tablet_replica.cc:333] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.933126 31081 raft_consensus.cc:2243] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.933939  1536 tablet_bootstrap.cc:492] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap starting.
I20260709 12:13:48.934226 31081 raft_consensus.cc:2272] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.937181 31081 tablet_replica.cc:333] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.937927 31081 raft_consensus.cc:2243] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.939898 31081 raft_consensus.cc:2272] T e435cc8f7d9f465e8c3525ab290aa147 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.942476 31081 tablet_replica.cc:333] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.943225 31081 raft_consensus.cc:2243] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.943948 31081 raft_consensus.cc:2272] T 441d5c73c97b4a039bad8668e86656c5 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.947180 31081 tablet_replica.cc:333] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.947926 31081 raft_consensus.cc:2243] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:48.949116 31081 raft_consensus.cc:2272] T 374d246b5b2144199647510371fd79c8 P d081f41bafc849be909e21941c3b2a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.952008 31081 tablet_replica.cc:333] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.952687 31081 raft_consensus.cc:2243] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.953166 31081 raft_consensus.cc:2272] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.958222 31081 tablet_replica.cc:333] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.958946 31081 raft_consensus.cc:2243] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.959450 31081 raft_consensus.cc:2272] T 4bbe5ed1593e492c81ff98bbda4d8a80 P d081f41bafc849be909e21941c3b2a6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.961917 31081 tablet_replica.cc:333] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.962544 31081 raft_consensus.cc:2243] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.963078 31081 raft_consensus.cc:2272] T 96bce6ae554c447ca9482bf9e8b28ecb P d081f41bafc849be909e21941c3b2a6a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.964241  1536 tablet_bootstrap.cc:492] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:48.965288  1536 tablet_bootstrap.cc:492] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: Bootstrap complete.
I20260709 12:13:48.966140  1536 ts_tablet_manager.cc:1403] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.012s
I20260709 12:13:48.966956 31081 tablet_replica.cc:333] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a: stopping tablet replica
I20260709 12:13:48.967654 31081 raft_consensus.cc:2243] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:48.968631 31081 raft_consensus.cc:2272] T 8b7dbfe26a664608aac66403795cf5a6 P d081f41bafc849be909e21941c3b2a6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:48.969504  1536 raft_consensus.cc:359] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
I20260709 12:13:48.970420  1536 raft_consensus.cc:740] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9dd61442e4da46198ce23bd7cc7eb89e, State: Initialized, Role: LEARNER
I20260709 12:13:48.971096  1536 consensus_queue.cc:260] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: NON_VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: true } }
W20260709 12:13:48.971388 32286 consensus_peers.cc:597] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.974340  1536 ts_tablet_manager.cc:1434] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260709 12:13:48.976888 32286 consensus_peers.cc:597] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:48.978634 32331 tablet_copy_service.cc:342] P 955f068a9d6545c4a18f1856a115255c: Request end of tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-2a21ebd8ae824d92b07809b671a88843 received from {username='slave'} at 127.0.0.1:60012
I20260709 12:13:48.979233 32331 tablet_copy_service.cc:434] P 955f068a9d6545c4a18f1856a115255c: ending tablet copy session 9dd61442e4da46198ce23bd7cc7eb89e-2a21ebd8ae824d92b07809b671a88843 on tablet 2a21ebd8ae824d92b07809b671a88843 with peer 9dd61442e4da46198ce23bd7cc7eb89e
W20260709 12:13:49.029879 32286 consensus_peers.cc:597] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.033927 32286 consensus_peers.cc:597] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.062724 32286 consensus_peers.cc:597] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.072877 31081 tablet_server.cc:196] TabletServer@127.30.90.65:0 shutdown complete.
W20260709 12:13:49.142788 32286 consensus_peers.cc:597] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.172699 32360 consensus_peers.cc:597] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.182308   454 consensus_peers.cc:597] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Couldn't send request to peer d081f41bafc849be909e21941c3b2a6a. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.223192   486 raft_consensus.cc:1217] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:13:49.228559 31081 tablet_server.cc:179] TabletServer@127.30.90.66:0 shutting down...
W20260709 12:13:49.242741 32360 consensus_peers.cc:597] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.243347 32360 consensus_peers.cc:597] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.256435   454 consensus_peers.cc:597] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.299333 32360 consensus_peers.cc:597] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.307453 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:49.310619 31081 tablet_replica.cc:333] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.311609 31081 raft_consensus.cc:2243] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.312304 31081 raft_consensus.cc:2272] T bf1f7c9c8347482284b16d7654a468c4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.315129 31081 tablet_replica.cc:333] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.315972 31081 raft_consensus.cc:2243] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.317688 31081 raft_consensus.cc:2272] T 1e0f48bbc7c046f6a730df1a1611dade P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.320267 31081 tablet_replica.cc:333] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
W20260709 12:13:49.320719 32360 consensus_peers.cc:597] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.321094 31081 raft_consensus.cc:2243] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.321919 31081 raft_consensus.cc:2272] T 76a37214950944a0bb4f41a7f5e49a47 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.324673 31081 tablet_replica.cc:333] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.325474 31081 raft_consensus.cc:2243] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.326510 31081 raft_consensus.cc:2272] T 84e35a1bc2674ec2ba7793ee258bb64d P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.329180 31081 tablet_replica.cc:333] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.330003 31081 raft_consensus.cc:2243] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.333772 31081 raft_consensus.cc:2272] T 509a6587058e434f902432adaa45efec P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.336495 31081 tablet_replica.cc:333] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.338459 31081 raft_consensus.cc:2243] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.339094 31081 raft_consensus.cc:2272] T b9eff7871979489295bd091d76d35a97 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.341755 31081 tablet_replica.cc:333] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.342532 31081 raft_consensus.cc:2243] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.343528 31081 raft_consensus.cc:2272] T a75aa87c70e749ab95a2fe2194b84320 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.346320 31081 tablet_replica.cc:333] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.347087 31081 raft_consensus.cc:2243] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.347780 31081 raft_consensus.cc:2272] T 9b38aaf5c97e4017a4af3b57c629693b P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.350428 31081 tablet_replica.cc:333] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.351169 31081 raft_consensus.cc:2243] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.351720 31081 raft_consensus.cc:2272] T c196514c8a7b4e589494d96e48ae79a1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.354210 31081 tablet_replica.cc:333] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.355119 31081 raft_consensus.cc:2243] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.356523 31081 raft_consensus.cc:2272] T 2a21ebd8ae824d92b07809b671a88843 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.359305 31081 tablet_replica.cc:333] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.360097 31081 raft_consensus.cc:2243] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.361203 31081 raft_consensus.cc:2272] T b6f42079e2b540dbb698f139900d2dbe P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.364828 31081 tablet_replica.cc:333] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.365608 31081 raft_consensus.cc:2243] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.366432 31081 raft_consensus.cc:2272] T a74fc279162f4cd287e6465e1a96a191 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.369390 31081 tablet_replica.cc:333] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.370123 31081 raft_consensus.cc:2243] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.371083 31081 raft_consensus.cc:2272] T 12d987cbc1bb4d1482d48bea23ea904e P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.373695 31081 tablet_replica.cc:333] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.374455 31081 raft_consensus.cc:2243] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.374919 31081 raft_consensus.cc:2272] T c504ed21cd11488c9fafbe1f65dc8bf4 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.377586 31081 tablet_replica.cc:333] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.378273 31081 raft_consensus.cc:2243] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.378894 31081 raft_consensus.cc:2272] T 9bab896116dc4ed78e420322baeddac1 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.381253 31081 tablet_replica.cc:333] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.381999 31081 raft_consensus.cc:2243] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.382558 31081 raft_consensus.cc:2272] T c5471cb051234ca8a7f4b67e7c6f8531 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.384902 31081 tablet_replica.cc:333] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.385459 31081 raft_consensus.cc:2243] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.386047 31081 raft_consensus.cc:2272] T 75d2eece5ac24db68696fa5ee54d79a3 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.388446 31081 tablet_replica.cc:333] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.389137 31081 raft_consensus.cc:2243] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.389698 31081 raft_consensus.cc:2272] T 1f8f1e17a37042719d8ad8a0102281cd P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.391680 31081 tablet_replica.cc:333] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.392227 31081 raft_consensus.cc:2243] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.392709 31081 raft_consensus.cc:2272] T c61939402a8d428ab79bda331894b219 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.394413 31081 tablet_replica.cc:333] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.394984 31081 raft_consensus.cc:2243] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.395514 31081 raft_consensus.cc:2272] T 1d4498d2b05a4b2c90949cc5ef2e734f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.397585 31081 tablet_replica.cc:333] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.398273 31081 raft_consensus.cc:2243] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.399161 31081 raft_consensus.cc:2272] T fb2530116db24f31bfff9b79ad63a490 P 955f068a9d6545c4a18f1856a115255c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.401328 31081 tablet_replica.cc:333] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.401921 31081 raft_consensus.cc:2243] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.402341 31081 raft_consensus.cc:2272] T 99acfce61ded439688c44ca74b9376c2 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.404079 31081 tablet_replica.cc:333] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.404572 31081 raft_consensus.cc:2243] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.405310 31081 raft_consensus.cc:2272] T 27204bc48ea3489faf065f61a5a228f4 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.407123 31081 tablet_replica.cc:333] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.407653 31081 raft_consensus.cc:2243] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.408238 31081 raft_consensus.cc:2272] T a228c7b7c3dc446fa9f33a1749606fbd P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.410082 31081 tablet_replica.cc:333] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.410598 31081 raft_consensus.cc:2243] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.411465 31081 raft_consensus.cc:2272] T e6c783c940344acc9bf32f5d5f587f4f P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.413790 31081 tablet_replica.cc:333] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.414546 31081 raft_consensus.cc:2243] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:49.414901 32360 consensus_peers.cc:597] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.415139 31081 raft_consensus.cc:2272] T c4c7097b05424cb2bc05a663561584e8 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.418147 31081 tablet_replica.cc:333] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
W20260709 12:13:49.421989   454 consensus_peers.cc:597] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.422950 31081 raft_consensus.cc:2243] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.423548 31081 raft_consensus.cc:2272] T beffdc7ec3894d0f87e415dd526e35a1 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.426163 31081 tablet_replica.cc:333] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.427021 31081 raft_consensus.cc:2243] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.433838 31081 raft_consensus.cc:2272] T 70ecc54999b7497892349e13b822a7dc P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.440481 31081 tablet_replica.cc:333] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.441394 31081 raft_consensus.cc:2243] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.442438 31081 raft_consensus.cc:2272] T c4f81fb904d942acaf0a8b6c24185c1c P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.445950 31081 tablet_replica.cc:333] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.446771 31081 raft_consensus.cc:2243] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.447535 31081 raft_consensus.cc:2272] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.450309 31081 tablet_replica.cc:333] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.451119 31081 raft_consensus.cc:2243] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:49.451586 32360 consensus_peers.cc:597] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.451812 31081 raft_consensus.cc:2272] T d8ef0be7554d444fbfb4643f3a57a9da P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.454773 31081 tablet_replica.cc:333] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.455551 31081 raft_consensus.cc:2243] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.456302 31081 raft_consensus.cc:2272] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.458935 31081 tablet_replica.cc:333] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.459708 31081 raft_consensus.cc:2243] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.460741 31081 raft_consensus.cc:2272] T 83b34639930a4cd8a87c700c52dcaf9e P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.463459 31081 tablet_replica.cc:333] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.464286 31081 raft_consensus.cc:2243] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.464892 31081 raft_consensus.cc:2272] T cb895e1580784277905d139716f7314d P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.467595 31081 tablet_replica.cc:333] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.468369 31081 raft_consensus.cc:2243] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.468966 31081 raft_consensus.cc:2272] T d15eb7528f6c43f79350ec7bfcd80841 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.471693 31081 tablet_replica.cc:333] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.472654 31081 raft_consensus.cc:2243] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.473714 31081 raft_consensus.cc:2272] T f764488aa6894aa58fbec12b228a5469 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:49.475302 32360 consensus_peers.cc:597] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.476272 31081 tablet_replica.cc:333] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.477118 31081 raft_consensus.cc:2243] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.477882 31081 raft_consensus.cc:2272] T 88deaed37d894eb7aee23f7a7558aa52 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.480873 31081 tablet_replica.cc:333] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.481673 31081 raft_consensus.cc:2243] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.482511 31081 raft_consensus.cc:2272] T f303700bc8b643a6aa3fb7f8aeb3f11a P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.485342 31081 tablet_replica.cc:333] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.488281 31081 raft_consensus.cc:2243] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.488972 31081 raft_consensus.cc:2272] T f13b272fb16641cda18cf60b4272eab7 P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.491801 31081 tablet_replica.cc:333] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.492547 31081 raft_consensus.cc:2243] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.493525 31081 raft_consensus.cc:2272] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.496152 31081 tablet_replica.cc:333] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.496945 31081 raft_consensus.cc:2243] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.497490 31081 raft_consensus.cc:2272] T 8b7dbfe26a664608aac66403795cf5a6 P 955f068a9d6545c4a18f1856a115255c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.500068 31081 tablet_replica.cc:333] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.500847 31081 raft_consensus.cc:2243] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:13:49.501049   454 consensus_peers.cc:597] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.501936 31081 raft_consensus.cc:2272] T 96bce6ae554c447ca9482bf9e8b28ecb P 955f068a9d6545c4a18f1856a115255c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.504837 31081 tablet_replica.cc:333] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.505602 31081 raft_consensus.cc:2243] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.506594 31081 raft_consensus.cc:2272] T 4195630100c749848855593f678034b0 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.509341 31081 tablet_replica.cc:333] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
I20260709 12:13:49.510118 31081 raft_consensus.cc:2243] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.510733 31081 raft_consensus.cc:2272] T 374d246b5b2144199647510371fd79c8 P 955f068a9d6545c4a18f1856a115255c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:49.511487 32360 consensus_peers.cc:597] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.513425 31081 tablet_replica.cc:333] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c: stopping tablet replica
W20260709 12:13:49.513844   454 consensus_peers.cc:597] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.514171 31081 raft_consensus.cc:2243] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.514833 31081 raft_consensus.cc:2272] T c23c7a706fde4dc7b51ffc6052303639 P 955f068a9d6545c4a18f1856a115255c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:49.531708   454 consensus_peers.cc:597] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.555023 32360 consensus_peers.cc:597] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.568827   454 consensus_peers.cc:597] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.592154 32360 consensus_peers.cc:597] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.614588   454 consensus_peers.cc:597] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.616182 32360 connection.cc:573] client connection to 127.30.90.66:38975 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:13:49.648146 32360 consensus_peers.cc:597] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.671324 31081 tablet_server.cc:196] TabletServer@127.30.90.66:0 shutdown complete.
W20260709 12:13:49.712177 32360 consensus_peers.cc:597] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 -> Peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Couldn't send request to peer 955f068a9d6545c4a18f1856a115255c. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.787631 31081 tablet_server.cc:179] TabletServer@127.30.90.67:0 shutting down...
W20260709 12:13:49.797333   453 consensus_peers.cc:597] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.799015   453 consensus_peers.cc:597] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.813185  1535 raft_consensus.cc:493] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:49.813827  1535 raft_consensus.cc:515] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } }
I20260709 12:13:49.816534  1535 leader_election.cc:290] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:49.823433  1379 raft_consensus.cc:493] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:49.824111  1379 raft_consensus.cc:515] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:49.826365  1379 leader_election.cc:290] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
W20260709 12:13:49.832454   453 consensus_peers.cc:597] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:49.852932 32360 leader_election.cc:336] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
W20260709 12:13:49.858620 32360 leader_election.cc:336] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111)
I20260709 12:13:49.859033 32360 leader_election.cc:304] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0354400820b248608958da888f8cf282; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:49.861861  1535 raft_consensus.cc:2749] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:49.865334   454 leader_election.cc:336] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
W20260709 12:13:49.866252   454 leader_election.cc:336] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111)
I20260709 12:13:49.866562   454 leader_election.cc:304] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:49.867252  1379 raft_consensus.cc:2749] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:49.868331   453 consensus_peers.cc:597] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.872496 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:49.873374 31081 tablet_replica.cc:333] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.874073 31081 raft_consensus.cc:2243] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.874940 31081 raft_consensus.cc:2272] T bf1f7c9c8347482284b16d7654a468c4 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.876945 31081 tablet_replica.cc:333] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.877592 31081 raft_consensus.cc:2243] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.878086 31081 raft_consensus.cc:2272] T 84e35a1bc2674ec2ba7793ee258bb64d P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.880762 31081 tablet_replica.cc:333] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.881646 31081 raft_consensus.cc:2243] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.882628 31081 raft_consensus.cc:2272] T 1e0f48bbc7c046f6a730df1a1611dade P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.885094 31081 tablet_replica.cc:333] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.885742 31081 raft_consensus.cc:2243] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.886569 31081 raft_consensus.cc:2272] T c5471cb051234ca8a7f4b67e7c6f8531 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.888831 31081 tablet_replica.cc:333] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.889430 31081 raft_consensus.cc:2243] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.890251 31081 raft_consensus.cc:2272] T 75d2eece5ac24db68696fa5ee54d79a3 P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.892094 31081 tablet_replica.cc:333] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.892623 31081 raft_consensus.cc:2243] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.893107 31081 raft_consensus.cc:2272] T 2a21ebd8ae824d92b07809b671a88843 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.895443 31081 tablet_replica.cc:333] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.896273 31081 raft_consensus.cc:2243] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.897194 31081 raft_consensus.cc:2272] T c196514c8a7b4e589494d96e48ae79a1 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.899576 31081 tablet_replica.cc:333] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.900315 31081 raft_consensus.cc:2243] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.900826 31081 raft_consensus.cc:2272] T 59205b9576a2485fb950e495ddb6e880 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.902031  1535 raft_consensus.cc:493] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:49.902552  1535 raft_consensus.cc:515] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:49.903326 31081 tablet_replica.cc:333] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.904173 31081 raft_consensus.cc:2243] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.904685  1535 leader_election.cc:290] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715)
I20260709 12:13:49.904800 31081 raft_consensus.cc:2272] T b6f42079e2b540dbb698f139900d2dbe P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.906566   485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04253db9ace2428eb8a9d3218b1ff578" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" is_pre_election: true
I20260709 12:13:49.909031 31081 tablet_replica.cc:333] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.910048 31081 raft_consensus.cc:2243] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.910907 31081 raft_consensus.cc:2272] T ada4b819e06b45a4a6cab281d208bf77 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:49.911592 32360 leader_election.cc:336] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
I20260709 12:13:49.912076 32360 leader_election.cc:304] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282; no voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:49.912809  1535 raft_consensus.cc:2749] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:49.913748 31081 tablet_replica.cc:333] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.914373 31081 raft_consensus.cc:2243] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.915282 31081 raft_consensus.cc:2272] T bd19544b37674f2594ee932f938e22e8 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.917850 31081 tablet_replica.cc:333] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.918399 31081 raft_consensus.cc:2243] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.918936 31081 raft_consensus.cc:2272] T 12d987cbc1bb4d1482d48bea23ea904e P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.920986 31081 tablet_replica.cc:333] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.921602 31081 raft_consensus.cc:2243] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.922115 31081 raft_consensus.cc:2272] T 7a2527c54062475daaf410dd7cc21774 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.924157 31081 tablet_replica.cc:333] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.924762 31081 raft_consensus.cc:2243] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.925232 31081 raft_consensus.cc:2272] T 1f8f1e17a37042719d8ad8a0102281cd P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.927188 31081 tablet_replica.cc:333] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.927850 31081 raft_consensus.cc:2243] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.928694 31081 raft_consensus.cc:2272] T c61939402a8d428ab79bda331894b219 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.930652 31081 tablet_replica.cc:333] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.931272 31081 raft_consensus.cc:2243] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.932194 31081 raft_consensus.cc:2272] T a228c7b7c3dc446fa9f33a1749606fbd P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.935060 31081 tablet_replica.cc:333] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.935941 31081 raft_consensus.cc:2243] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.936653 31081 raft_consensus.cc:2272] T 04253db9ace2428eb8a9d3218b1ff578 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.939639 31081 tablet_replica.cc:333] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.940554 31081 raft_consensus.cc:2243] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.940824  1535 raft_consensus.cc:493] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:49.941609 31081 raft_consensus.cc:2272] T 99acfce61ded439688c44ca74b9376c2 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.941385  1535 raft_consensus.cc:515] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
W20260709 12:13:49.943248   453 consensus_peers.cc:597] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.943390  1379 raft_consensus.cc:493] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:49.943943  1379 raft_consensus.cc:515] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:49.944416 31081 tablet_replica.cc:333] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.945351 31081 raft_consensus.cc:2243] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.945519  1535 leader_election.cc:290] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 9dd61442e4da46198ce23bd7cc7eb89e (127.30.90.68:44715)
I20260709 12:13:49.945976 31081 raft_consensus.cc:2272] T d79f629263954770a3b15482bb978dc6 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.946000   485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555b5ed1cad34874806f1ea675f20cea" candidate_uuid: "0354400820b248608958da888f8cf282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" is_pre_election: true
I20260709 12:13:49.946566  1379 leader_election.cc:290] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:49.948872 31081 tablet_replica.cc:333] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.949855 31081 raft_consensus.cc:2243] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.950986 31081 raft_consensus.cc:2272] T c4c7097b05424cb2bc05a663561584e8 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.950063  1516 raft_consensus.cc:493] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:49.952343  1516 raft_consensus.cc:515] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:49.953871 31081 tablet_replica.cc:333] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.954826  1516 leader_election.cc:290] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:49.954869 31081 raft_consensus.cc:2243] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.955829 31081 raft_consensus.cc:2272] T beffdc7ec3894d0f87e415dd526e35a1 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.956458  1379 raft_consensus.cc:493] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:49.957063  1379 raft_consensus.cc:515] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:49.958887 31081 tablet_replica.cc:333] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.959841 31081 raft_consensus.cc:2243] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.960397 31081 raft_consensus.cc:2272] T e6c783c940344acc9bf32f5d5f587f4f P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:49.962476   454 leader_election.cc:336] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
I20260709 12:13:49.963124 31081 tablet_replica.cc:333] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282: stopping tablet replica
W20260709 12:13:49.963368   454 leader_election.cc:336] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111)
I20260709 12:13:49.963783   454 leader_election.cc:304] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:49.963970 31081 raft_consensus.cc:2243] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.965101 31081 raft_consensus.cc:2272] T d15eb7528f6c43f79350ec7bfcd80841 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.966403  1516 raft_consensus.cc:2749] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:49.968025 31081 tablet_replica.cc:333] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.968899 31081 raft_consensus.cc:2243] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:49.970186   453 consensus_peers.cc:597] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:49.970947  1379 leader_election.cc:290] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:49.969753 31081 raft_consensus.cc:2272] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:49.973798 32360 leader_election.cc:336] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
I20260709 12:13:49.974390 31081 tablet_replica.cc:333] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.974283 32360 leader_election.cc:304] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282 [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: 0354400820b248608958da888f8cf282; no voters: 9dd61442e4da46198ce23bd7cc7eb89e, d081f41bafc849be909e21941c3b2a6a
W20260709 12:13:49.974947 32360 raft_consensus.cc:2686] T 555b5ed1cad34874806f1ea675f20cea P 0354400820b248608958da888f8cf282: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:49.975246 31081 raft_consensus.cc:2243] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:49.976281 31081 raft_consensus.cc:2272] T 70ecc54999b7497892349e13b822a7dc P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.976405  1379 raft_consensus.cc:493] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:49.976920  1379 raft_consensus.cc:515] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:49.978937 31081 tablet_replica.cc:333] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282: stopping tablet replica
W20260709 12:13:49.979349   454 leader_election.cc:336] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
W20260709 12:13:49.979866   454 leader_election.cc:336] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
I20260709 12:13:49.979933 31081 raft_consensus.cc:2243] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.978873  1379 leader_election.cc:290] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:49.980700 31081 raft_consensus.cc:2272] T 6774a14020da4fc2a56e47a36c3b8c0f P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.984126 31081 tablet_replica.cc:333] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.984972 31081 raft_consensus.cc:2243] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:49.985448   453 leader_election.cc:336] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:49.985605 31081 raft_consensus.cc:2272] T f303700bc8b643a6aa3fb7f8aeb3f11a P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:49.985769   454 leader_election.cc:336] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111)
I20260709 12:13:49.986460   454 leader_election.cc:304] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:49.987268  1379 raft_consensus.cc:2749] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:49.988556 31081 tablet_replica.cc:333] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.989861 31081 raft_consensus.cc:2243] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.990476 31081 raft_consensus.cc:2272] T f13b272fb16641cda18cf60b4272eab7 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:49.990957   454 leader_election.cc:336] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111)
I20260709 12:13:49.991386   454 leader_election.cc:304] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:49.992316  1379 raft_consensus.cc:2749] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:49.993029 31081 tablet_replica.cc:333] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.993947 31081 raft_consensus.cc:2243] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:49.994262   454 leader_election.cc:336] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
I20260709 12:13:49.994680   454 leader_election.cc:304] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:49.994915 31081 raft_consensus.cc:2272] T 88deaed37d894eb7aee23f7a7558aa52 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.995405  1379 raft_consensus.cc:2749] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:49.997386  1379 raft_consensus.cc:493] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:49.997838 31081 tablet_replica.cc:333] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:49.998752 31081 raft_consensus.cc:2243] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.999568 31081 raft_consensus.cc:2272] T e435cc8f7d9f465e8c3525ab290aa147 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.997859  1379 raft_consensus.cc:515] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:50.001773  1379 leader_election.cc:290] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:50.002422 31081 tablet_replica.cc:333] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282: stopping tablet replica
W20260709 12:13:50.002527   453 consensus_peers.cc:597] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.003105 31081 raft_consensus.cc:2243] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.004170 31081 raft_consensus.cc:2272] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.006578 31081 tablet_replica.cc:333] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.007171 31081 raft_consensus.cc:2243] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.007699 31081 raft_consensus.cc:2272] T 83b34639930a4cd8a87c700c52dcaf9e P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.009675 31081 tablet_replica.cc:333] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.010262 31081 raft_consensus.cc:2243] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.010680 31081 raft_consensus.cc:2272] T f764488aa6894aa58fbec12b228a5469 P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:50.011395   454 leader_election.cc:336] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
W20260709 12:13:50.012074   454 leader_election.cc:336] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111)
I20260709 12:13:50.012458   454 leader_election.cc:304] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:50.012794 31081 tablet_replica.cc:333] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.013286  1379 raft_consensus.cc:2749] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:50.013726 31081 raft_consensus.cc:2243] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.014575 31081 raft_consensus.cc:2272] T 441d5c73c97b4a039bad8668e86656c5 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.016657 31081 tablet_replica.cc:333] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.017196 31081 raft_consensus.cc:2243] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.017725 31081 raft_consensus.cc:2272] T a75aa87c70e749ab95a2fe2194b84320 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.019838 31081 tablet_replica.cc:333] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.020402 31081 raft_consensus.cc:2243] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.020848 31081 raft_consensus.cc:2272] T 3c0dd728ede54a2a93220b71c95e583f P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.022826 31081 tablet_replica.cc:333] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.023370 31081 raft_consensus.cc:2243] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.023811 31081 raft_consensus.cc:2272] T 0e9bb86b362e4c47ae99e48b5f4bc5a5 P 0354400820b248608958da888f8cf282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.025888 31081 tablet_replica.cc:333] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.026472 31081 raft_consensus.cc:2243] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.026911 31081 raft_consensus.cc:2272] T d8ef0be7554d444fbfb4643f3a57a9da P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.028872 31081 tablet_replica.cc:333] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.029429 31081 raft_consensus.cc:2243] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.029963 31081 raft_consensus.cc:2272] T dfa93c8b17134b308e1a092073d56dbe P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.031783 31081 tablet_replica.cc:333] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.032418 31081 raft_consensus.cc:2243] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.033258 31081 raft_consensus.cc:2272] T 9c10c826e5ec4d86b06b5b22b37148cc P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.035032 31081 tablet_replica.cc:333] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.035544 31081 raft_consensus.cc:2243] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.035951 31081 raft_consensus.cc:2272] T 4195630100c749848855593f678034b0 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.038367 31081 tablet_replica.cc:333] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.038858 31081 raft_consensus.cc:2243] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.039302 31081 raft_consensus.cc:2272] T c23c7a706fde4dc7b51ffc6052303639 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.040961 31081 tablet_replica.cc:333] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.041427 31081 raft_consensus.cc:2243] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.041888 31081 raft_consensus.cc:2272] T 96bce6ae554c447ca9482bf9e8b28ecb P 0354400820b248608958da888f8cf282 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.043669 31081 tablet_replica.cc:333] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.044123 31081 raft_consensus.cc:2243] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.044539 31081 raft_consensus.cc:2272] T cb895e1580784277905d139716f7314d P 0354400820b248608958da888f8cf282 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.046474 31081 tablet_replica.cc:333] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282: stopping tablet replica
I20260709 12:13:50.046904 31081 raft_consensus.cc:2243] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.047521 31081 raft_consensus.cc:2272] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 0354400820b248608958da888f8cf282 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:50.085826   453 consensus_peers.cc:597] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.092891   453 consensus_peers.cc:597] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.138763 31081 tablet_server.cc:196] TabletServer@127.30.90.67:0 shutdown complete.
W20260709 12:13:50.191112   453 consensus_peers.cc:597] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.67:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:50.222360  1379 raft_consensus.cc:493] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:50.223086  1379 raft_consensus.cc:515] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:50.228374  1379 leader_election.cc:290] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
I20260709 12:13:50.232872  1379 raft_consensus.cc:493] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
W20260709 12:13:50.233170   453 leader_election.cc:336] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Network error: Client connection negotiation failed: client connection to 127.30.90.67:34633: connect: Connection refused (error 111)
W20260709 12:13:50.233878   453 consensus_peers.cc:597] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e -> Peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Couldn't send request to peer 0354400820b248608958da888f8cf282. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.67:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.234829   454 leader_election.cc:336] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
I20260709 12:13:50.235316   454 leader_election.cc:304] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:50.241897  1542 raft_consensus.cc:2749] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:50.233523  1379 raft_consensus.cc:515] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
W20260709 12:13:50.250876   453 leader_election.cc:336] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Network error: Client connection negotiation failed: client connection to 127.30.90.67:34633: connect: Connection refused (error 111)
I20260709 12:13:50.251654  1379 leader_election.cc:290] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:50.259477   454 leader_election.cc:336] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
I20260709 12:13:50.260021   454 leader_election.cc:304] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:50.260845  1379 raft_consensus.cc:2749] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:50.261691 31081 tablet_server.cc:179] TabletServer@127.30.90.68:0 shutting down...
I20260709 12:13:50.324072  1542 raft_consensus.cc:493] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:50.329175  1542 raft_consensus.cc:515] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "955f068a9d6545c4a18f1856a115255c" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 38975 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
I20260709 12:13:50.332693  1542 leader_election.cc:290] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975)
I20260709 12:13:50.296890  1516 raft_consensus.cc:493] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d081f41bafc849be909e21941c3b2a6a)
I20260709 12:13:50.341717  1516 raft_consensus.cc:515] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d081f41bafc849be909e21941c3b2a6a" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 45003 } } peers { permanent_uuid: "0354400820b248608958da888f8cf282" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34633 } } peers { permanent_uuid: "9dd61442e4da46198ce23bd7cc7eb89e" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 44715 } attrs { promote: false } }
W20260709 12:13:50.345237   454 leader_election.cc:336] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
W20260709 12:13:50.348282   453 leader_election.cc:336] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0354400820b248608958da888f8cf282 (127.30.90.67:34633): Network error: Client connection negotiation failed: client connection to 127.30.90.67:34633: connect: Connection refused (error 111)
I20260709 12:13:50.348598  1516 leader_election.cc:290] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003), 0354400820b248608958da888f8cf282 (127.30.90.67:34633)
W20260709 12:13:50.349350   454 leader_election.cc:336] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 955f068a9d6545c4a18f1856a115255c (127.30.90.66:38975): Network error: Client connection negotiation failed: client connection to 127.30.90.66:38975: connect: Connection refused (error 111)
I20260709 12:13:50.349844   454 leader_election.cc:304] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 955f068a9d6545c4a18f1856a115255c, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:50.350627  1542 raft_consensus.cc:2749] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:50.357194   454 leader_election.cc:336] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d081f41bafc849be909e21941c3b2a6a (127.30.90.65:45003): Network error: Client connection negotiation failed: client connection to 127.30.90.65:45003: connect: Connection refused (error 111)
I20260709 12:13:50.357602   454 leader_election.cc:304] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [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: 9dd61442e4da46198ce23bd7cc7eb89e; no voters: 0354400820b248608958da888f8cf282, d081f41bafc849be909e21941c3b2a6a
I20260709 12:13:50.358309  1379 raft_consensus.cc:2749] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:50.361089 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:50.362742 31081 tablet_replica.cc:333] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.363720 31081 raft_consensus.cc:2243] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Raft consensus shutting down.
I20260709 12:13:50.364241 31081 raft_consensus.cc:2272] T 2a21ebd8ae824d92b07809b671a88843 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEARNER]: Raft consensus is shut down!
I20260709 12:13:50.366389 31081 tablet_replica.cc:333] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.367030 31081 raft_consensus.cc:2243] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.367475 31081 raft_consensus.cc:2272] T 83b34639930a4cd8a87c700c52dcaf9e P 9dd61442e4da46198ce23bd7cc7eb89e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.369215 31081 tablet_replica.cc:333] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.369824 31081 raft_consensus.cc:2243] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.370522 31081 raft_consensus.cc:2272] T 8b7dbfe26a664608aac66403795cf5a6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.372445 31081 tablet_replica.cc:333] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.372977 31081 raft_consensus.cc:2243] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.373415 31081 raft_consensus.cc:2272] T e435cc8f7d9f465e8c3525ab290aa147 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.375133 31081 tablet_replica.cc:333] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.375664 31081 raft_consensus.cc:2243] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.376147 31081 raft_consensus.cc:2272] T 88deaed37d894eb7aee23f7a7558aa52 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.378014 31081 tablet_replica.cc:333] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.378572 31081 raft_consensus.cc:2243] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.379081 31081 raft_consensus.cc:2272] T 441d5c73c97b4a039bad8668e86656c5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.380779 31081 tablet_replica.cc:333] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.381392 31081 raft_consensus.cc:2243] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.381910 31081 raft_consensus.cc:2272] T b9eff7871979489295bd091d76d35a97 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.383738 31081 tablet_replica.cc:333] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.384265 31081 raft_consensus.cc:2243] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.384756 31081 raft_consensus.cc:2272] T 1d4498d2b05a4b2c90949cc5ef2e734f P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.386502 31081 tablet_replica.cc:333] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.387040 31081 raft_consensus.cc:2243] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.387570 31081 raft_consensus.cc:2272] T a228c7b7c3dc446fa9f33a1749606fbd P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.389248 31081 tablet_replica.cc:333] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.389899 31081 raft_consensus.cc:2243] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.390287 31081 raft_consensus.cc:2272] T 75d2eece5ac24db68696fa5ee54d79a3 P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.392014 31081 tablet_replica.cc:333] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.392539 31081 raft_consensus.cc:2243] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.393055 31081 raft_consensus.cc:2272] T 9c10c826e5ec4d86b06b5b22b37148cc P 9dd61442e4da46198ce23bd7cc7eb89e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.394987 31081 tablet_replica.cc:333] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.395650 31081 raft_consensus.cc:2243] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.396406 31081 raft_consensus.cc:2272] T 04253db9ace2428eb8a9d3218b1ff578 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.398636 31081 tablet_replica.cc:333] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.399367 31081 raft_consensus.cc:2243] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.399878 31081 raft_consensus.cc:2272] T fb2530116db24f31bfff9b79ad63a490 P 9dd61442e4da46198ce23bd7cc7eb89e [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.401729 31081 tablet_replica.cc:333] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.402244 31081 raft_consensus.cc:2243] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.402727 31081 raft_consensus.cc:2272] T 374d246b5b2144199647510371fd79c8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.404407 31081 tablet_replica.cc:333] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.404910 31081 raft_consensus.cc:2243] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.405655 31081 raft_consensus.cc:2272] T a27ee3ddd9d24829aa30bc5aec9d3ad1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.407420 31081 tablet_replica.cc:333] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.408007 31081 raft_consensus.cc:2243] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.408701 31081 raft_consensus.cc:2272] T d8ef0be7554d444fbfb4643f3a57a9da P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.410611 31081 tablet_replica.cc:333] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.411171 31081 raft_consensus.cc:2243] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.411939 31081 raft_consensus.cc:2272] T 3c0dd728ede54a2a93220b71c95e583f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.413899 31081 tablet_replica.cc:333] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.414433 31081 raft_consensus.cc:2243] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.414930 31081 raft_consensus.cc:2272] T 509a6587058e434f902432adaa45efec P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.416903 31081 tablet_replica.cc:333] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.417493 31081 raft_consensus.cc:2243] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.418064 31081 raft_consensus.cc:2272] T a74fc279162f4cd287e6465e1a96a191 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.419955 31081 tablet_replica.cc:333] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.420526 31081 raft_consensus.cc:2243] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.421056 31081 raft_consensus.cc:2272] T 4bbe5ed1593e492c81ff98bbda4d8a80 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.423058 31081 tablet_replica.cc:333] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.423610 31081 raft_consensus.cc:2243] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.424520 31081 raft_consensus.cc:2272] T beffdc7ec3894d0f87e415dd526e35a1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.426834 31081 tablet_replica.cc:333] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.427525 31081 raft_consensus.cc:2243] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.428043 31081 raft_consensus.cc:2272] T d79f629263954770a3b15482bb978dc6 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.429986 31081 tablet_replica.cc:333] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.430516 31081 raft_consensus.cc:2243] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.431001 31081 raft_consensus.cc:2272] T 970b8c113d2a46e4a2d841a5c0e06ae5 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.432644 31081 tablet_replica.cc:333] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.433167 31081 raft_consensus.cc:2243] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.433966 31081 raft_consensus.cc:2272] T 59205b9576a2485fb950e495ddb6e880 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.435698 31081 tablet_replica.cc:333] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.436280 31081 raft_consensus.cc:2243] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.436997 31081 raft_consensus.cc:2272] T 9b38aaf5c97e4017a4af3b57c629693b P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.438881 31081 tablet_replica.cc:333] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.439407 31081 raft_consensus.cc:2243] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.440135 31081 raft_consensus.cc:2272] T ada4b819e06b45a4a6cab281d208bf77 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.442006 31081 tablet_replica.cc:333] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.442550 31081 raft_consensus.cc:2243] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.443049 31081 raft_consensus.cc:2272] T 27204bc48ea3489faf065f61a5a228f4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.444895 31081 tablet_replica.cc:333] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.445448 31081 raft_consensus.cc:2243] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.445974 31081 raft_consensus.cc:2272] T 1e0f48bbc7c046f6a730df1a1611dade P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.447801 31081 tablet_replica.cc:333] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.448330 31081 raft_consensus.cc:2243] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.448770 31081 raft_consensus.cc:2272] T c5471cb051234ca8a7f4b67e7c6f8531 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.450578 31081 tablet_replica.cc:333] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.451200 31081 raft_consensus.cc:2243] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.451958 31081 raft_consensus.cc:2272] T 6774a14020da4fc2a56e47a36c3b8c0f P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.453845 31081 tablet_replica.cc:333] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.454331 31081 raft_consensus.cc:2243] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.454982 31081 raft_consensus.cc:2272] T c23c7a706fde4dc7b51ffc6052303639 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.457005 31081 tablet_replica.cc:333] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.457672 31081 raft_consensus.cc:2243] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.458178 31081 raft_consensus.cc:2272] T c4f81fb904d942acaf0a8b6c24185c1c P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.460330 31081 tablet_replica.cc:333] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.460776 31081 raft_consensus.cc:2243] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.461325 31081 raft_consensus.cc:2272] T c61939402a8d428ab79bda331894b219 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.463078 31081 tablet_replica.cc:333] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.463541 31081 raft_consensus.cc:2243] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.463984 31081 raft_consensus.cc:2272] T 555b5ed1cad34874806f1ea675f20cea P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.465752 31081 tablet_replica.cc:333] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.466171 31081 raft_consensus.cc:2243] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.466557 31081 raft_consensus.cc:2272] T 76a37214950944a0bb4f41a7f5e49a47 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.468214 31081 tablet_replica.cc:333] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.468674 31081 raft_consensus.cc:2243] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.469085 31081 raft_consensus.cc:2272] T bf1f7c9c8347482284b16d7654a468c4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.471031 31081 tablet_replica.cc:333] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.471467 31081 raft_consensus.cc:2243] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.471961 31081 raft_consensus.cc:2272] T 12d987cbc1bb4d1482d48bea23ea904e P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.473631 31081 tablet_replica.cc:333] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.474041 31081 raft_consensus.cc:2243] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.474457 31081 raft_consensus.cc:2272] T bd19544b37674f2594ee932f938e22e8 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.476061 31081 tablet_replica.cc:333] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.476528 31081 raft_consensus.cc:2243] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.477183 31081 raft_consensus.cc:2272] T c504ed21cd11488c9fafbe1f65dc8bf4 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.479017 31081 tablet_replica.cc:333] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.479426 31081 raft_consensus.cc:2243] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.479842 31081 raft_consensus.cc:2272] T 9bab896116dc4ed78e420322baeddac1 P 9dd61442e4da46198ce23bd7cc7eb89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.481442 31081 tablet_replica.cc:333] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.481904 31081 raft_consensus.cc:2243] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.482582 31081 raft_consensus.cc:2272] T 7a2527c54062475daaf410dd7cc21774 P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.484408 31081 tablet_replica.cc:333] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.484807 31081 raft_consensus.cc:2243] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.485504 31081 raft_consensus.cc:2272] T f303700bc8b643a6aa3fb7f8aeb3f11a P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.488395 31081 tablet_replica.cc:333] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e: stopping tablet replica
I20260709 12:13:50.488781 31081 raft_consensus.cc:2243] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.489403 31081 raft_consensus.cc:2272] T dfa93c8b17134b308e1a092073d56dbe P 9dd61442e4da46198ce23bd7cc7eb89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.593627 31081 tablet_server.cc:196] TabletServer@127.30.90.68:0 shutdown complete.
I20260709 12:13:50.684970 31081 master.cc:562] Master@127.30.90.126:43517 shutting down...
W20260709 12:13:50.713932 32192 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:13:50.714205 32192 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:13:50.714429 32192 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:13:50.716728 31081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.717281 31081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.717603 31081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67e58fd5599a425cb3a10e552eddceaa: stopping tablet replica
I20260709 12:13:50.739727 31081 master.cc:584] Master@127.30.90.126:43517 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (55244 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:13:50.844575 31081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.90.126:42029
I20260709 12:13:50.845850 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:50.851733  1548 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
W20260709 12:13:50.851966  1549 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
W20260709 12:13:50.852624  1551 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
I20260709 12:13:50.854135 31081 server_base.cc:1061] running on GCE node
I20260709 12:13:50.855737 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:50.855929 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:50.856052 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599230856040 us; error 0 us; skew 500 ppm
I20260709 12:13:50.856582 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:50.859225 31081 webserver.cc:533] Webserver started at http://127.30.90.126:45917/ using document root <none> and password file <none>
I20260709 12:13:50.859699 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:50.859858 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:50.860086 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:50.861188 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/master-0-root/instance:
uuid: "2092c52754a24156b62c109958f09ffb"
format_stamp: "Formatted at 2026-07-09 12:13:50 on dist-test-slave-q6ss"
I20260709 12:13:50.866025 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:13:50.869894  1556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:50.870657 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:13:50.870970 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/master-0-root
uuid: "2092c52754a24156b62c109958f09ffb"
format_stamp: "Formatted at 2026-07-09 12:13:50 on dist-test-slave-q6ss"
I20260709 12:13:50.871304 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-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)
I20260709 12:13:50.888458 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:50.889818 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:50.927920 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.126:42029
I20260709 12:13:50.928023  1607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.126:42029 every 8 connection(s)
I20260709 12:13:50.931947  1608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:50.942044  1608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb: Bootstrap starting.
I20260709 12:13:50.946720  1608 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.950726  1608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb: No bootstrap required, opened a new log
I20260709 12:13:50.952771  1608 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2092c52754a24156b62c109958f09ffb" member_type: VOTER }
I20260709 12:13:50.953138  1608 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.953311  1608 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2092c52754a24156b62c109958f09ffb, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.953879  1608 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2092c52754a24156b62c109958f09ffb" member_type: VOTER }
I20260709 12:13:50.954286  1608 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:50.954476  1608 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:50.954679  1608 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.958900  1608 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2092c52754a24156b62c109958f09ffb" member_type: VOTER }
I20260709 12:13:50.959350  1608 leader_election.cc:304] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [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: 2092c52754a24156b62c109958f09ffb; no voters: 
I20260709 12:13:50.960397  1608 leader_election.cc:290] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:50.960795  1611 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:50.962175  1611 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 1 LEADER]: Becoming Leader. State: Replica: 2092c52754a24156b62c109958f09ffb, State: Running, Role: LEADER
I20260709 12:13:50.962754  1611 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [LEADER]: Queue going to LEADER mode. State: All 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: "2092c52754a24156b62c109958f09ffb" member_type: VOTER }
I20260709 12:13:50.963315  1608 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:50.967569  1612 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2092c52754a24156b62c109958f09ffb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2092c52754a24156b62c109958f09ffb" member_type: VOTER } }
I20260709 12:13:50.968294  1612 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:50.970059  1613 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2092c52754a24156b62c109958f09ffb. Latest consensus state: current_term: 1 leader_uuid: "2092c52754a24156b62c109958f09ffb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2092c52754a24156b62c109958f09ffb" member_type: VOTER } }
I20260709 12:13:50.970692  1613 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:50.972067  1620 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:50.976969  1620 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:50.984089 31081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:50.986637  1620 catalog_manager.cc:1383] Generated new cluster ID: b3f456eb2ace42debf77d205ee79c5fd
I20260709 12:13:50.986943  1620 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:51.002285  1620 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:51.003525  1620 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:51.015630  1620 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb: Generated new TSK 0
I20260709 12:13:51.016193  1620 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:51.051229 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:51.057387  1629 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
W20260709 12:13:51.058970  1630 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
W20260709 12:13:51.060945  1632 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
I20260709 12:13:51.061741 31081 server_base.cc:1061] running on GCE node
I20260709 12:13:51.062884 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:51.063104 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:51.063290 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599231063261 us; error 0 us; skew 500 ppm
I20260709 12:13:51.063820 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:51.066416 31081 webserver.cc:533] Webserver started at http://127.30.90.65:36709/ using document root <none> and password file <none>
I20260709 12:13:51.066932 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:51.067128 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:51.067404 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:51.068543 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-0-root/instance:
uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
format_stamp: "Formatted at 2026-07-09 12:13:51 on dist-test-slave-q6ss"
I20260709 12:13:51.073473 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:13:51.076709  1637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.077441 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:51.077776 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
format_stamp: "Formatted at 2026-07-09 12:13:51 on dist-test-slave-q6ss"
I20260709 12:13:51.078068 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-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)
I20260709 12:13:51.089834 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:51.090999 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:51.092397 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:51.094658 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:51.094887 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.095125 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:51.095317 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.135727 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:34013
I20260709 12:13:51.135828  1699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:34013 every 8 connection(s)
I20260709 12:13:51.140796 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:51.148280  1704 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
W20260709 12:13:51.150090  1705 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
I20260709 12:13:51.152163 31081 server_base.cc:1061] running on GCE node
W20260709 12:13:51.154017  1707 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
I20260709 12:13:51.155092 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:51.155335 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:51.155390  1700 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42029
I20260709 12:13:51.155531 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599231155511 us; error 0 us; skew 500 ppm
I20260709 12:13:51.155929  1700 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:51.156278 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:51.156747  1700 heartbeater.cc:507] Master 127.30.90.126:42029 requested a full tablet report, sending...
I20260709 12:13:51.159111 31081 webserver.cc:533] Webserver started at http://127.30.90.66:39171/ using document root <none> and password file <none>
I20260709 12:13:51.159111  1573 ts_manager.cc:194] Registered new tserver with Master: c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:51.159735 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:51.159961 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:51.160223 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:51.161247 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-1-root/instance:
uuid: "31494757f08b46e2a343194f7f907fd7"
format_stamp: "Formatted at 2026-07-09 12:13:51 on dist-test-slave-q6ss"
I20260709 12:13:51.161432  1573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54994
I20260709 12:13:51.166085 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:51.169488  1712 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.170348 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:51.170645 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-1-root
uuid: "31494757f08b46e2a343194f7f907fd7"
format_stamp: "Formatted at 2026-07-09 12:13:51 on dist-test-slave-q6ss"
I20260709 12:13:51.170939 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-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)
I20260709 12:13:51.194979 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:51.196242 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:51.197758 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:51.199884 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:51.200101 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.200338 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:51.200506 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.240226 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.66:44587
I20260709 12:13:51.240322  1774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.66:44587 every 8 connection(s)
I20260709 12:13:51.245023 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:51.253110  1778 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
W20260709 12:13:51.254323  1779 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
I20260709 12:13:51.256057 31081 server_base.cc:1061] running on GCE node
W20260709 12:13:51.257951  1781 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
I20260709 12:13:51.258960  1775 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42029
I20260709 12:13:51.259080 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:13:51.259382  1775 heartbeater.cc:461] Registering TS with master...
W20260709 12:13:51.259428 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:51.259775 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599231259756 us; error 0 us; skew 500 ppm
I20260709 12:13:51.260289  1775 heartbeater.cc:507] Master 127.30.90.126:42029 requested a full tablet report, sending...
I20260709 12:13:51.260378 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:51.262462  1573 ts_manager.cc:194] Registered new tserver with Master: 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:51.263159 31081 webserver.cc:533] Webserver started at http://127.30.90.67:40093/ using document root <none> and password file <none>
I20260709 12:13:51.263787 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:51.263993 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:51.263947  1573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55000
I20260709 12:13:51.264436 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:51.265676 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-2-root/instance:
uuid: "de71b624000244f686d2608fbac206e1"
format_stamp: "Formatted at 2026-07-09 12:13:51 on dist-test-slave-q6ss"
I20260709 12:13:51.269963 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:51.273118  1786 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.274000 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:51.274286 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-2-root
uuid: "de71b624000244f686d2608fbac206e1"
format_stamp: "Formatted at 2026-07-09 12:13:51 on dist-test-slave-q6ss"
I20260709 12:13:51.274544 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-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)
I20260709 12:13:51.293381 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:51.294625 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:51.296130 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:51.298434 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:51.298652 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.298928 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:51.299083 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.337955 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.67:45319
I20260709 12:13:51.338058  1848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.67:45319 every 8 connection(s)
I20260709 12:13:51.343153 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:51.350925  1852 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
W20260709 12:13:51.351606  1853 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
I20260709 12:13:51.360966  1849 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42029
I20260709 12:13:51.361726  1849 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:51.362854  1849 heartbeater.cc:507] Master 127.30.90.126:42029 requested a full tablet report, sending...
W20260709 12:13:51.365111  1855 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
I20260709 12:13:51.365998  1573 ts_manager.cc:194] Registered new tserver with Master: de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:51.368904  1573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55016
I20260709 12:13:51.370427 31081 server_base.cc:1061] running on GCE node
I20260709 12:13:51.371404 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:51.371634 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:51.371829 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599231371808 us; error 0 us; skew 500 ppm
I20260709 12:13:51.372407 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:51.374811 31081 webserver.cc:533] Webserver started at http://127.30.90.68:38823/ using document root <none> and password file <none>
I20260709 12:13:51.375288 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:51.375486 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:51.375756 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:51.376834 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-3-root/instance:
uuid: "471e5579451d4b2eac808ac15d864bab"
format_stamp: "Formatted at 2026-07-09 12:13:51 on dist-test-slave-q6ss"
I20260709 12:13:51.381654 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:51.384842  1860 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.385695 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:51.386003 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-3-root
uuid: "471e5579451d4b2eac808ac15d864bab"
format_stamp: "Formatted at 2026-07-09 12:13:51 on dist-test-slave-q6ss"
I20260709 12:13:51.386292 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-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)
I20260709 12:13:51.402812 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:51.404052 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:51.405584 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:51.407840 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:51.408064 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.408303 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:51.408474 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:51.448716 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.68:40963
I20260709 12:13:51.448825  1922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.68:40963 every 8 connection(s)
I20260709 12:13:51.462214  1923 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42029
I20260709 12:13:51.462608  1923 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:51.463346  1923 heartbeater.cc:507] Master 127.30.90.126:42029 requested a full tablet report, sending...
I20260709 12:13:51.465308  1573 ts_manager.cc:194] Registered new tserver with Master: 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:51.465490 31081 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013737781s
I20260709 12:13:51.466753  1573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55024
I20260709 12:13:51.491505  1573 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55026:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:13:51.764710  1665 tablet_service.cc:1511] Processing CreateTablet for tablet 043179cc2312402686ebba6392b37373 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:51.766220  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043179cc2312402686ebba6392b37373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.767488  1663 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1a3d641f1041c4a63d91933630e08f (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:51.768843  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1a3d641f1041c4a63d91933630e08f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.770779  1814 tablet_service.cc:1511] Processing CreateTablet for tablet 043179cc2312402686ebba6392b37373 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:51.772138  1814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043179cc2312402686ebba6392b37373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.774466  1813 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1a3d641f1041c4a63d91933630e08f (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:51.776607  1812 tablet_service.cc:1511] Processing CreateTablet for tablet b08ce38a4e8243f791a1ebe6996a8785 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:51.778729  1811 tablet_service.cc:1511] Processing CreateTablet for tablet acb5a208d5164efd89e802ea93e739e8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:51.780619  1809 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdf6d25dfca4e019cfeb1015081b9cc (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:51.780915  1810 tablet_service.cc:1511] Processing CreateTablet for tablet 1414c88e5f784f509007aa3584e3557a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:51.782447  1809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdf6d25dfca4e019cfeb1015081b9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.765836  1664 tablet_service.cc:1511] Processing CreateTablet for tablet f9a050d406f84c01a8768f46286823de (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:51.786453  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a050d406f84c01a8768f46286823de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.788185  1808 tablet_service.cc:1511] Processing CreateTablet for tablet 7454c6eceed44c6c8310a7d45d684156 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:51.794080  1813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1a3d641f1041c4a63d91933630e08f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.796636  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb5a208d5164efd89e802ea93e739e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.799237  1810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1414c88e5f784f509007aa3584e3557a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.801787  1807 tablet_service.cc:1511] Processing CreateTablet for tablet ab971a1a54814eedb144a80dcb25975a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:51.805910  1808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7454c6eceed44c6c8310a7d45d684156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.807516  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08ce38a4e8243f791a1ebe6996a8785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.807192  1806 tablet_service.cc:1511] Processing CreateTablet for tablet f8b2e151da6b49e18e11b1fec66baf52 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:51.814204  1805 tablet_service.cc:1511] Processing CreateTablet for tablet bbfaa364f0b44736bbb5b9323271c58a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:51.815626  1805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfaa364f0b44736bbb5b9323271c58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.818786  1662 tablet_service.cc:1511] Processing CreateTablet for tablet acb5a208d5164efd89e802ea93e739e8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:51.820497  1662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb5a208d5164efd89e802ea93e739e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.827071  1661 tablet_service.cc:1511] Processing CreateTablet for tablet 167fcd779fba45e09e0260b3bdc6e106 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:51.828543  1661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167fcd779fba45e09e0260b3bdc6e106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.835285  1660 tablet_service.cc:1511] Processing CreateTablet for tablet 1414c88e5f784f509007aa3584e3557a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:51.837255  1660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1414c88e5f784f509007aa3584e3557a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.839068  1807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab971a1a54814eedb144a80dcb25975a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.840512  1806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b2e151da6b49e18e11b1fec66baf52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.851186  1659 tablet_service.cc:1511] Processing CreateTablet for tablet 7454c6eceed44c6c8310a7d45d684156 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:51.852646  1659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7454c6eceed44c6c8310a7d45d684156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.859175  1658 tablet_service.cc:1511] Processing CreateTablet for tablet 3f096e0a8be9403099795054ead0bebf (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:51.861093  1658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f096e0a8be9403099795054ead0bebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.903020  1657 tablet_service.cc:1511] Processing CreateTablet for tablet ab971a1a54814eedb144a80dcb25975a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:51.904496  1657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab971a1a54814eedb144a80dcb25975a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.906752  1656 tablet_service.cc:1511] Processing CreateTablet for tablet bbfaa364f0b44736bbb5b9323271c58a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:51.908140  1656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfaa364f0b44736bbb5b9323271c58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.907944  1660 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac4412f4b444b9aa94293fedb3efadd (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:51.909220  1660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac4412f4b444b9aa94293fedb3efadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.916978  1888 tablet_service.cc:1511] Processing CreateTablet for tablet f9a050d406f84c01a8768f46286823de (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:51.918453  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a050d406f84c01a8768f46286823de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.919458  1884 tablet_service.cc:1511] Processing CreateTablet for tablet 1414c88e5f784f509007aa3584e3557a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:51.920876  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1414c88e5f784f509007aa3584e3557a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.922730  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1a3d641f1041c4a63d91933630e08f (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:51.924252  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1a3d641f1041c4a63d91933630e08f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.923880  1882 tablet_service.cc:1511] Processing CreateTablet for tablet 3f096e0a8be9403099795054ead0bebf (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:51.925200  1882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f096e0a8be9403099795054ead0bebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.926213  1886 tablet_service.cc:1511] Processing CreateTablet for tablet b08ce38a4e8243f791a1ebe6996a8785 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:51.927134  1881 tablet_service.cc:1511] Processing CreateTablet for tablet ab971a1a54814eedb144a80dcb25975a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:51.927579  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08ce38a4e8243f791a1ebe6996a8785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.929226  1881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab971a1a54814eedb144a80dcb25975a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.928925  1885 tablet_service.cc:1511] Processing CreateTablet for tablet 167fcd779fba45e09e0260b3bdc6e106 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:51.930259  1885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167fcd779fba45e09e0260b3bdc6e106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.922731  1883 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdf6d25dfca4e019cfeb1015081b9cc (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:51.932812  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdf6d25dfca4e019cfeb1015081b9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.932575  1880 tablet_service.cc:1511] Processing CreateTablet for tablet f8b2e151da6b49e18e11b1fec66baf52 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:51.933959  1880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b2e151da6b49e18e11b1fec66baf52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.959932  1740 tablet_service.cc:1511] Processing CreateTablet for tablet 043179cc2312402686ebba6392b37373 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:51.960649  1738 tablet_service.cc:1511] Processing CreateTablet for tablet b08ce38a4e8243f791a1ebe6996a8785 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:51.961532  1740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043179cc2312402686ebba6392b37373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.962764  1739 tablet_service.cc:1511] Processing CreateTablet for tablet f9a050d406f84c01a8768f46286823de (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:51.964252  1739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a050d406f84c01a8768f46286823de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.964560  1736 tablet_service.cc:1511] Processing CreateTablet for tablet 167fcd779fba45e09e0260b3bdc6e106 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:51.966038  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167fcd779fba45e09e0260b3bdc6e106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.968403  1735 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdf6d25dfca4e019cfeb1015081b9cc (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:51.971048  1734 tablet_service.cc:1511] Processing CreateTablet for tablet 7454c6eceed44c6c8310a7d45d684156 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:51.973516  1733 tablet_service.cc:1511] Processing CreateTablet for tablet 3f096e0a8be9403099795054ead0bebf (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:51.975565  1732 tablet_service.cc:1511] Processing CreateTablet for tablet f8b2e151da6b49e18e11b1fec66baf52 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:51.962888  1737 tablet_service.cc:1511] Processing CreateTablet for tablet acb5a208d5164efd89e802ea93e739e8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:51.977054  1738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08ce38a4e8243f791a1ebe6996a8785. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:51.980540  1621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:51.982168  1735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdf6d25dfca4e019cfeb1015081b9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.987495  1731 tablet_service.cc:1511] Processing CreateTablet for tablet bbfaa364f0b44736bbb5b9323271c58a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:51.988862  1737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb5a208d5164efd89e802ea93e739e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.990458  1732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b2e151da6b49e18e11b1fec66baf52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.991741  1733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f096e0a8be9403099795054ead0bebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.993304  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7454c6eceed44c6c8310a7d45d684156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:51.994643  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfaa364f0b44736bbb5b9323271c58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.023200  1879 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac4412f4b444b9aa94293fedb3efadd (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:52.024647  1879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac4412f4b444b9aa94293fedb3efadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.049575  1665 tablet_service.cc:1511] Processing CreateTablet for tablet c1197654fd5942048a45a7df272b26d9 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:52.051041  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1197654fd5942048a45a7df272b26d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.053472  1808 tablet_service.cc:1511] Processing CreateTablet for tablet c1197654fd5942048a45a7df272b26d9 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:52.054965  1808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1197654fd5942048a45a7df272b26d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.081380  1944 tablet_bootstrap.cc:492] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:52.086215  1943 tablet_bootstrap.cc:492] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:52.099749  1805 tablet_service.cc:1511] Processing CreateTablet for tablet e205bc36ac664a3f991e20b164076fe2 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:52.101179  1805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e205bc36ac664a3f991e20b164076fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.117165  1658 tablet_service.cc:1511] Processing CreateTablet for tablet accdbb8e7f46493e859e2fcf436b9823 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:52.118607  1658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accdbb8e7f46493e859e2fcf436b9823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.119045  1810 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0dceb82b0349a3825117170470b823 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:52.146484  1810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0dceb82b0349a3825117170470b823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.156638  1811 tablet_service.cc:1511] Processing CreateTablet for tablet 192dba3548844ce68066423c120ce5a9 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:52.160610  1943 tablet_bootstrap.cc:654] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.161819  1809 tablet_service.cc:1511] Processing CreateTablet for tablet cd0a9c1874794ca092126d7327b71487 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:52.164129  1700 heartbeater.cc:499] Master 127.30.90.126:42029 was elected leader, sending a full tablet report...
I20260709 12:13:52.165387  1739 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac4412f4b444b9aa94293fedb3efadd (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:52.166697  1739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac4412f4b444b9aa94293fedb3efadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.173638  1659 tablet_service.cc:1511] Processing CreateTablet for tablet 0046bba1138f4c749c78dbf5468982fa (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:52.175192  1659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0046bba1138f4c749c78dbf5468982fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.179461  1657 tablet_service.cc:1511] Processing CreateTablet for tablet f025cd14499241828d12b7b3481243ed (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:52.161044  1656 tablet_service.cc:1511] Processing CreateTablet for tablet ed182763b86d4c76b253d52452b0564d (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:52.187227  1884 tablet_service.cc:1511] Processing CreateTablet for tablet e205bc36ac664a3f991e20b164076fe2 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:52.188558  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e205bc36ac664a3f991e20b164076fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.177762  1738 tablet_service.cc:1511] Processing CreateTablet for tablet e205bc36ac664a3f991e20b164076fe2 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:52.190688  1738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e205bc36ac664a3f991e20b164076fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.194531  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0dceb82b0349a3825117170470b823 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:52.196421  1663 tablet_service.cc:1511] Processing CreateTablet for tablet cd0a9c1874794ca092126d7327b71487 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:52.198011  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192dba3548844ce68066423c120ce5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.200209  1806 tablet_service.cc:1511] Processing CreateTablet for tablet 0046bba1138f4c749c78dbf5468982fa (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:52.192411  1661 tablet_service.cc:1511] Processing CreateTablet for tablet 0b949425b09940e29c5497954f991f74 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:52.189327  1887 tablet_service.cc:1511] Processing CreateTablet for tablet c1197654fd5942048a45a7df272b26d9 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:52.202715  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1197654fd5942048a45a7df272b26d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.203909  1807 tablet_service.cc:1511] Processing CreateTablet for tablet f025cd14499241828d12b7b3481243ed (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:52.201463  1806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0046bba1138f4c749c78dbf5468982fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.187562  1656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed182763b86d4c76b253d52452b0564d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.215973  1809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd0a9c1874794ca092126d7327b71487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.221657  1658 tablet_service.cc:1511] Processing CreateTablet for tablet 550858f9a36944e28cc9ad3b0a6f1d2a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:52.232481  1946 tablet_bootstrap.cc:492] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:52.235687  1661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b949425b09940e29c5497954f991f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.236406  1657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f025cd14499241828d12b7b3481243ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.238708  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0dceb82b0349a3825117170470b823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.241932  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd0a9c1874794ca092126d7327b71487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.250499  1659 tablet_service.cc:1511] Processing CreateTablet for tablet b50cccf84bb14c09998fbe3adaf8478c (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:52.251943  1659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b50cccf84bb14c09998fbe3adaf8478c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.260042  1812 tablet_service.cc:1511] Processing CreateTablet for tablet 0b949425b09940e29c5497954f991f74 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:52.262411  1888 tablet_service.cc:1511] Processing CreateTablet for tablet accdbb8e7f46493e859e2fcf436b9823 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:52.255589  1807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f025cd14499241828d12b7b3481243ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.263409  1658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550858f9a36944e28cc9ad3b0a6f1d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.268857  1775 heartbeater.cc:499] Master 127.30.90.126:42029 was elected leader, sending a full tablet report...
I20260709 12:13:52.280705  1735 tablet_service.cc:1511] Processing CreateTablet for tablet accdbb8e7f46493e859e2fcf436b9823 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:52.283985  1879 tablet_service.cc:1511] Processing CreateTablet for tablet 550858f9a36944e28cc9ad3b0a6f1d2a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:52.287626  1808 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9df72750d94aef89d764a3a5c09951 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:52.288000  1813 tablet_service.cc:1511] Processing CreateTablet for tablet 74d329afeb794f2fa02ea9743ce411eb (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:52.288578  1945 tablet_bootstrap.cc:492] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:52.305199  1944 tablet_bootstrap.cc:654] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.263346  1662 tablet_service.cc:1511] Processing CreateTablet for tablet b59bb8b3b3504fd7b6cc5d6494185a75 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:52.285540  1879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550858f9a36944e28cc9ad3b0a6f1d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.347349  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accdbb8e7f46493e859e2fcf436b9823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.310667  1665 tablet_service.cc:1511] Processing CreateTablet for tablet a084f450970f45a7b893ebd9073ab2a2 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:52.313354  1814 tablet_service.cc:1511] Processing CreateTablet for tablet b59bb8b3b3504fd7b6cc5d6494185a75 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:52.295336  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 74d329afeb794f2fa02ea9743ce411eb (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:52.350371  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a084f450970f45a7b893ebd9073ab2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.315491  1809 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb0f4d4a48345ff81d4f25a3c11bfc8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:52.317835  1737 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0dceb82b0349a3825117170470b823 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:52.301924  1810 tablet_service.cc:1511] Processing CreateTablet for tablet b50cccf84bb14c09998fbe3adaf8478c (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:52.319195  1735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accdbb8e7f46493e859e2fcf436b9823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.354218  1662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59bb8b3b3504fd7b6cc5d6494185a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.298468  1882 tablet_service.cc:1511] Processing CreateTablet for tablet cd0a9c1874794ca092126d7327b71487 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:52.358371  1737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0dceb82b0349a3825117170470b823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.321887  1946 tablet_bootstrap.cc:654] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.331825  1945 tablet_bootstrap.cc:654] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.371593  1849 heartbeater.cc:499] Master 127.30.90.126:42029 was elected leader, sending a full tablet report...
I20260709 12:13:52.376459  1736 tablet_service.cc:1511] Processing CreateTablet for tablet 192dba3548844ce68066423c120ce5a9 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:52.378104  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192dba3548844ce68066423c120ce5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.380841  1734 tablet_service.cc:1511] Processing CreateTablet for tablet b59bb8b3b3504fd7b6cc5d6494185a75 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:52.382272  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59bb8b3b3504fd7b6cc5d6494185a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.336776  1883 tablet_service.cc:1511] Processing CreateTablet for tablet 192dba3548844ce68066423c120ce5a9 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:52.338579  1731 tablet_service.cc:1511] Processing CreateTablet for tablet 0046bba1138f4c749c78dbf5468982fa (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:52.386598  1733 tablet_service.cc:1511] Processing CreateTablet for tablet ed182763b86d4c76b253d52452b0564d (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:52.340487  1732 tablet_service.cc:1511] Processing CreateTablet for tablet 0b949425b09940e29c5497954f991f74 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:52.337122  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b949425b09940e29c5497954f991f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.391789  1809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb0f4d4a48345ff81d4f25a3c11bfc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.400120  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d329afeb794f2fa02ea9743ce411eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.401038  1814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59bb8b3b3504fd7b6cc5d6494185a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.402161  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192dba3548844ce68066423c120ce5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.425621  1882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd0a9c1874794ca092126d7327b71487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.426966  1811 tablet_service.cc:1511] Processing CreateTablet for tablet 591ea6c8b3b84a8cafcd63a9cfc52697 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:52.435834  1943 tablet_bootstrap.cc:492] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:52.439867  1943 ts_tablet_manager.cc:1403] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.354s	user 0.006s	sys 0.008s
I20260709 12:13:52.443186  1943 raft_consensus.cc:359] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:52.444002  1943 raft_consensus.cc:385] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.444334  1943 raft_consensus.cc:740] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.436353  1813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d329afeb794f2fa02ea9743ce411eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.436043  1660 tablet_service.cc:1511] Processing CreateTablet for tablet 49bbdeb9b37c4d36997f0ede5ece1a75 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:52.437945  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb0f4d4a48345ff81d4f25a3c11bfc8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:52.447968  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0046bba1138f4c749c78dbf5468982fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.463188  1884 tablet_service.cc:1511] Processing CreateTablet for tablet ed182763b86d4c76b253d52452b0564d (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:52.463757  1945 tablet_bootstrap.cc:492] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:52.464318  1945 ts_tablet_manager.cc:1403] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.176s	user 0.016s	sys 0.021s
I20260709 12:13:52.464700  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed182763b86d4c76b253d52452b0564d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.469192  1923 heartbeater.cc:499] Master 127.30.90.126:42029 was elected leader, sending a full tablet report...
I20260709 12:13:52.457114  1808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9df72750d94aef89d764a3a5c09951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.478076  1732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b949425b09940e29c5497954f991f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.478343  1810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b50cccf84bb14c09998fbe3adaf8478c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.457592  1943 consensus_queue.cc:260] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:52.480877  1945 raft_consensus.cc:359] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:52.481714  1945 raft_consensus.cc:385] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.482030  1945 raft_consensus.cc:740] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.482893  1945 consensus_queue.cc:260] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:52.485294  1739 tablet_service.cc:1511] Processing CreateTablet for tablet 74d329afeb794f2fa02ea9743ce411eb (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:52.503086  1881 tablet_service.cc:1511] Processing CreateTablet for tablet b50cccf84bb14c09998fbe3adaf8478c (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:52.486500  1735 tablet_service.cc:1511] Processing CreateTablet for tablet 550858f9a36944e28cc9ad3b0a6f1d2a (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:52.491113  1739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d329afeb794f2fa02ea9743ce411eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.530754  1945 ts_tablet_manager.cc:1434] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.066s	user 0.011s	sys 0.015s
I20260709 12:13:52.538713  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb0f4d4a48345ff81d4f25a3c11bfc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.519601  1880 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9df72750d94aef89d764a3a5c09951 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:52.519388  1805 tablet_service.cc:1511] Processing CreateTablet for tablet 49bbdeb9b37c4d36997f0ede5ece1a75 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:52.520838  1885 tablet_service.cc:1511] Processing CreateTablet for tablet f025cd14499241828d12b7b3481243ed (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:52.524003  1663 tablet_service.cc:1511] Processing CreateTablet for tablet e618334f20e04fd9a5823b4adc57b5c8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:52.545167  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e618334f20e04fd9a5823b4adc57b5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.526409  1944 tablet_bootstrap.cc:492] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:52.526912  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591ea6c8b3b84a8cafcd63a9cfc52697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.548794  1805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bbdeb9b37c4d36997f0ede5ece1a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.550379  1660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bbdeb9b37c4d36997f0ede5ece1a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.527230  1888 tablet_service.cc:1511] Processing CreateTablet for tablet a084f450970f45a7b893ebd9073ab2a2 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:52.555591  1740 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9df72750d94aef89d764a3a5c09951 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:52.557076  1740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9df72750d94aef89d764a3a5c09951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.558933  1733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed182763b86d4c76b253d52452b0564d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.561255  1944 ts_tablet_manager.cc:1403] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.480s	user 0.014s	sys 0.003s
I20260709 12:13:52.561837  1881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b50cccf84bb14c09998fbe3adaf8478c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.564491  1944 raft_consensus.cc:359] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:52.574954  1735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550858f9a36944e28cc9ad3b0a6f1d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.574990  1946 tablet_bootstrap.cc:492] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:52.575778  1946 ts_tablet_manager.cc:1403] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.344s	user 0.030s	sys 0.016s
I20260709 12:13:52.564519  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a084f450970f45a7b893ebd9073ab2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.576814  1736 tablet_service.cc:1511] Processing CreateTablet for tablet a084f450970f45a7b893ebd9073ab2a2 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:52.583832  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a084f450970f45a7b893ebd9073ab2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.585654  1885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f025cd14499241828d12b7b3481243ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.593348  1945 tablet_bootstrap.cc:492] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:52.594699  1946 raft_consensus.cc:359] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:52.595543  1946 raft_consensus.cc:385] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.595880  1946 raft_consensus.cc:740] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.596742  1946 consensus_queue.cc:260] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:52.597898  1806 tablet_service.cc:1511] Processing CreateTablet for tablet 9705057733234ab2abe1eb78e5d94511 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:52.580328  1944 raft_consensus.cc:385] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.598944  1944 raft_consensus.cc:740] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.599826  1944 consensus_queue.cc:260] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:52.601248  1880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9df72750d94aef89d764a3a5c09951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.603623  1945 tablet_bootstrap.cc:654] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.612542  1879 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb0f4d4a48345ff81d4f25a3c11bfc8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:52.625967  1943 ts_tablet_manager.cc:1434] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.186s	user 0.037s	sys 0.039s
I20260709 12:13:52.627468  1943 tablet_bootstrap.cc:492] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:52.632503  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 591ea6c8b3b84a8cafcd63a9cfc52697 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 12:13:52.641834  1701 tablet.cc:2406] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:52.676234  1737 tablet_service.cc:1511] Processing CreateTablet for tablet 591ea6c8b3b84a8cafcd63a9cfc52697 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:52.677989  1737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591ea6c8b3b84a8cafcd63a9cfc52697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.662578  1886 tablet_service.cc:1511] Processing CreateTablet for tablet e618334f20e04fd9a5823b4adc57b5c8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:52.683977  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591ea6c8b3b84a8cafcd63a9cfc52697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.697484  1806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9705057733234ab2abe1eb78e5d94511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.702853  1946 ts_tablet_manager.cc:1434] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.127s	user 0.010s	sys 0.005s
I20260709 12:13:52.704413  1946 tablet_bootstrap.cc:492] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:52.704294  1883 tablet_service.cc:1511] Processing CreateTablet for tablet 9705057733234ab2abe1eb78e5d94511 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:52.709281  1956 raft_consensus.cc:493] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.710041  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9705057733234ab2abe1eb78e5d94511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.710462  1956 raft_consensus.cc:515] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:52.732653  1945 tablet_bootstrap.cc:492] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:52.733294  1945 ts_tablet_manager.cc:1403] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.140s	user 0.024s	sys 0.016s
I20260709 12:13:52.736608  1945 raft_consensus.cc:359] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:52.737434  1945 raft_consensus.cc:385] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.737950  1945 raft_consensus.cc:740] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.738354  1944 ts_tablet_manager.cc:1434] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.177s	user 0.012s	sys 0.010s
I20260709 12:13:52.744073  1740 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6ce3efea194374ab39b470b23e9cc4 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:52.756136  1740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6ce3efea194374ab39b470b23e9cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.744590  1888 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6ce3efea194374ab39b470b23e9cc4 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:52.757730  1810 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6ce3efea194374ab39b470b23e9cc4 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:52.760142  1952 raft_consensus.cc:493] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.760699  1952 raft_consensus.cc:515] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:52.760171  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 5508dbec15d54969b5adb01c9112f82c (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:52.765875  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5508dbec15d54969b5adb01c9112f82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.766194  1734 tablet_service.cc:1511] Processing CreateTablet for tablet 196e360cd2b046849b2531a8fd8a8558 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:52.767489  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196e360cd2b046849b2531a8fd8a8558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.739034  1945 consensus_queue.cc:260] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:52.740397  1956 leader_election.cc:290] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:52.762780  1879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb0f4d4a48345ff81d4f25a3c11bfc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.773980  1944 tablet_bootstrap.cc:492] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:52.778028  1805 tablet_service.cc:1511] Processing CreateTablet for tablet 196e360cd2b046849b2531a8fd8a8558 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:52.790661  1952 leader_election.cc:290] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:52.799577  1658 tablet_service.cc:1511] Processing CreateTablet for tablet 196e360cd2b046849b2531a8fd8a8558 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:52.800339  1731 tablet_service.cc:1511] Processing CreateTablet for tablet 5508dbec15d54969b5adb01c9112f82c (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:52.800704  1951 raft_consensus.cc:493] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.800961  1658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196e360cd2b046849b2531a8fd8a8558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.801656  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5508dbec15d54969b5adb01c9112f82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.816975  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6ce3efea194374ab39b470b23e9cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.828846  1814 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4ba538e7be4d57b08c2c74b780b766 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:52.801245  1951 raft_consensus.cc:515] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:52.831630  1736 tablet_service.cc:1511] Processing CreateTablet for tablet e618334f20e04fd9a5823b4adc57b5c8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:52.832463  1951 leader_election.cc:290] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:52.832988  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e618334f20e04fd9a5823b4adc57b5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.845805  1660 tablet_service.cc:1511] Processing CreateTablet for tablet 9705057733234ab2abe1eb78e5d94511 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:52.846658  1882 tablet_service.cc:1511] Processing CreateTablet for tablet 5508dbec15d54969b5adb01c9112f82c (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:52.847215  1660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9705057733234ab2abe1eb78e5d94511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.858177  1805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196e360cd2b046849b2531a8fd8a8558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.865778  1810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6ce3efea194374ab39b470b23e9cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.836609  1954 raft_consensus.cc:493] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.868630  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e618334f20e04fd9a5823b4adc57b5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.887574  1954 raft_consensus.cc:515] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:52.890403  1659 tablet_service.cc:1511] Processing CreateTablet for tablet 758f8e6d165c484f8a836706f044997c (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:52.891820  1659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758f8e6d165c484f8a836706f044997c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.818646  1809 tablet_service.cc:1511] Processing CreateTablet for tablet 758f8e6d165c484f8a836706f044997c (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:52.878523  1814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4ba538e7be4d57b08c2c74b780b766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.910555  1945 ts_tablet_manager.cc:1434] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.177s	user 0.015s	sys 0.017s
I20260709 12:13:52.911012  1807 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43680 (request call id 16) took 1028 ms. Trace:
I20260709 12:13:52.912545  1813 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43680 (request call id 17) took 1003 ms. Trace:
I20260709 12:13:52.912626  1665 tablet_service.cc:1511] Processing CreateTablet for tablet 886dbfc562974a7199d730d776d9dfb9 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:52.834342  1732 tablet_service.cc:1511] Processing CreateTablet for tablet 49bbdeb9b37c4d36997f0ede5ece1a75 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:52.935303  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886dbfc562974a7199d730d776d9dfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.935875  1656 tablet_service.cc:1511] Processing CreateTablet for tablet 4c03fc59c33d4583ad24c5987bd14377 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:52.937309  1656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c03fc59c33d4583ad24c5987bd14377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.978613  1954 leader_election.cc:290] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:52.962901  1884 tablet_service.cc:1511] Processing CreateTablet for tablet 758f8e6d165c484f8a836706f044997c (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:52.957973  1959 raft_consensus.cc:493] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.965772  1732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bbdeb9b37c4d36997f0ede5ece1a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.000020  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:52.988185  1882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5508dbec15d54969b5adb01c9112f82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:52.976184  1943 tablet_bootstrap.cc:654] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.992247  1945 tablet_bootstrap.cc:492] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
W20260709 12:13:53.011335  1621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:52.923198  1807 rpcz_store.cc:276] 0709 12:13:51.882401 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.203069 (+320668us) service_pool.cc:224] Handling call
0709 12:13:52.204705 (+  1636us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:13:52.204790 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:13:52.602296 (+397506us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:52.910321 (+308025us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:52.910929 (+   608us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:53.013859  1811 tablet_service.cc:1511] Processing CreateTablet for tablet 4c03fc59c33d4583ad24c5987bd14377 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:53.020325  1812 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1be0466483427fbfe159697dd364f8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:52.929538  1813 rpcz_store.cc:276] 0709 12:13:51.909510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.234284 (+324774us) service_pool.cc:224] Handling call
0709 12:13:52.304204 (+ 69920us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:13:52.304306 (+   102us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:13:52.620460 (+316154us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:52.859462 (+239002us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:52.912197 (+ 52735us) spinlock_profiling.cc:243] Waited 7.17 ms on lock 0x7b58000c5798. stack: 00007fac086da343 00007fac086da240 00007fac080691d4 00007fac11da7304 00007fac11da7299 00007fac08594db1 00007fac086d4b71 00007fac086d51a2 00007fac11616889 00007fac10747d88 00007fac1080e973 00007fac1080a70f 00007fac1080aecd 00007fac107b9400 00007fac09c3eaf4 00007fac09c3ea82
0709 12:13:52.912489 (+   292us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16482560}
I20260709 12:13:53.119330  1807 tablet_service.cc:1511] Processing CreateTablet for tablet f3eeaa3d5c044a84af923db0a3afae4f (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:53.120383  1813 tablet_service.cc:1511] Processing CreateTablet for tablet fb12289a53ea421694719a68ab645bbd (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:53.034026  1881 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4ba538e7be4d57b08c2c74b780b766 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:53.050024  1805 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4e2cad5f5142c4a5e6fdac74e01f63 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:53.060009  1944 tablet_bootstrap.cc:654] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.060894  1808 tablet_service.cc:1511] Processing CreateTablet for tablet 42d8fd953bdf44418989c9b60b360d01 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:53.064836  1959 raft_consensus.cc:515] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:53.073266  1809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758f8e6d165c484f8a836706f044997c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.125540  1881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4ba538e7be4d57b08c2c74b780b766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.173861  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758f8e6d165c484f8a836706f044997c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.227594  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c03fc59c33d4583ad24c5987bd14377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.094652  1883 tablet_service.cc:1511] Processing CreateTablet for tablet 886dbfc562974a7199d730d776d9dfb9 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:53.247807  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886dbfc562974a7199d730d776d9dfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.251506  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb5a208d5164efd89e802ea93e739e8" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:53.251924  1557 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.30.90.67:45319, user_credentials={real_user=slave}} blocked reactor thread for 130711us
W20260709 12:13:53.257824  1861 leader_election.cc:343] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:53.258113  1713 leader_election.cc:343] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.259617  1813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb12289a53ea421694719a68ab645bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.260298  1808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d8fd953bdf44418989c9b60b360d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.260977  1807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eeaa3d5c044a84af923db0a3afae4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.263283  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1be0466483427fbfe159697dd364f8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:53.242131  1558 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.30.90.66:44587, user_credentials={real_user=slave}} blocked reactor thread for 121162us
I20260709 12:13:53.284063  1805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4e2cad5f5142c4a5e6fdac74e01f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.320636  1740 tablet_service.cc:1511] Processing CreateTablet for tablet 4c03fc59c33d4583ad24c5987bd14377 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:53.326459  1660 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1be0466483427fbfe159697dd364f8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:53.327932  1660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1be0466483427fbfe159697dd364f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.328346  1880 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46782 (request call id 20) took 1188 ms. Trace:
I20260709 12:13:53.330427  1731 tablet_service.cc:1511] Processing CreateTablet for tablet 886dbfc562974a7199d730d776d9dfb9 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:53.336205  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886dbfc562974a7199d730d776d9dfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.338124  1739 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4ba538e7be4d57b08c2c74b780b766 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:53.339076  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 42d8fd953bdf44418989c9b60b360d01 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:53.339527  1663 tablet_service.cc:1511] Processing CreateTablet for tablet 72bd3d324da6499a867e3400c3f09b81 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:53.342034  1665 tablet_service.cc:1511] Processing CreateTablet for tablet f3eeaa3d5c044a84af923db0a3afae4f (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:53.314962  1959 leader_election.cc:290] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:53.344959  1657 tablet_service.cc:1511] Processing CreateTablet for tablet ed3801153d98423e8267016b1112a3d2 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:53.345691  1946 tablet_bootstrap.cc:654] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.339465  1740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c03fc59c33d4583ad24c5987bd14377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.348901  1662 tablet_service.cc:1511] Processing CreateTablet for tablet 2530d7a791164169b1ef6a934c71360f (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:53.328890  1880 rpcz_store.cc:276] 0709 12:13:52.140427 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.518729 (+378302us) service_pool.cc:224] Handling call
0709 12:13:52.542872 (+ 24143us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:13:52.543036 (+   164us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:13:53.076413 (+533377us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:53.327695 (+251282us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:53.328256 (+   561us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:53.362824  1945 tablet_bootstrap.cc:654] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.382174  1733 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4e2cad5f5142c4a5e6fdac74e01f63 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:53.382706  1735 tablet_service.cc:1511] Processing CreateTablet for tablet 42d8fd953bdf44418989c9b60b360d01 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:53.377611  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d8fd953bdf44418989c9b60b360d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.379117  1739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4ba538e7be4d57b08c2c74b780b766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.390218  1735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d8fd953bdf44418989c9b60b360d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.391571  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eeaa3d5c044a84af923db0a3afae4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.403184  1662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2530d7a791164169b1ef6a934c71360f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.403869  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72bd3d324da6499a867e3400c3f09b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.405385  1657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3801153d98423e8267016b1112a3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.406823  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4e2cad5f5142c4a5e6fdac74e01f63 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:53.407325  1944 tablet_bootstrap.cc:492] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:53.407940  1944 ts_tablet_manager.cc:1403] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.657s	user 0.029s	sys 0.043s
I20260709 12:13:53.408332  1733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4e2cad5f5142c4a5e6fdac74e01f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.410128  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:53.413663  1880 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1be0466483427fbfe159697dd364f8 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:53.424435  1944 raft_consensus.cc:359] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:53.425254  1944 raft_consensus.cc:385] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.427243  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043179cc2312402686ebba6392b37373" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:53.428694  1638 leader_election.cc:343] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.430498  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4e2cad5f5142c4a5e6fdac74e01f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.432039  1880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1be0466483427fbfe159697dd364f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.435017  1738 tablet_service.cc:1511] Processing CreateTablet for tablet 72bd3d324da6499a867e3400c3f09b81 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:53.436345  1738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72bd3d324da6499a867e3400c3f09b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.439309  1809 tablet_service.cc:1511] Processing CreateTablet for tablet 2530d7a791164169b1ef6a934c71360f (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:53.440642  1809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2530d7a791164169b1ef6a934c71360f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.444947  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:13:53.446769  1788 leader_election.cc:343] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.450623  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:53.452147  1863 leader_election.cc:343] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.452601  1863 leader_election.cc:304] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:53.470456  1943 tablet_bootstrap.cc:492] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:53.471055  1943 ts_tablet_manager.cc:1403] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.844s	user 0.023s	sys 0.006s
I20260709 12:13:53.471345  1811 tablet_service.cc:1511] Processing CreateTablet for tablet 520af4554c2149ec87a2349cc2255ef0 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:53.473646  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520af4554c2149ec87a2349cc2255ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.479436  1661 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5ffc08812e448cb34682cf91dfe6e6 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:53.481647  1661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5ffc08812e448cb34682cf91dfe6e6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:53.480499  1789 leader_election.cc:343] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.485884  1789 leader_election.cc:304] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:53.486269  1658 tablet_service.cc:1511] Processing CreateTablet for tablet 520af4554c2149ec87a2349cc2255ef0 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:53.486799  1882 tablet_service.cc:1511] Processing CreateTablet for tablet 72bd3d324da6499a867e3400c3f09b81 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:53.487141  1954 raft_consensus.cc:2749] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.487744  1658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520af4554c2149ec87a2349cc2255ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.489094  1886 tablet_service.cc:1511] Processing CreateTablet for tablet f3eeaa3d5c044a84af923db0a3afae4f (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:53.492086  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eeaa3d5c044a84af923db0a3afae4f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:53.454550  1737 consensus_meta.cc:287] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7: Time spent flushing consensus metadata: real 0.506s	user 0.012s	sys 0.000s
W20260709 12:13:53.498452  1863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 46497.9us
I20260709 12:13:53.503825  1810 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2bf884297b4e7cb9e4529fb8aaf10b (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:53.505165  1810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2bf884297b4e7cb9e4529fb8aaf10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.510267  1943 raft_consensus.cc:359] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:53.511076  1943 raft_consensus.cc:385] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.511382  1943 raft_consensus.cc:740] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.512125  1943 consensus_queue.cc:260] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:53.455885  1944 raft_consensus.cc:740] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.517475  1656 tablet_service.cc:1511] Processing CreateTablet for tablet 358299f73f67429e83d0bd2c735174a6 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:53.542935  1656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358299f73f67429e83d0bd2c735174a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.536674  1881 tablet_service.cc:1511] Processing CreateTablet for tablet ed3801153d98423e8267016b1112a3d2 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:53.532995  1886 tablet_service.cc:1511] Processing CreateTablet for tablet fb12289a53ea421694719a68ab645bbd (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:53.530285  1944 consensus_queue.cc:260] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:53.519126  1807 tablet_service.cc:1511] Processing CreateTablet for tablet 358299f73f67429e83d0bd2c735174a6 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:53.547253  1954 raft_consensus.cc:493] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.547849  1954 raft_consensus.cc:515] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:53.548473  1807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358299f73f67429e83d0bd2c735174a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.557804  1806 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5ffc08812e448cb34682cf91dfe6e6 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:53.578527  1734 tablet_service.cc:1511] Processing CreateTablet for tablet 2530d7a791164169b1ef6a934c71360f (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:53.579442  1813 tablet_service.cc:1511] Processing CreateTablet for tablet b393854c7f6644bab001958044d741c6 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:53.579833  1946 tablet_bootstrap.cc:492] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:53.581137  1946 ts_tablet_manager.cc:1403] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.877s	user 0.025s	sys 0.005s
I20260709 12:13:53.578979  1806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5ffc08812e448cb34682cf91dfe6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.591524  1881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3801153d98423e8267016b1112a3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.591769  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2530d7a791164169b1ef6a934c71360f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.606595  1736 tablet_service.cc:1511] Processing CreateTablet for tablet ed3801153d98423e8267016b1112a3d2 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:53.608052  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3801153d98423e8267016b1112a3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.608348  1740 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2bf884297b4e7cb9e4529fb8aaf10b (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:53.609676  1740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2bf884297b4e7cb9e4529fb8aaf10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.612142  1981 raft_consensus.cc:493] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.612430  1813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b393854c7f6644bab001958044d741c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.612703  1981 raft_consensus.cc:515] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:53.614342  1888 tablet_service.cc:1511] Processing CreateTablet for tablet 520af4554c2149ec87a2349cc2255ef0 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:53.626696  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:53.628425  1789 leader_election.cc:343] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.631453  1954 leader_election.cc:290] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:53.635358  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:13:53.637059  1788 leader_election.cc:343] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.637558  1788 leader_election.cc:304] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:53.638844  1954 raft_consensus.cc:2749] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.639564  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 9b708da1152a485e844895fccb3968c0 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:53.640913  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b708da1152a485e844895fccb3968c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.598033  1737 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:41180 (request call id 23) took 1170 ms. Trace:
I20260709 12:13:53.617857  1879 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46782 (request call id 22) took 1315 ms. Trace:
I20260709 12:13:53.642016  1943 ts_tablet_manager.cc:1434] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.171s	user 0.014s	sys 0.013s
I20260709 12:13:53.643213  1943 tablet_bootstrap.cc:492] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:53.644124  1659 tablet_service.cc:1511] Processing CreateTablet for tablet 908ffbd82fea407ca2ce462867b0d3b7 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:53.644057  1661 tablet_service.cc:1511] Processing CreateTablet for tablet 164268eef3b74722a7aec3b41527e4da (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:53.642998  1805 tablet_service.cc:1511] Processing CreateTablet for tablet 908ffbd82fea407ca2ce462867b0d3b7 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:53.646206  1805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908ffbd82fea407ca2ce462867b0d3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.647013  1661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164268eef3b74722a7aec3b41527e4da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.648651  1946 raft_consensus.cc:359] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:53.650422  1659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908ffbd82fea407ca2ce462867b0d3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.653825  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a050d406f84c01a8768f46286823de" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
W20260709 12:13:53.655691  1714 leader_election.cc:343] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.641845  1737 rpcz_store.cc:276] 0709 12:13:52.427240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.675152 (+247912us) service_pool.cc:224] Handling call
0709 12:13:52.677421 (+  2269us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:13:52.677521 (+   100us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:13:52.947901 (+270380us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:53.564942 (+617041us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:53.596544 (+ 31602us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3199}
I20260709 12:13:53.657492  1945 tablet_bootstrap.cc:492] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:53.658088  1945 ts_tablet_manager.cc:1403] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.666s	user 0.046s	sys 0.054s
I20260709 12:13:53.658757  1737 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5ffc08812e448cb34682cf91dfe6e6 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:53.660288  1737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5ffc08812e448cb34682cf91dfe6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.642063  1879 rpcz_store.cc:276] 0709 12:13:52.302576 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.611491 (+308915us) service_pool.cc:224] Handling call
0709 12:13:52.613600 (+  2109us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:13:52.613707 (+   107us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:13:53.311310 (+697603us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:53.474365 (+163055us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:53.603127 (+128762us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:53.666425  1879 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2bf884297b4e7cb9e4529fb8aaf10b (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:53.661492  1945 raft_consensus.cc:359] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:53.668066  1945 raft_consensus.cc:385] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.661873  1885 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46782 (request call id 16) took 1551 ms. Trace:
I20260709 12:13:53.720072  1945 raft_consensus.cc:740] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.720245  1885 rpcz_store.cc:276] 0709 12:13:52.110838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.415967 (+305129us) service_pool.cc:224] Handling call
0709 12:13:52.558342 (+142375us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:13:52.558454 (+   112us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:13:53.113693 (+555239us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:53.593968 (+480275us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:53.661807 (+ 67839us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:53.721221  1945 consensus_queue.cc:260] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:53.723536  1885 tablet_service.cc:1511] Processing CreateTablet for tablet 9b708da1152a485e844895fccb3968c0 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:53.669715  1882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72bd3d324da6499a867e3400c3f09b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.671010  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb5a208d5164efd89e802ea93e739e8" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:53.671988  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a050d406f84c01a8768f46286823de" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:53.676225  1735 tablet_service.cc:1511] Processing CreateTablet for tablet b393854c7f6644bab001958044d741c6 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 12:13:53.726373  1715 leader_election.cc:343] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.726985  1735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b393854c7f6644bab001958044d741c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.727577  1945 ts_tablet_manager.cc:1434] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.017s
I20260709 12:13:53.728752  1945 tablet_bootstrap.cc:492] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:53.685040  1880 tablet_service.cc:1511] Processing CreateTablet for tablet 164268eef3b74722a7aec3b41527e4da (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:53.730592  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb12289a53ea421694719a68ab645bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.734231  1880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164268eef3b74722a7aec3b41527e4da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.735764  1945 tablet_bootstrap.cc:654] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.740899  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd209521c504e99a3977ce16fbf1d88 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:53.699888  1943 tablet_bootstrap.cc:654] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.700444  1738 tablet_service.cc:1511] Processing CreateTablet for tablet 164268eef3b74722a7aec3b41527e4da (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:53.701480  1979 raft_consensus.cc:2749] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.703662  1981 leader_election.cc:290] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:53.704591  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:53.702697  1731 tablet_service.cc:1511] Processing CreateTablet for tablet 908ffbd82fea407ca2ce462867b0d3b7 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:53.649438  1946 raft_consensus.cc:385] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.711954  1944 ts_tablet_manager.cc:1434] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.300s	user 0.010s	sys 0.005s
I20260709 12:13:53.664372  1739 tablet_service.cc:1511] Processing CreateTablet for tablet fb12289a53ea421694719a68ab645bbd (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:53.719122  1665 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd209521c504e99a3977ce16fbf1d88 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:53.775969  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd209521c504e99a3977ce16fbf1d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.668288  1812 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd209521c504e99a3977ce16fbf1d88 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:53.726853  1715 leader_election.cc:304] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
W20260709 12:13:53.780277  1638 leader_election.cc:343] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.741941  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520af4554c2149ec87a2349cc2255ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.687888  1883 tablet_service.cc:1511] Processing CreateTablet for tablet 358299f73f67429e83d0bd2c735174a6 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:53.781656  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043179cc2312402686ebba6392b37373" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:53.696642  1884 tablet_service.cc:1511] Processing CreateTablet for tablet b393854c7f6644bab001958044d741c6 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:53.766535  1738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164268eef3b74722a7aec3b41527e4da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.780488  1959 raft_consensus.cc:2749] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.786875  1944 tablet_bootstrap.cc:492] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:53.789191  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358299f73f67429e83d0bd2c735174a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.790059  1879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2bf884297b4e7cb9e4529fb8aaf10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.790822  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908ffbd82fea407ca2ce462867b0d3b7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:53.780326  1715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 54139.1us
W20260709 12:13:53.793107  1715 leader_election.cc:343] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.793613  1715 leader_election.cc:304] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:53.780360  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd209521c504e99a3977ce16fbf1d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.795646  1732 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:41180 (request call id 24) took 1330 ms. Trace:
I20260709 12:13:53.796149  1732 rpcz_store.cc:276] 0709 12:13:52.465516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.728085 (+262569us) service_pool.cc:224] Handling call
0709 12:13:52.965071 (+236986us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:13:52.965213 (+   142us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:13:53.484626 (+519413us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:53.795019 (+310393us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:53.795572 (+   553us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:53.792092  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd209521c504e99a3977ce16fbf1d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.798426  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b393854c7f6644bab001958044d741c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.799396  1959 raft_consensus.cc:2749] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.800503  1739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb12289a53ea421694719a68ab645bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.771502  1946 raft_consensus.cc:740] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.813190  1946 consensus_queue.cc:260] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:13:53.814103  1639 leader_election.cc:343] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.814641  1639 leader_election.cc:304] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:53.815472  1981 raft_consensus.cc:2749] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.815668  1946 ts_tablet_manager.cc:1434] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.234s	user 0.007s	sys 0.000s
I20260709 12:13:53.834008  1885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b708da1152a485e844895fccb3968c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.848189  1945 tablet_bootstrap.cc:492] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:53.848860  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:53.849619  1898 raft_consensus.cc:2468] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:53.850996  1732 tablet_service.cc:1511] Processing CreateTablet for tablet 9b708da1152a485e844895fccb3968c0 (DEFAULT_TABLE table=test-workload [id=3aa9f34c09764493a6574454283a70c7]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:53.852530  1639 leader_election.cc:304] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:53.854661  1944 tablet_bootstrap.cc:654] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.857976  1945 ts_tablet_manager.cc:1403] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.010s
I20260709 12:13:53.849860  1946 tablet_bootstrap.cc:492] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:53.868639  1983 raft_consensus.cc:2804] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:53.869171  1983 raft_consensus.cc:493] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.869536  1983 raft_consensus.cc:3060] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.876945  1983 raft_consensus.cc:515] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:13:53.878880  1715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 85820.1us
I20260709 12:13:53.882079  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:53.882723  1898 raft_consensus.cc:3060] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.883607  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
W20260709 12:13:53.885037  1638 leader_election.cc:343] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.890059  1732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b708da1152a485e844895fccb3968c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:53.891530  1898 raft_consensus.cc:2468] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:53.892899  1639 leader_election.cc:304] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:53.893839  1981 raft_consensus.cc:2804] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:53.899077  1946 tablet_bootstrap.cc:654] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.900708  1983 leader_election.cc:290] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:53.909303  1981 raft_consensus.cc:697] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:53.913179  1981 consensus_queue.cc:237] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:53.927531  1943 tablet_bootstrap.cc:492] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:53.928165  1943 ts_tablet_manager.cc:1403] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.285s	user 0.013s	sys 0.016s
I20260709 12:13:53.929139  1946 tablet_bootstrap.cc:492] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:53.934476  1943 raft_consensus.cc:359] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:53.935187  1943 raft_consensus.cc:385] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.935494  1943 raft_consensus.cc:740] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.936342  1943 consensus_queue.cc:260] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:53.939631  1943 ts_tablet_manager.cc:1434] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:13:53.941038  1943 tablet_bootstrap.cc:492] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:53.941661  1946 ts_tablet_manager.cc:1403] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.001s
I20260709 12:13:53.949937  1945 raft_consensus.cc:359] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:53.951038  1945 raft_consensus.cc:385] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.951428  1945 raft_consensus.cc:740] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.952637  1945 consensus_queue.cc:260] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:53.958266  1946 raft_consensus.cc:359] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:53.965144  1946 raft_consensus.cc:385] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.965607  1946 raft_consensus.cc:740] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.966398  1944 tablet_bootstrap.cc:492] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:53.966993  1944 ts_tablet_manager.cc:1403] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.180s	user 0.009s	sys 0.024s
I20260709 12:13:53.966579  1946 consensus_queue.cc:260] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:53.971625  1944 raft_consensus.cc:359] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:53.972333  1944 raft_consensus.cc:385] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.972622  1944 raft_consensus.cc:740] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.973439  1944 consensus_queue.cc:260] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:53.975847  1944 ts_tablet_manager.cc:1434] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:13:53.974946  1572 catalog_manager.cc:5697] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:53.987172  1946 ts_tablet_manager.cc:1434] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260709 12:13:53.988421  1946 tablet_bootstrap.cc:492] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:53.990826  1945 ts_tablet_manager.cc:1434] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.000s
I20260709 12:13:53.991067  1943 tablet_bootstrap.cc:654] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.992017  1944 tablet_bootstrap.cc:492] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:53.994691  1946 tablet_bootstrap.cc:654] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.006978  1945 tablet_bootstrap.cc:492] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.011979  1944 tablet_bootstrap.cc:654] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.012363  1943 tablet_bootstrap.cc:492] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:54.012915  1943 ts_tablet_manager.cc:1403] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.000s
I20260709 12:13:54.015337  1945 tablet_bootstrap.cc:654] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.016100  1943 raft_consensus.cc:359] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.018136  1943 raft_consensus.cc:385] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.018556  1943 raft_consensus.cc:740] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.019522  1943 consensus_queue.cc:260] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.022121  1943 ts_tablet_manager.cc:1434] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 12:13:54.023289  1943 tablet_bootstrap.cc:492] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:54.027462  1946 tablet_bootstrap.cc:492] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.028054  1946 ts_tablet_manager.cc:1403] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.005s
I20260709 12:13:54.030150  1945 tablet_bootstrap.cc:492] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:54.033474  1945 ts_tablet_manager.cc:1403] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260709 12:13:54.031234  1946 raft_consensus.cc:359] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.033980  1946 raft_consensus.cc:385] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.034341  1946 raft_consensus.cc:740] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.034550  1944 tablet_bootstrap.cc:492] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:54.035120  1944 ts_tablet_manager.cc:1403] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.014s
I20260709 12:13:54.035317  1946 consensus_queue.cc:260] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.037772  1943 tablet_bootstrap.cc:654] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.037806  1946 ts_tablet_manager.cc:1434] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 12:13:54.040858  1945 raft_consensus.cc:359] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.041728  1946 tablet_bootstrap.cc:492] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:54.041731  1945 raft_consensus.cc:385] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.050079  1945 raft_consensus.cc:740] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.051191  1945 consensus_queue.cc:260] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.054364  1945 ts_tablet_manager.cc:1434] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:13:54.055673  1945 tablet_bootstrap.cc:492] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.056792  1944 raft_consensus.cc:359] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.057597  1944 raft_consensus.cc:385] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.057904  1944 raft_consensus.cc:740] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.060372  1944 consensus_queue.cc:260] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.062220  1946 tablet_bootstrap.cc:654] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.063090  1944 ts_tablet_manager.cc:1434] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260709 12:13:54.064251  1944 tablet_bootstrap.cc:492] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:54.073674  1943 tablet_bootstrap.cc:492] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:54.074170  1945 tablet_bootstrap.cc:654] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.074301  1943 ts_tablet_manager.cc:1403] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.008s
I20260709 12:13:54.077512  1943 raft_consensus.cc:359] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.078269  1943 raft_consensus.cc:385] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.078569  1943 raft_consensus.cc:740] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.084060  1944 tablet_bootstrap.cc:654] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.086139  1943 consensus_queue.cc:260] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.088934  1943 ts_tablet_manager.cc:1434] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260709 12:13:54.094055  1946 tablet_bootstrap.cc:492] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.094597  1946 ts_tablet_manager.cc:1403] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.003s
I20260709 12:13:54.094626  1943 tablet_bootstrap.cc:492] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:54.097760  1946 raft_consensus.cc:359] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.098563  1946 raft_consensus.cc:385] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.098896  1946 raft_consensus.cc:740] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.099800  1946 consensus_queue.cc:260] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.102321  1943 tablet_bootstrap.cc:654] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.118034  1946 ts_tablet_manager.cc:1434] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
W20260709 12:13:54.120270  1621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:54.121313  1986 raft_consensus.cc:493] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.121860  1986 raft_consensus.cc:515] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.124290  1986 leader_election.cc:290] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.124703  1943 tablet_bootstrap.cc:492] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:54.125346  1943 ts_tablet_manager.cc:1403] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.012s
I20260709 12:13:54.126025  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:54.127305  1946 tablet_bootstrap.cc:492] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
W20260709 12:13:54.127986  1713 leader_election.cc:343] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.129509  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.129972  1943 raft_consensus.cc:359] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.130975  1943 raft_consensus.cc:385] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:54.131098  1714 leader_election.cc:343] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.131497  1943 raft_consensus.cc:740] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.131918  1714 leader_election.cc:304] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:13:54.132678  1943 consensus_queue.cc:260] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.133545  1986 raft_consensus.cc:2749] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.121829  1944 tablet_bootstrap.cc:492] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:54.134862  1944 ts_tablet_manager.cc:1403] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.025s
I20260709 12:13:54.135006  1946 tablet_bootstrap.cc:654] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.137033  1945 tablet_bootstrap.cc:492] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:54.137732  1945 ts_tablet_manager.cc:1403] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.011s
I20260709 12:13:54.138057  1943 ts_tablet_manager.cc:1434] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 12:13:54.138136  1944 raft_consensus.cc:359] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.139101  1944 raft_consensus.cc:385] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.139292  1943 tablet_bootstrap.cc:492] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:54.139478  1944 raft_consensus.cc:740] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.140574  1944 consensus_queue.cc:260] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.141176  1945 raft_consensus.cc:359] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.142038  1945 raft_consensus.cc:385] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.142376  1945 raft_consensus.cc:740] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.143448  1945 consensus_queue.cc:260] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.146296  1944 ts_tablet_manager.cc:1434] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:13:54.147032  1943 tablet_bootstrap.cc:654] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.150420  1954 raft_consensus.cc:493] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.150970  1954 raft_consensus.cc:515] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.153164  1954 leader_election.cc:290] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.155524  1945 ts_tablet_manager.cc:1434] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:13:54.157193  1945 tablet_bootstrap.cc:492] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.157848  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb5a208d5164efd89e802ea93e739e8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.158576  1750 raft_consensus.cc:2468] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:54.160651  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb5a208d5164efd89e802ea93e739e8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:54.164160  1788 leader_election.cc:304] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
W20260709 12:13:54.165481  1789 leader_election.cc:343] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.166394  1986 raft_consensus.cc:493] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.167117  1986 raft_consensus.cc:515] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.169883  1954 raft_consensus.cc:2804] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.170404  1954 raft_consensus.cc:493] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.170825  1954 raft_consensus.cc:3060] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.176942  1981 raft_consensus.cc:493] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.177704  1981 raft_consensus.cc:515] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.181830  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:54.183058  1986 leader_election.cc:290] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.182920  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.183490  1981 leader_election.cc:290] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.183765  1898 raft_consensus.cc:2468] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.184692  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b2e151da6b49e18e11b1fec66baf52" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.185287  1639 leader_election.cc:304] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:54.186249  1981 raft_consensus.cc:2804] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.186681  1981 raft_consensus.cc:493] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:54.186267  1714 leader_election.cc:343] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.187114  1981 raft_consensus.cc:3060] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.187299  1945 tablet_bootstrap.cc:654] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:54.188525  1638 leader_election.cc:343] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.189941  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b2e151da6b49e18e11b1fec66baf52" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:54.191402  1713 leader_election.cc:343] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.191823  1713 leader_election.cc:304] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:13:54.192235  1954 raft_consensus.cc:515] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.193354  1987 raft_consensus.cc:493] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.193826  1987 raft_consensus.cc:515] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.194347  1954 leader_election.cc:290] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.196017  1987 leader_election.cc:290] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:54.197178  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.198174  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb5a208d5164efd89e802ea93e739e8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
W20260709 12:13:54.199100  1639 leader_election.cc:343] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:54.199677  1789 leader_election.cc:343] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.201220  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:54.201927  1824 raft_consensus.cc:2468] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.202647  1943 tablet_bootstrap.cc:492] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:54.203382  1943 ts_tablet_manager.cc:1403] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.021s
I20260709 12:13:54.203326  1638 leader_election.cc:304] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:13:54.204789  1987 raft_consensus.cc:2804] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.205170  1987 raft_consensus.cc:493] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.205524  1987 raft_consensus.cc:3060] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.208148  1946 tablet_bootstrap.cc:492] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.208791  1946 ts_tablet_manager.cc:1403] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.008s
I20260709 12:13:54.209805  1986 raft_consensus.cc:2749] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.208300  1981 raft_consensus.cc:515] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:13:54.210979  1788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.66:44587, user_credentials={real_user=slave}} blocked reactor thread for 46925.6us
I20260709 12:13:54.212430  1946 raft_consensus.cc:359] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.212792  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb5a208d5164efd89e802ea93e739e8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:54.213162  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:54.213272  1946 raft_consensus.cc:385] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.213454  1750 raft_consensus.cc:3060] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.186975  1944 tablet_bootstrap.cc:492] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
W20260709 12:13:54.214875  1638 leader_election.cc:343] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.217939  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:54.218581  1897 raft_consensus.cc:3060] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.221653  1946 raft_consensus.cc:740] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.222715  1946 consensus_queue.cc:260] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.223726  1954 raft_consensus.cc:493] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.224234  1750 raft_consensus.cc:2468] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:54.225723  1788 leader_election.cc:304] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [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: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:54.224395  1954 raft_consensus.cc:515] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.226622  1897 raft_consensus.cc:2468] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:54.226787  2005 raft_consensus.cc:2804] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.228276  1639 leader_election.cc:304] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:54.229458  1983 raft_consensus.cc:2804] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.232460  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:54.235909  1987 raft_consensus.cc:515] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.237385  1943 raft_consensus.cc:359] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.239457  1944 tablet_bootstrap.cc:654] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.241264  1943 raft_consensus.cc:385] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.239753  1954 leader_election.cc:290] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:54.243206  1981 leader_election.cc:290] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.243741  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:54.245335  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:54.245990  1824 raft_consensus.cc:3060] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:54.246325  1639 leader_election.cc:343] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.248371  1946 ts_tablet_manager.cc:1434] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:13:54.241705  1943 raft_consensus.cc:740] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.249523  1946 tablet_bootstrap.cc:492] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:54.259119  1824 raft_consensus.cc:2468] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:54.244130  1987 leader_election.cc:290] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:54.251359  1945 tablet_bootstrap.cc:492] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:54.260898  1945 ts_tablet_manager.cc:1403] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.004s
I20260709 12:13:54.260646  1638 leader_election.cc:304] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:13:54.262365  1987 raft_consensus.cc:2804] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.264444  1987 raft_consensus.cc:697] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:54.264031  1943 consensus_queue.cc:260] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.265484  1987 consensus_queue.cc:237] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.267366  1943 ts_tablet_manager.cc:1434] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 12:13:54.267820  1981 raft_consensus.cc:493] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.268561  1943 tablet_bootstrap.cc:492] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:54.257493  2005 raft_consensus.cc:697] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:54.269942  1983 raft_consensus.cc:697] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:54.270838  2005 consensus_queue.cc:237] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.271149  1983 consensus_queue.cc:237] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.273783  1945 raft_consensus.cc:359] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.274681  1945 raft_consensus.cc:385] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.268352  1981 raft_consensus.cc:515] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.270012  1946 tablet_bootstrap.cc:654] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.275020  1945 raft_consensus.cc:740] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.279451  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.279843  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:54.280299  1750 raft_consensus.cc:2468] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.280476  1824 raft_consensus.cc:2468] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.281693  1638 leader_election.cc:304] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:54.282683  2009 raft_consensus.cc:2804] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.283074  2009 raft_consensus.cc:493] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.283390  2009 raft_consensus.cc:3060] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.279502  1945 consensus_queue.cc:260] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.286324  1981 leader_election.cc:290] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:54.286823  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.296253  1897 raft_consensus.cc:2393] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:13:54.290225  1944 tablet_bootstrap.cc:492] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:54.298183  1788 leader_election.cc:304] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:54.298604  1944 ts_tablet_manager.cc:1403] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.010s
I20260709 12:13:54.299486  1945 ts_tablet_manager.cc:1434] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260709 12:13:54.301642  2008 raft_consensus.cc:3060] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.301959  1945 tablet_bootstrap.cc:492] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.301219  1572 catalog_manager.cc:5697] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.310796  2008 raft_consensus.cc:2749] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.320439  1945 tablet_bootstrap.cc:654] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.320889  1987 raft_consensus.cc:493] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.321401  1987 raft_consensus.cc:515] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.324355  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.325110  1897 raft_consensus.cc:2468] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.324285  1983 consensus_queue.cc:1048] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:54.327503  1639 leader_election.cc:304] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:54.327915  1987 leader_election.cc:290] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.328504  1987 raft_consensus.cc:2804] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.334553  1979 raft_consensus.cc:493] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.335074  1979 raft_consensus.cc:515] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.336419  1943 tablet_bootstrap.cc:654] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.331619  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.338511  1750 raft_consensus.cc:2468] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.337360  1979 leader_election.cc:290] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:54.338915  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:54.343348  1861 leader_election.cc:343] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.329176  2009 raft_consensus.cc:515] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.343070  1572 catalog_manager.cc:5697] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.344267  1946 tablet_bootstrap.cc:492] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.344944  1946 ts_tablet_manager.cc:1403] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.096s	user 0.002s	sys 0.016s
I20260709 12:13:54.330672  1987 raft_consensus.cc:493] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.349915  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:54.352175  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
W20260709 12:13:54.352525  1863 leader_election.cc:343] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.352870  1750 raft_consensus.cc:3060] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.353709  1979 raft_consensus.cc:493] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.354247  1979 raft_consensus.cc:515] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.354440  1946 raft_consensus.cc:359] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.355203  1946 raft_consensus.cc:385] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.355520  1946 raft_consensus.cc:740] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.356782  1979 leader_election.cc:290] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.353097  1863 leader_election.cc:304] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:54.359699  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a050d406f84c01a8768f46286823de" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:54.360507  1674 raft_consensus.cc:2468] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:54.361712  1986 raft_consensus.cc:493] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.360687  1945 tablet_bootstrap.cc:492] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:54.348975  1987 raft_consensus.cc:3060] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.362267  1986 raft_consensus.cc:515] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.364670  1986 leader_election.cc:290] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.365360  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf6d25dfca4e019cfeb1015081b9cc" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:54.365774  2009 leader_election.cc:290] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:54.366909  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf6d25dfca4e019cfeb1015081b9cc" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.368036  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:54.368657  1822 raft_consensus.cc:3060] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.362643  1945 ts_tablet_manager.cc:1403] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.005s
I20260709 12:13:54.370577  1863 leader_election.cc:304] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:54.371403  1979 raft_consensus.cc:2749] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.373113  1945 raft_consensus.cc:359] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.374171  1945 raft_consensus.cc:385] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.374545  1945 raft_consensus.cc:740] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.375497  1945 consensus_queue.cc:260] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.366120  1823 raft_consensus.cc:2468] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:54.378255  1713 leader_election.cc:304] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:54.379009  1979 raft_consensus.cc:2804] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.378573  1572 catalog_manager.cc:5697] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.379689  1979 raft_consensus.cc:493] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.380334  1979 raft_consensus.cc:3060] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.343393  1944 raft_consensus.cc:359] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.387365  1945 ts_tablet_manager.cc:1434] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:13:54.388883  1945 tablet_bootstrap.cc:492] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.372838  1750 raft_consensus.cc:2468] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:54.356279  1946 consensus_queue.cc:260] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.380359  1986 raft_consensus.cc:2804] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.390681  1944 raft_consensus.cc:385] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.396359  1897 raft_consensus.cc:2468] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:54.399502  1822 raft_consensus.cc:2468] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:54.400315  1945 tablet_bootstrap.cc:654] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.400827  1638 leader_election.cc:304] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:54.401813  2009 raft_consensus.cc:2804] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.402318  2009 raft_consensus.cc:697] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:54.405073  2009 consensus_queue.cc:237] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.395597  1986 raft_consensus.cc:493] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.408607  1986 raft_consensus.cc:3060] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.402993  1944 raft_consensus.cc:740] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.419557  1943 tablet_bootstrap.cc:492] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:54.420038  1943 ts_tablet_manager.cc:1403] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.152s	user 0.006s	sys 0.021s
I20260709 12:13:54.428309  1946 ts_tablet_manager.cc:1434] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.083s	user 0.010s	sys 0.000s
I20260709 12:13:54.436107  1943 raft_consensus.cc:359] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.437214  1943 raft_consensus.cc:385] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.437595  1943 raft_consensus.cc:740] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.438476  1943 consensus_queue.cc:260] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.447661  1943 ts_tablet_manager.cc:1434] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 12:13:54.418273  1944 consensus_queue.cc:260] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.449018  1943 tablet_bootstrap.cc:492] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:54.451140  1981 consensus_queue.cc:1048] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:54.454703  1979 raft_consensus.cc:515] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.455991  1944 ts_tablet_manager.cc:1434] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.157s	user 0.007s	sys 0.003s
I20260709 12:13:54.457897  1944 tablet_bootstrap.cc:492] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:54.457810  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a050d406f84c01a8768f46286823de" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:54.449290  1986 raft_consensus.cc:515] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.461915  1674 raft_consensus.cc:3060] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.463806  1986 leader_election.cc:290] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.464186  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf6d25dfca4e019cfeb1015081b9cc" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:54.464871  1822 raft_consensus.cc:3060] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.442076  2021 raft_consensus.cc:493] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.460342  1979 leader_election.cc:290] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.473440  2021 raft_consensus.cc:515] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.479034  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:54.480562  1863 leader_election.cc:343] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.480788  1674 raft_consensus.cc:2468] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:13:54.477337  1822 raft_consensus.cc:2468] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:54.482089  2021 leader_election.cc:290] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.482357  1713 leader_election.cc:304] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:54.474001  1946 tablet_bootstrap.cc:492] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:54.475075  1987 raft_consensus.cc:515] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.483460  1986 raft_consensus.cc:2804] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.485112  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf6d25dfca4e019cfeb1015081b9cc" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:54.485877  1898 raft_consensus.cc:3060] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.491210  1945 tablet_bootstrap.cc:492] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:54.491633  1863 leader_election.cc:304] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:54.493392  1945 ts_tablet_manager.cc:1403] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.014s
I20260709 12:13:54.495811  1979 raft_consensus.cc:2804] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.496403  1979 raft_consensus.cc:697] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:13:54.496287  1945 raft_consensus.cc:359] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.497455  1945 raft_consensus.cc:385] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.497782  1945 raft_consensus.cc:740] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.497720  1979 consensus_queue.cc:237] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.498371  1572 catalog_manager.cc:5697] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.500063  1987 leader_election.cc:290] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.500316  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a050d406f84c01a8768f46286823de" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.500684  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a050d406f84c01a8768f46286823de" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:54.501055  1750 raft_consensus.cc:2468] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:54.502334  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.503961  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:54.504546  1748 raft_consensus.cc:3060] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.504803  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:54.505488  1896 raft_consensus.cc:3060] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.509711  1944 tablet_bootstrap.cc:654] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:54.513937  1862 leader_election.cc:343] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.507304  1943 tablet_bootstrap.cc:654] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.498713  1945 consensus_queue.cc:260] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.514488  1862 leader_election.cc:304] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:54.520653  2023 raft_consensus.cc:2749] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.522887  1986 raft_consensus.cc:697] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:54.523916  1986 consensus_queue.cc:237] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.534534  1748 raft_consensus.cc:2468] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:54.543815  1945 ts_tablet_manager.cc:1434] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.015s
I20260709 12:13:54.544891  1945 tablet_bootstrap.cc:492] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.556206  1639 leader_election.cc:304] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:54.557096  2009 raft_consensus.cc:2804] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.557608  2009 raft_consensus.cc:697] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:54.558445  2009 consensus_queue.cc:237] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.543058  1898 raft_consensus.cc:2468] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:54.572726  1944 tablet_bootstrap.cc:492] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:54.577663  1945 tablet_bootstrap.cc:654] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.578954  1946 tablet_bootstrap.cc:654] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.579617  1944 ts_tablet_manager.cc:1403] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.009s
I20260709 12:13:54.592000  1896 raft_consensus.cc:2468] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:54.592736  1570 catalog_manager.cc:5697] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.603015  1943 tablet_bootstrap.cc:492] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:54.603554  1943 ts_tablet_manager.cc:1403] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.003s
I20260709 12:13:54.605353  1944 raft_consensus.cc:359] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.604966  1572 catalog_manager.cc:5697] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.606207  1944 raft_consensus.cc:385] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.606583  1944 raft_consensus.cc:740] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.613047  1571 catalog_manager.cc:5697] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 0 to 1, leader changed from <none> to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 1 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.620196  1945 tablet_bootstrap.cc:492] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:54.620700  1945 ts_tablet_manager.cc:1403] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.009s
I20260709 12:13:54.621645  1944 consensus_queue.cc:260] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.625049  1943 raft_consensus.cc:359] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.625771  1943 raft_consensus.cc:385] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.628044  1945 raft_consensus.cc:359] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.628862  1945 raft_consensus.cc:385] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.629170  1945 raft_consensus.cc:740] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.630290  1946 tablet_bootstrap.cc:492] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.630072  1945 consensus_queue.cc:260] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.630841  1946 ts_tablet_manager.cc:1403] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.010s
I20260709 12:13:54.626068  1943 raft_consensus.cc:740] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.633455  1946 raft_consensus.cc:359] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.633998  1945 ts_tablet_manager.cc:1434] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 12:13:54.634159  1946 raft_consensus.cc:385] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.634063  1944 ts_tablet_manager.cc:1434] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:13:54.634631  1946 raft_consensus.cc:740] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.635337  1945 tablet_bootstrap.cc:492] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.634634  1943 consensus_queue.cc:260] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.635432  1946 consensus_queue.cc:260] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.637619  1943 ts_tablet_manager.cc:1434] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 12:13:54.640036  1946 ts_tablet_manager.cc:1434] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:54.640973  1946 tablet_bootstrap.cc:492] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:54.646955  1946 tablet_bootstrap.cc:654] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.648591  1945 tablet_bootstrap.cc:654] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.651561  1944 tablet_bootstrap.cc:492] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:54.660307  1945 tablet_bootstrap.cc:492] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:54.660778  1945 ts_tablet_manager.cc:1403] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260709 12:13:54.652339  1943 tablet_bootstrap.cc:492] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:54.652781  1946 tablet_bootstrap.cc:492] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.662449  1946 ts_tablet_manager.cc:1403] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 12:13:54.663106  1945 raft_consensus.cc:359] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.663805  1945 raft_consensus.cc:385] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.664047  1945 raft_consensus.cc:740] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.664677  1945 consensus_queue.cc:260] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.664966  1946 raft_consensus.cc:359] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.665695  1946 raft_consensus.cc:385] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.665961  1946 raft_consensus.cc:740] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.666575  1946 consensus_queue.cc:260] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.668500  1943 tablet_bootstrap.cc:654] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.668572  1946 ts_tablet_manager.cc:1434] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:13:54.669817  1946 tablet_bootstrap.cc:492] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:54.672379  1944 tablet_bootstrap.cc:654] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.675354  1945 ts_tablet_manager.cc:1434] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:13:54.675490  1946 tablet_bootstrap.cc:654] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.678898  2009 consensus_queue.cc:1048] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:54.687242  1945 tablet_bootstrap.cc:492] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.694475  1945 tablet_bootstrap.cc:654] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.694593  1946 tablet_bootstrap.cc:492] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.695076  1946 ts_tablet_manager.cc:1403] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260709 12:13:54.698571  1946 raft_consensus.cc:359] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.699541  1946 raft_consensus.cc:385] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.699903  1946 raft_consensus.cc:740] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.700757  1946 consensus_queue.cc:260] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.703651  1946 ts_tablet_manager.cc:1434] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 12:13:54.704941  1946 tablet_bootstrap.cc:492] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
W20260709 12:13:54.715351  1638 consensus_peers.cc:597] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.715627  1946 tablet_bootstrap.cc:654] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.719687  1945 tablet_bootstrap.cc:492] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:54.720228  1945 ts_tablet_manager.cc:1403] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.009s
I20260709 12:13:54.723021  1945 raft_consensus.cc:359] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.723724  1945 raft_consensus.cc:385] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.723994  1945 raft_consensus.cc:740] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.724771  1945 consensus_queue.cc:260] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.728298  1943 tablet_bootstrap.cc:492] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:54.728845  1943 ts_tablet_manager.cc:1403] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.004s
I20260709 12:13:54.730640  1944 tablet_bootstrap.cc:492] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:54.731767  1944 ts_tablet_manager.cc:1403] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.020s
I20260709 12:13:54.731634  1943 raft_consensus.cc:359] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.731019  1945 ts_tablet_manager.cc:1434] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:54.732427  1943 raft_consensus.cc:385] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.732755  1946 tablet_bootstrap.cc:492] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.732790  1943 raft_consensus.cc:740] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.733371  1946 ts_tablet_manager.cc:1403] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260709 12:13:54.733747  1945 tablet_bootstrap.cc:492] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.733940  1943 consensus_queue.cc:260] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.736052  1946 raft_consensus.cc:359] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.736732  1946 raft_consensus.cc:385] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.736995  1946 raft_consensus.cc:740] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.737303  1943 ts_tablet_manager.cc:1434] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:54.738400  1943 tablet_bootstrap.cc:492] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:54.738458  1944 raft_consensus.cc:359] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.739250  1944 raft_consensus.cc:385] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.739523  1944 raft_consensus.cc:740] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.740329  1946 consensus_queue.cc:260] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.742866  1945 tablet_bootstrap.cc:654] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.748278  1946 ts_tablet_manager.cc:1434] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 12:13:54.749279  1946 tablet_bootstrap.cc:492] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:54.752617  1944 consensus_queue.cc:260] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.755082  1944 ts_tablet_manager.cc:1434] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 12:13:54.758008  1946 tablet_bootstrap.cc:654] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.763224  1979 raft_consensus.cc:493] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.763859  1944 tablet_bootstrap.cc:492] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:54.763751  1979 raft_consensus.cc:515] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.766038  1979 leader_election.cc:290] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:54.767676  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e205bc36ac664a3f991e20b164076fe2" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.769197  1943 tablet_bootstrap.cc:654] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.770364  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e205bc36ac664a3f991e20b164076fe2" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:54.769234  1862 leader_election.cc:343] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:54.777578  1861 leader_election.cc:343] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.778028  1861 leader_election.cc:304] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:54.778313  1944 tablet_bootstrap.cc:654] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.779450  2009 raft_consensus.cc:493] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.780192  2009 raft_consensus.cc:515] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.783739  1979 raft_consensus.cc:2749] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.784755  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.785804  1896 raft_consensus.cc:2468] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.780220  1986 raft_consensus.cc:493] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.787834  1986 raft_consensus.cc:515] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.790777  1639 leader_election.cc:304] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:54.791749  1983 raft_consensus.cc:2804] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.792158  1983 raft_consensus.cc:493] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.792553  1983 raft_consensus.cc:3060] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.793332  1986 leader_election.cc:290] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:54.793440  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.793977  1986 raft_consensus.cc:493] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.794287  1946 tablet_bootstrap.cc:492] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.794191  1896 raft_consensus.cc:2468] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:54.794790  1946 ts_tablet_manager.cc:1403] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.005s
I20260709 12:13:54.794902  2009 leader_election.cc:290] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.795258  1714 leader_election.cc:304] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:54.797461  1946 raft_consensus.cc:359] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.798221  1946 raft_consensus.cc:385] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.798115  2028 raft_consensus.cc:2804] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.796499  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.798647  1946 raft_consensus.cc:740] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.797897  1986 raft_consensus.cc:515] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.798804  2028 raft_consensus.cc:493] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.799304  2028 raft_consensus.cc:3060] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.799396  1946 consensus_queue.cc:260] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.800530  1986 leader_election.cc:290] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:54.801904  1946 ts_tablet_manager.cc:1434] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:54.802843  1946 tablet_bootstrap.cc:492] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
W20260709 12:13:54.807547  1789 consensus_peers.cc:597] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.808701  1946 tablet_bootstrap.cc:654] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.810453  1944 tablet_bootstrap.cc:492] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:54.811149  1944 ts_tablet_manager.cc:1403] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.006s
I20260709 12:13:54.813090  1748 raft_consensus.cc:2468] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.814391  1945 tablet_bootstrap.cc:492] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:54.814942  2008 raft_consensus.cc:493] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.816696  2008 raft_consensus.cc:515] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.817662  1986 raft_consensus.cc:493] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.818131  1986 raft_consensus.cc:515] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.818909  1946 tablet_bootstrap.cc:492] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.819008  2008 leader_election.cc:290] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.819504  1946 ts_tablet_manager.cc:1403] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.008s
I20260709 12:13:54.820947  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.821291  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:54.821934  1748 raft_consensus.cc:2468] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:54.807591  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:54.814082  1944 raft_consensus.cc:359] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.822374  1946 raft_consensus.cc:359] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.822803  1944 raft_consensus.cc:385] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.796954  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:54.823083  1946 raft_consensus.cc:385] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.823151  1944 raft_consensus.cc:740] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.823639  1946 raft_consensus.cc:740] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.823686  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.824164  1944 consensus_queue.cc:260] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.824465  1946 consensus_queue.cc:260] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:13:54.825444  1788 leader_election.cc:343] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.826077  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:54.826464  1944 ts_tablet_manager.cc:1434] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:13:54.826169  2008 consensus_queue.cc:1048] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:54.826758  1946 ts_tablet_manager.cc:1434] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:54.826936  1824 raft_consensus.cc:2393] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:13:54.827844  1944 tablet_bootstrap.cc:492] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:54.828384  1713 leader_election.cc:304] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:54.829430  2029 raft_consensus.cc:3060] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.830299  1788 leader_election.cc:304] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [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: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab
I20260709 12:13:54.833982  2005 raft_consensus.cc:2804] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.834388  2005 raft_consensus.cc:493] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.834738  2005 raft_consensus.cc:3060] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.835994  2009 consensus_queue.cc:1048] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:54.824496  1715 leader_election.cc:343] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.841157  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.842124  1896 raft_consensus.cc:2468] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:54.810518  1983 raft_consensus.cc:515] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.843576  1675 raft_consensus.cc:2393] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:13:54.843626  1714 leader_election.cc:304] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:54.846638  1945 ts_tablet_manager.cc:1403] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.039s
I20260709 12:13:54.846724  2009 raft_consensus.cc:493] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.847637  1946 tablet_bootstrap.cc:492] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:54.847729  2009 raft_consensus.cc:515] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.850248  1986 leader_election.cc:290] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:54.851508  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:54.851776  2009 leader_election.cc:290] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.852205  1824 raft_consensus.cc:2468] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.853493  1638 leader_election.cc:304] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:54.854022  1946 tablet_bootstrap.cc:654] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.853790  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.854717  1898 raft_consensus.cc:2468] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:54.855343  1986 raft_consensus.cc:2804] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.855762  1986 raft_consensus.cc:493] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.856107  1986 raft_consensus.cc:3060] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.856419  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:54.815686  2028 raft_consensus.cc:515] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.857175  1897 raft_consensus.cc:3060] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.862087  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
W20260709 12:13:54.863927  1715 leader_election.cc:343] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.864714  1987 raft_consensus.cc:2804] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.865281  1987 raft_consensus.cc:493] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.865784  1987 raft_consensus.cc:3060] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.866408  2028 leader_election.cc:290] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:54.867980  2028 raft_consensus.cc:493] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.867039  1944 tablet_bootstrap.cc:654] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.869139  2028 raft_consensus.cc:515] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.876041  1987 raft_consensus.cc:515] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.876360  2029 raft_consensus.cc:2749] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.876590  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043179cc2312402686ebba6392b37373" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:54.878325  1713 leader_election.cc:343] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.880249  1897 raft_consensus.cc:2468] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:54.881875  1639 leader_election.cc:304] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:54.882743  2009 raft_consensus.cc:2804] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.883641  1981 consensus_queue.cc:1048] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:54.886469  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:54.886816  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043179cc2312402686ebba6392b37373" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:54.887524  1675 raft_consensus.cc:2468] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:54.889207  1715 leader_election.cc:304] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:54.889635  2008 raft_consensus.cc:493] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.889755  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:54.890249  2008 raft_consensus.cc:515] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.892633  2028 leader_election.cc:290] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:54.892809  1946 tablet_bootstrap.cc:492] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.892845  2008 leader_election.cc:290] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.892966  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:54.906646  1946 ts_tablet_manager.cc:1403] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.008s
I20260709 12:13:54.906585  1822 raft_consensus.cc:3060] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.907806  2028 raft_consensus.cc:2804] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.899364  1981 consensus_queue.cc:1048] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260709 12:13:54.910439  1788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.66:44587, user_credentials={real_user=slave}} blocked reactor thread for 80259.1us
I20260709 12:13:54.909768  1946 raft_consensus.cc:359] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.911075  1946 raft_consensus.cc:385] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.911388  1946 raft_consensus.cc:740] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.911777  1983 leader_election.cc:290] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.912273  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b2e151da6b49e18e11b1fec66baf52" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.912079  1946 consensus_queue.cc:260] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.912766  1987 leader_election.cc:290] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.912920  1746 raft_consensus.cc:2468] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:54.890664  1896 raft_consensus.cc:3060] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.914285  1946 ts_tablet_manager.cc:1434] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:54.916939  1946 tablet_bootstrap.cc:492] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:54.918286  2028 raft_consensus.cc:493] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.920740  2028 raft_consensus.cc:3060] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.921934  1945 raft_consensus.cc:359] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.922739  1945 raft_consensus.cc:385] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.923291  1945 raft_consensus.cc:740] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.925964  1945 consensus_queue.cc:260] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.926918  1987 consensus_queue.cc:1048] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:54.933254  1946 tablet_bootstrap.cc:654] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.933926  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b2e151da6b49e18e11b1fec66baf52" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:54.934820  1943 tablet_bootstrap.cc:492] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:54.935328  1943 ts_tablet_manager.cc:1403] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.197s	user 0.013s	sys 0.000s
I20260709 12:13:54.938288  1943 raft_consensus.cc:359] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.939033  1943 raft_consensus.cc:385] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.939364  1943 raft_consensus.cc:740] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.940281  1943 consensus_queue.cc:260] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.942564  1943 ts_tablet_manager.cc:1434] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:54.943783  1946 tablet_bootstrap.cc:492] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:54.945156  1946 ts_tablet_manager.cc:1403] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 12:13:54.945611  1943 tablet_bootstrap.cc:492] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
W20260709 12:13:54.946271  1714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.68:40963, user_credentials={real_user=slave}} blocked reactor thread for 102765us
I20260709 12:13:54.947862  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:54.947926  1946 raft_consensus.cc:359] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.948524  1898 raft_consensus.cc:3060] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.950848  1822 raft_consensus.cc:2468] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:54.944470  1944 tablet_bootstrap.cc:492] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:54.975037  1944 ts_tablet_manager.cc:1403] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.004s
I20260709 12:13:54.977896  1944 raft_consensus.cc:359] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.978453  1944 raft_consensus.cc:385] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.978695  1944 raft_consensus.cc:740] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.979301  1943 tablet_bootstrap.cc:654] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.979370  1944 consensus_queue.cc:260] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:54.956274  1979 raft_consensus.cc:493] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.981513  1638 leader_election.cc:304] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:54.981827  1979 raft_consensus.cc:515] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.982549  1983 raft_consensus.cc:2804] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.958165  2009 raft_consensus.cc:697] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:54.958995  1898 raft_consensus.cc:2468] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:54.959218  1945 ts_tablet_manager.cc:1434] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.001s
I20260709 12:13:54.959702  1788 leader_election.cc:304] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:54.968919  1896 raft_consensus.cc:2468] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:54.934790  1897 raft_consensus.cc:2468] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:54.970191  1986 raft_consensus.cc:515] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:54.948611  1946 raft_consensus.cc:385] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.959263  2005 raft_consensus.cc:515] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.981364  1944 ts_tablet_manager.cc:1434] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:13:54.986233  1945 tablet_bootstrap.cc:492] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:54.983916  1979 leader_election.cc:290] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:54.989001  1944 tablet_bootstrap.cc:492] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:54.957058  2028 raft_consensus.cc:515] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:54.986963  1946 raft_consensus.cc:740] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.983354  1983 raft_consensus.cc:697] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:54.990330  1946 consensus_queue.cc:260] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:54.991076  2008 raft_consensus.cc:2804] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.993229  2008 raft_consensus.cc:493] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.994208  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accdbb8e7f46493e859e2fcf436b9823" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:54.994421  2008 raft_consensus.cc:3060] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.994866  1675 raft_consensus.cc:2468] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:54.996552  2005 leader_election.cc:290] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:54.997038  1714 leader_election.cc:304] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:54.989204  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accdbb8e7f46493e859e2fcf436b9823" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:54.998078  1748 raft_consensus.cc:2468] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:54.998271  2053 raft_consensus.cc:2804] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.998797  2053 raft_consensus.cc:697] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:54.999418  1862 leader_election.cc:304] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:54.999647  2053 consensus_queue.cc:237] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.000370  2009 consensus_queue.cc:237] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.001037  1945 tablet_bootstrap.cc:654] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.003201  1747 raft_consensus.cc:2393] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:13:55.005579  1986 leader_election.cc:290] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.006134  1979 raft_consensus.cc:2804] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.006548  1979 raft_consensus.cc:493] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.006877  1979 raft_consensus.cc:3060] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.010352  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043179cc2312402686ebba6392b37373" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:55.010536  2028 leader_election.cc:290] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.011660  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:55.012279  1750 raft_consensus.cc:3060] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.014636  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:55.014815  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:55.015285  1897 raft_consensus.cc:3060] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.016109  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:55.016173  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043179cc2312402686ebba6392b37373" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:55.017067  1898 raft_consensus.cc:2393] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:13:55.017536  2023 raft_consensus.cc:493] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:55.017843  1713 leader_election.cc:343] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.017011  1674 raft_consensus.cc:3060] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.018023  2023 raft_consensus.cc:515] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.015347  1946 ts_tablet_manager.cc:1434] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 12:13:55.021703  2023 leader_election.cc:290] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:55.022459  1946 tablet_bootstrap.cc:492] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:55.022869  1715 leader_election.cc:304] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:55.023736  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:55.024325  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:13:55.025061  1861 leader_election.cc:343] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.025708  2028 raft_consensus.cc:2749] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:13:55.025804  1862 leader_election.cc:343] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.026258  1862 leader_election.cc:304] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:55.027357  2023 raft_consensus.cc:2749] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.027858  1897 raft_consensus.cc:2468] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:55.029031  1788 leader_election.cc:304] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:55.030006  2052 raft_consensus.cc:2804] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.030489  2052 raft_consensus.cc:697] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:55.031311  2052 consensus_queue.cc:237] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.032884  1946 tablet_bootstrap.cc:654] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.032903  1674 raft_consensus.cc:2468] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:55.034349  1944 tablet_bootstrap.cc:654] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.038944  2023 raft_consensus.cc:493] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.038815  1987 consensus_queue.cc:1048] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:55.039543  2023 raft_consensus.cc:515] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.042289  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550858f9a36944e28cc9ad3b0a6f1d2a" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:55.043641  1863 leader_election.cc:343] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.058729  1945 tablet_bootstrap.cc:492] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:55.070899  1943 tablet_bootstrap.cc:492] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:55.047677  1715 leader_election.cc:304] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:55.074618  1945 ts_tablet_manager.cc:1403] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.015s
I20260709 12:13:55.050809  1983 consensus_queue.cc:237] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.074932  1943 ts_tablet_manager.cc:1403] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.005s
I20260709 12:13:55.045437  1979 raft_consensus.cc:515] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.046080  2008 raft_consensus.cc:515] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.071381  1944 tablet_bootstrap.cc:492] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:55.077979  1944 ts_tablet_manager.cc:1403] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.002s
I20260709 12:13:55.078282  2008 leader_election.cc:290] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:55.048347  1987 consensus_queue.cc:1048] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 12:13:55.071167  2023 leader_election.cc:290] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:55.079093  2053 raft_consensus.cc:2804] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.084188  1946 tablet_bootstrap.cc:492] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:55.083540  1571 catalog_manager.cc:5697] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.084656  1946 ts_tablet_manager.cc:1403] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.000s
I20260709 12:13:55.085784  1944 raft_consensus.cc:359] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.080338  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b2e151da6b49e18e11b1fec66baf52" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:55.098049  1897 raft_consensus.cc:3060] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.081133  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b2e151da6b49e18e11b1fec66baf52" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:55.101897  1572 catalog_manager.cc:5697] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.103109  1748 raft_consensus.cc:3060] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.083590  2053 raft_consensus.cc:697] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:55.088547  1979 leader_election.cc:290] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:55.113507  2053 consensus_queue.cc:237] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.088882  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550858f9a36944e28cc9ad3b0a6f1d2a" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:55.093291  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accdbb8e7f46493e859e2fcf436b9823" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:55.115581  1749 raft_consensus.cc:3060] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.115623  1748 raft_consensus.cc:2468] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:55.117465  1788 leader_election.cc:304] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:55.118642  2008 raft_consensus.cc:2804] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.093333  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accdbb8e7f46493e859e2fcf436b9823" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:55.119122  2008 raft_consensus.cc:697] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:55.119189  1674 raft_consensus.cc:3060] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.120128  2008 consensus_queue.cc:237] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.121758  1979 consensus_queue.cc:1048] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:55.123037  1621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:55.082137  1945 raft_consensus.cc:359] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.124133  1945 raft_consensus.cc:385] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.124377  1945 raft_consensus.cc:740] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.125145  1945 consensus_queue.cc:260] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.127841  1945 ts_tablet_manager.cc:1434] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.000s
I20260709 12:13:55.128835  1945 tablet_bootstrap.cc:492] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:55.079414  1943 raft_consensus.cc:359] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.129591  1943 raft_consensus.cc:385] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:55.119122  1862 leader_election.cc:343] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.129882  1897 raft_consensus.cc:2468] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:55.130133  1943 raft_consensus.cc:740] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.130353  1862 leader_election.cc:304] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:55.096982  2054 consensus_queue.cc:1048] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 12:13:55.097081  1946 raft_consensus.cc:359] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.139803  1749 raft_consensus.cc:2468] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:13:55.134503  1979 raft_consensus.cc:2749] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.142259  1862 leader_election.cc:304] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:55.079949  1750 raft_consensus.cc:2468] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:55.140017  1946 raft_consensus.cc:385] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.144932  1946 raft_consensus.cc:740] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.133675  1943 consensus_queue.cc:260] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.143455  1979 raft_consensus.cc:2804] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.146085  2052 raft_consensus.cc:493] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.146559  1979 raft_consensus.cc:697] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:13:55.146633  2052 raft_consensus.cc:515] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.147492  1979 consensus_queue.cc:237] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.148191  1943 ts_tablet_manager.cc:1434] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.002s
I20260709 12:13:55.149701  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:55.145951  1946 consensus_queue.cc:260] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.152182  1946 ts_tablet_manager.cc:1434] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 12:13:55.139583  1945 tablet_bootstrap.cc:654] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.153329  1946 tablet_bootstrap.cc:492] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:55.144935  1674 raft_consensus.cc:2468] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:13:55.153966  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:55.171252  1789 leader_election.cc:304] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:55.149389  1943 tablet_bootstrap.cc:492] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:55.154507  2052 leader_election.cc:290] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.156256  2028 consensus_queue.cc:1048] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:55.177911  2052 raft_consensus.cc:2749] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.163635  1945 tablet_bootstrap.cc:492] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:55.179050  1945 ts_tablet_manager.cc:1403] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.003s
I20260709 12:13:55.086426  1944 raft_consensus.cc:385] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.168375  2005 raft_consensus.cc:493] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.179850  2005 raft_consensus.cc:515] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.182402  1944 raft_consensus.cc:740] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.182982  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0dceb82b0349a3825117170470b823" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:55.183102  1944 consensus_queue.cc:260] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.183710  1750 raft_consensus.cc:2468] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:55.184839  1749 raft_consensus.cc:3060] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.185184  1944 ts_tablet_manager.cc:1434] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.001s
I20260709 12:13:55.184983  1788 leader_election.cc:304] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:55.181915  2005 leader_election.cc:290] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:55.186316  2005 raft_consensus.cc:2804] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.181849  1945 raft_consensus.cc:359] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.187711  1944 tablet_bootstrap.cc:492] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:55.188817  1945 raft_consensus.cc:385] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.188457  1943 tablet_bootstrap.cc:654] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.189123  1945 raft_consensus.cc:740] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.190109  1945 consensus_queue.cc:260] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.192461  1945 ts_tablet_manager.cc:1434] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:13:55.193361  1945 tablet_bootstrap.cc:492] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:55.188529  2005 raft_consensus.cc:493] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.198129  2005 raft_consensus.cc:3060] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.198946  1945 tablet_bootstrap.cc:654] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.207491  1944 tablet_bootstrap.cc:654] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.224596  2005 raft_consensus.cc:515] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.228487  2023 consensus_queue.cc:1048] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:55.248014  1945 tablet_bootstrap.cc:492] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:55.248754  1943 tablet_bootstrap.cc:492] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:55.233389  1571 catalog_manager.cc:5697] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.249233  1943 ts_tablet_manager.cc:1403] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.001s
I20260709 12:13:55.249446  2005 leader_election.cc:290] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:55.250830  1946 tablet_bootstrap.cc:654] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.251094  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0dceb82b0349a3825117170470b823" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:55.251682  1750 raft_consensus.cc:3060] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.254261  1822 raft_consensus.cc:3060] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:55.255419  1789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 84274.6us
I20260709 12:13:55.259217  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0dceb82b0349a3825117170470b823" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:55.230155  2080 log.cc:927] Time spent T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 12:13:55.240146  2028 raft_consensus.cc:493] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.248530  1945 ts_tablet_manager.cc:1403] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.009s
I20260709 12:13:55.230818  1569 catalog_manager.cc:5697] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.259963  1943 raft_consensus.cc:359] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.265905  1943 raft_consensus.cc:385] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.266427  1943 raft_consensus.cc:740] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.260874  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0dceb82b0349a3825117170470b823" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:55.266140  2028 raft_consensus.cc:515] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.274598  1943 consensus_queue.cc:260] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.277398  1943 ts_tablet_manager.cc:1434] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 12:13:55.278620  1943 tablet_bootstrap.cc:492] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:55.284796  1572 catalog_manager.cc:5697] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.291041  2028 leader_election.cc:290] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:55.294480  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192dba3548844ce68066423c120ce5a9" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:55.296065  1713 leader_election.cc:343] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:55.266247  1789 leader_election.cc:343] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.300087  1945 raft_consensus.cc:359] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.300947  1945 raft_consensus.cc:385] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.301326  1945 raft_consensus.cc:740] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
W20260709 12:13:55.297498  1789 leader_election.cc:343] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.302134  1945 consensus_queue.cc:260] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.307694  1945 ts_tablet_manager.cc:1434] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 12:13:55.308808  1945 tablet_bootstrap.cc:492] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:55.304723  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192dba3548844ce68066423c120ce5a9" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:55.311147  1897 raft_consensus.cc:2468] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:55.312474  1714 leader_election.cc:304] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:55.313324  2028 raft_consensus.cc:2804] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.313706  2028 raft_consensus.cc:493] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.314035  2028 raft_consensus.cc:3060] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.314673  1946 tablet_bootstrap.cc:492] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:55.315223  1946 ts_tablet_manager.cc:1403] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.162s	user 0.021s	sys 0.034s
I20260709 12:13:55.315289  1945 tablet_bootstrap.cc:654] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.320667  1675 raft_consensus.cc:3060] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.325538  2028 raft_consensus.cc:515] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.327298  1750 raft_consensus.cc:2468] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:55.333817  1946 raft_consensus.cc:359] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.335191  1946 raft_consensus.cc:385] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.335065  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192dba3548844ce68066423c120ce5a9" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:55.336548  1946 raft_consensus.cc:740] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.336948  2028 leader_election.cc:290] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
W20260709 12:13:55.337507  1713 leader_election.cc:343] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.337859  2051 raft_consensus.cc:493] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.337953  2084 raft_consensus.cc:493] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.338778  1788 leader_election.cc:304] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [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: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:55.338457  1946 consensus_queue.cc:260] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.338423  2051 raft_consensus.cc:515] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.339905  2005 raft_consensus.cc:2804] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.340381  2005 raft_consensus.cc:697] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:55.340739  1946 ts_tablet_manager.cc:1434] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.001s
I20260709 12:13:55.341253  2005 consensus_queue.cc:237] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.343104  2051 leader_election.cc:290] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:55.344275  1946 tablet_bootstrap.cc:492] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:55.338490  2084 raft_consensus.cc:515] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.348045  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192dba3548844ce68066423c120ce5a9" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:55.348639  1897 raft_consensus.cc:3060] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.348671  2084 leader_election.cc:290] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.349016  1943 tablet_bootstrap.cc:654] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.349916  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:55.350625  1946 tablet_bootstrap.cc:654] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.351609  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:55.352013  1714 leader_election.cc:343] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.352437  1674 raft_consensus.cc:2468] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:55.358294  1789 leader_election.cc:304] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:55.360409  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:55.361308  1896 raft_consensus.cc:2468] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:55.365585  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:55.368153  1713 leader_election.cc:343] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.368765  1713 leader_election.cc:304] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:13:55.370425  1986 raft_consensus.cc:2749] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.366443  2084 raft_consensus.cc:2804] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.373021  2084 raft_consensus.cc:493] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.377916  2084 raft_consensus.cc:3060] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.383841  1986 consensus_queue.cc:1048] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:55.388186  1897 raft_consensus.cc:2468] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:55.398069  1944 tablet_bootstrap.cc:492] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:55.398902  1944 ts_tablet_manager.cc:1403] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.211s	user 0.012s	sys 0.010s
I20260709 12:13:55.400454  1714 leader_election.cc:304] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:55.402216  1986 raft_consensus.cc:2804] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.403206  1986 raft_consensus.cc:697] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:55.404894  1986 consensus_queue.cc:237] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.407532  2084 raft_consensus.cc:515] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.417918  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:55.418799  1897 raft_consensus.cc:3060] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.425379  1943 tablet_bootstrap.cc:492] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:55.426086  1943 ts_tablet_manager.cc:1403] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.148s	user 0.032s	sys 0.045s
I20260709 12:13:55.426815  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:55.428444  1674 raft_consensus.cc:3060] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.432715  1943 raft_consensus.cc:359] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.433455  1943 raft_consensus.cc:385] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.433790  1943 raft_consensus.cc:740] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.427767  2084 leader_election.cc:290] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.441732  1944 raft_consensus.cc:359] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.452482  1944 raft_consensus.cc:385] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.453998  1944 raft_consensus.cc:740] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.452586  1987 raft_consensus.cc:493] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.459591  1943 consensus_queue.cc:260] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.463140  1987 raft_consensus.cc:515] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.468899  1944 consensus_queue.cc:260] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.465413  1987 leader_election.cc:290] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:55.477293  1943 ts_tablet_manager.cc:1434] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260709 12:13:55.478307  1944 ts_tablet_manager.cc:1434] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.079s	user 0.009s	sys 0.001s
I20260709 12:13:55.479302  1944 tablet_bootstrap.cc:492] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:55.481025  1983 raft_consensus.cc:493] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:13:55.481572  1983 raft_consensus.cc:515] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.481935  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:55.484315  1897 raft_consensus.cc:2468] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:55.486330  1983 leader_election.cc:290] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:55.487092  1788 leader_election.cc:304] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:55.489521  1674 raft_consensus.cc:2468] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:55.489789  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:55.490185  2084 raft_consensus.cc:2804] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.490679  2084 raft_consensus.cc:697] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:55.490916  1946 tablet_bootstrap.cc:492] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:55.491425  1946 ts_tablet_manager.cc:1403] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.150s	user 0.067s	sys 0.059s
I20260709 12:13:55.491525  2084 consensus_queue.cc:237] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.494508  1946 raft_consensus.cc:359] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.495196  1946 raft_consensus.cc:385] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.495507  1946 raft_consensus.cc:740] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.494412  1572 catalog_manager.cc:5697] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.497500  1946 consensus_queue.cc:260] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.498935  1943 tablet_bootstrap.cc:492] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
W20260709 12:13:55.486371  1715 consensus_peers.cc:597] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.493772  1569 catalog_manager.cc:5697] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 0 to 1, leader changed from <none> to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 1 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:55.500192  1638 leader_election.cc:343] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.501754  1946 ts_tablet_manager.cc:1434] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:13:55.501758  1979 raft_consensus.cc:493] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.502775  1946 tablet_bootstrap.cc:492] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:55.502568  1979 raft_consensus.cc:515] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.504666  1979 leader_election.cc:290] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:55.502921  1944 tablet_bootstrap.cc:654] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:55.506702  1639 leader_election.cc:343] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.507171  1639 leader_election.cc:304] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:55.508966  1946 tablet_bootstrap.cc:654] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.509719  2009 raft_consensus.cc:2749] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.509891  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:55.513284  1943 tablet_bootstrap.cc:654] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.501361  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb5a208d5164efd89e802ea93e739e8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:55.514992  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:13:55.516589  1862 leader_election.cc:343] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:55.517431  1863 leader_election.cc:343] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.519081  1863 leader_election.cc:304] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:55.523967  2023 raft_consensus.cc:493] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.526497  2023 raft_consensus.cc:515] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.527491  1944 tablet_bootstrap.cc:492] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:55.528630  2023 leader_election.cc:290] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.529790  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:55.531749  1861 leader_election.cc:343] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.532454  1944 ts_tablet_manager.cc:1403] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.002s
I20260709 12:13:55.524999  1979 raft_consensus.cc:2749] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.524422  2009 consensus_queue.cc:1048] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:13:55.536437  1944 raft_consensus.cc:359] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.537372  1944 raft_consensus.cc:385] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.537873  1944 raft_consensus.cc:740] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.539440  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb5a208d5164efd89e802ea93e739e8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:55.547984  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:55.543727  2008 consensus_queue.cc:1048] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:13:55.544909  1986 raft_consensus.cc:493] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.554059  1986 raft_consensus.cc:515] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.556994  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b949425b09940e29c5497954f991f74" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:55.557392  1986 leader_election.cc:290] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:55.557530  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b949425b09940e29c5497954f991f74" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:55.557669  1675 raft_consensus.cc:2468] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:55.540225  1944 consensus_queue.cc:260] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.559134  1715 leader_election.cc:304] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:55.560561  2054 raft_consensus.cc:2804] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.563772  1944 ts_tablet_manager.cc:1434] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260709 12:13:55.566095  1944 tablet_bootstrap.cc:492] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:55.567229  1945 tablet_bootstrap.cc:492] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:55.567878  1945 ts_tablet_manager.cc:1403] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.259s	user 0.031s	sys 0.018s
I20260709 12:13:55.560982  2054 raft_consensus.cc:493] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.543799  1639 leader_election.cc:304] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
W20260709 12:13:55.565419  1713 leader_election.cc:343] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.571303  2054 raft_consensus.cc:3060] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.575387  1983 raft_consensus.cc:2749] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:55.580235  2093 log.cc:927] Time spent T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:13:55.580660  1944 tablet_bootstrap.cc:654] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.586069  1946 tablet_bootstrap.cc:492] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:55.586540  1946 ts_tablet_manager.cc:1403] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.003s
I20260709 12:13:55.587391  1943 tablet_bootstrap.cc:492] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
W20260709 12:13:55.587354  1863 leader_election.cc:343] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.590880  1863 leader_election.cc:304] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:55.592391  1979 raft_consensus.cc:2749] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.588976  1945 raft_consensus.cc:359] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.594339  1945 raft_consensus.cc:385] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.594650  1945 raft_consensus.cc:740] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.595423  1945 consensus_queue.cc:260] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.597139  1943 ts_tablet_manager.cc:1403] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.006s
I20260709 12:13:55.590010  1946 raft_consensus.cc:359] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.597890  1945 ts_tablet_manager.cc:1434] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 12:13:55.587325  2084 consensus_queue.cc:1048] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:13:55.598083  1946 raft_consensus.cc:385] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.603005  1946 raft_consensus.cc:740] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.600138  2009 consensus_queue.cc:1048] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:55.602298  2054 raft_consensus.cc:515] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.603931  1987 consensus_queue.cc:1048] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.606236  1943 raft_consensus.cc:359] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.606556  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b949425b09940e29c5497954f991f74" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:55.606973  1943 raft_consensus.cc:385] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.607205  1675 raft_consensus.cc:3060] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.607318  1943 raft_consensus.cc:740] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.596607  1570 catalog_manager.cc:5697] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.616183  2005 consensus_queue.cc:1048] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.616819  1944 tablet_bootstrap.cc:492] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:55.598901  1945 tablet_bootstrap.cc:492] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:55.617369  1944 ts_tablet_manager.cc:1403] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.009s
I20260709 12:13:55.617619  2005 consensus_queue.cc:1048] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.620350  1944 raft_consensus.cc:359] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.629890  1944 raft_consensus.cc:385] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.630286  1944 raft_consensus.cc:740] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.630986  1944 consensus_queue.cc:260] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.631960  1571 catalog_manager.cc:5697] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.633396  1944 ts_tablet_manager.cc:1434] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:13:55.634646  1944 tablet_bootstrap.cc:492] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:55.638298  1946 consensus_queue.cc:260] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.639560  1675 raft_consensus.cc:2468] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:55.640785  1715 leader_election.cc:304] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:55.641666  1944 tablet_bootstrap.cc:654] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.641644  1986 raft_consensus.cc:2804] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.642446  1986 raft_consensus.cc:697] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:55.643002  1946 ts_tablet_manager.cc:1434] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 12:13:55.642575  1569 catalog_manager.cc:5697] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.643369  1986 consensus_queue.cc:237] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.644030  1946 tablet_bootstrap.cc:492] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:55.646267  1943 consensus_queue.cc:260] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.652624  1943 ts_tablet_manager.cc:1434] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 12:13:55.663973  2054 leader_election.cc:290] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:55.664435  1823 raft_consensus.cc:3060] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.671316  1943 tablet_bootstrap.cc:492] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:55.674463  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b949425b09940e29c5497954f991f74" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
W20260709 12:13:55.676453  1713 leader_election.cc:343] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.696998  1945 tablet_bootstrap.cc:654] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.698834  2052 raft_consensus.cc:493] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.699363  2052 raft_consensus.cc:515] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.703363  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:55.704653  1789 leader_election.cc:343] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.701534  2052 leader_election.cc:290] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.708194  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:55.708921  1897 raft_consensus.cc:2468] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:55.710109  1788 leader_election.cc:304] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:55.711735  2052 raft_consensus.cc:2804] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.712183  2052 raft_consensus.cc:493] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.712527  2052 raft_consensus.cc:3060] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.715533  1983 consensus_queue.cc:1048] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.717161  1979 consensus_queue.cc:1048] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:55.722414  2052 raft_consensus.cc:515] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.723836  1944 tablet_bootstrap.cc:492] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:55.724428  1944 ts_tablet_manager.cc:1403] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.090s	user 0.039s	sys 0.040s
I20260709 12:13:55.725589  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
W20260709 12:13:55.727152  1789 leader_election.cc:343] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.727756  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:55.728485  1895 raft_consensus.cc:3060] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.729790  2054 consensus_queue.cc:1048] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.727990  2052 leader_election.cc:290] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.735463  1946 tablet_bootstrap.cc:654] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.736477  1895 raft_consensus.cc:2468] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:55.737797  1788 leader_election.cc:304] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:55.738627  2052 raft_consensus.cc:2804] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.739337  2052 raft_consensus.cc:697] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:55.740212  2052 consensus_queue.cc:237] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.741914  1573 catalog_manager.cc:5697] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.743367  1943 tablet_bootstrap.cc:654] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.728472  1944 raft_consensus.cc:359] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.746554  1944 raft_consensus.cc:385] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.746953  1944 raft_consensus.cc:740] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.747927  1944 consensus_queue.cc:260] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.750900  1986 consensus_queue.cc:1048] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.750962  1944 ts_tablet_manager.cc:1434] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:13:55.756868  1944 tablet_bootstrap.cc:492] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:55.771801  2023 consensus_queue.cc:1048] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:55.772994  1789 consensus_peers.cc:597] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:55.786156  1944 tablet_bootstrap.cc:654] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.798060  2053 raft_consensus.cc:493] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.798849  2053 raft_consensus.cc:515] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.804208  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:55.804965  1895 raft_consensus.cc:2468] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:55.805322  2053 leader_election.cc:290] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.806504  1714 leader_election.cc:304] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:55.806995  1945 tablet_bootstrap.cc:492] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:55.810664  2053 raft_consensus.cc:2804] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.811213  2053 raft_consensus.cc:493] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.811628  2053 raft_consensus.cc:3060] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.810994  1945 ts_tablet_manager.cc:1403] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.002s
I20260709 12:13:55.814677  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:55.816079  1715 leader_election.cc:343] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.820716  1945 raft_consensus.cc:359] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.825102  1943 tablet_bootstrap.cc:492] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:55.837872  1943 ts_tablet_manager.cc:1403] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.167s	user 0.031s	sys 0.012s
I20260709 12:13:55.840623  1943 raft_consensus.cc:359] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.841320  1943 raft_consensus.cc:385] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.841624  1943 raft_consensus.cc:740] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.842311  1945 raft_consensus.cc:385] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.843255  1945 raft_consensus.cc:740] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.844205  1945 consensus_queue.cc:260] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.836970  1946 tablet_bootstrap.cc:492] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:55.845309  1946 ts_tablet_manager.cc:1403] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.201s	user 0.034s	sys 0.018s
I20260709 12:13:55.845726  1945 ts_tablet_manager.cc:1434] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 12:13:55.846750  1945 tablet_bootstrap.cc:492] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:55.847885  1946 raft_consensus.cc:359] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.848580  1946 raft_consensus.cc:385] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.848869  1946 raft_consensus.cc:740] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.849696  1946 consensus_queue.cc:260] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.851779  1946 ts_tablet_manager.cc:1434] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:55.842447  1943 consensus_queue.cc:260] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.828866  2053 raft_consensus.cc:515] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.852739  1946 tablet_bootstrap.cc:492] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:55.852813  1945 tablet_bootstrap.cc:654] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.853812  2053 leader_election.cc:290] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.856451  1943 ts_tablet_manager.cc:1434] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:13:55.856276  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:55.856958  1898 raft_consensus.cc:3060] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.857409  1943 tablet_bootstrap.cc:492] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:55.860286  1946 tablet_bootstrap.cc:654] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.863837  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
W20260709 12:13:55.865891  1715 leader_election.cc:343] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.872421  2053 consensus_queue.cc:1048] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.881246  1572 catalog_manager.cc:5697] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.875819  1898 raft_consensus.cc:2468] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:55.886826  1944 tablet_bootstrap.cc:492] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:55.892037  1714 leader_election.cc:304] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:55.892058  1944 ts_tablet_manager.cc:1403] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.004s
I20260709 12:13:55.895279  1945 tablet_bootstrap.cc:492] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:55.895118  1824 raft_consensus.cc:3060] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.895787  1945 ts_tablet_manager.cc:1403] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.017s
I20260709 12:13:55.896425  1946 tablet_bootstrap.cc:492] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:55.897099  1946 ts_tablet_manager.cc:1403] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.019s
I20260709 12:13:55.900103  1946 raft_consensus.cc:359] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.900861  1946 raft_consensus.cc:385] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.901206  1946 raft_consensus.cc:740] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.893463  2053 raft_consensus.cc:2804] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.902030  2053 raft_consensus.cc:697] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:55.902340  1946 consensus_queue.cc:260] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.903039  2053 consensus_queue.cc:237] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.904724  1946 ts_tablet_manager.cc:1434] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:55.905745  1946 tablet_bootstrap.cc:492] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:55.906211  1944 raft_consensus.cc:359] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.906905  1944 raft_consensus.cc:385] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.907187  1944 raft_consensus.cc:740] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.907902  1944 consensus_queue.cc:260] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:55.909904  1944 ts_tablet_manager.cc:1434] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:13:55.910796  1944 tablet_bootstrap.cc:492] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:55.905454  1945 raft_consensus.cc:359] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.912106  1945 raft_consensus.cc:385] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:55.912415  1945 raft_consensus.cc:740] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.912943  1945 consensus_queue.cc:260] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.915069  1945 ts_tablet_manager.cc:1434] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:13:55.915215  1946 tablet_bootstrap.cc:654] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.915895  1945 tablet_bootstrap.cc:492] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:55.920500  1943 tablet_bootstrap.cc:654] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.925570  2054 consensus_queue.cc:1048] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.930132  2052 raft_consensus.cc:493] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.930835  2052 raft_consensus.cc:515] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:55.934302  2052 leader_election.cc:290] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:55.936915  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e205bc36ac664a3f991e20b164076fe2" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:55.937283  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e205bc36ac664a3f991e20b164076fe2" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:55.937661  1749 raft_consensus.cc:2468] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:55.938050  1898 raft_consensus.cc:2468] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:55.941975  1944 tablet_bootstrap.cc:654] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:55.945242  2023 raft_consensus.cc:493] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.945851  2023 raft_consensus.cc:515] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:55.946409  1788 leader_election.cc:304] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:55.942241  1979 raft_consensus.cc:493] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.948096  1979 raft_consensus.cc:515] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:55.950109  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed182763b86d4c76b253d52452b0564d" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:55.950547  1979 leader_election.cc:290] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:55.942842  1945 tablet_bootstrap.cc:654] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:55.956037  1863 leader_election.cc:343] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.956709  2008 raft_consensus.cc:2804] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.957070  2008 raft_consensus.cc:493] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.957437  2008 raft_consensus.cc:3060] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.967135  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:55.954612  2052 consensus_queue.cc:1048] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:13:55.968015  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:55.968964  1861 leader_election.cc:343] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.969444  2023 leader_election.cc:290] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:13:55.969872  1863 leader_election.cc:343] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.970407  1863 leader_election.cc:304] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:55.971752  2023 raft_consensus.cc:2749] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.971401  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed182763b86d4c76b253d52452b0564d" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:13:55.974776  1862 leader_election.cc:343] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:55.975447  1862 leader_election.cc:304] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:55.977830  2023 raft_consensus.cc:2749] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:56.020521  1572 catalog_manager.cc:5697] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:56.027896  1943 tablet_bootstrap.cc:492] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.028684  1943 ts_tablet_manager.cc:1403] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.171s	user 0.023s	sys 0.029s
I20260709 12:13:56.029757  1675 raft_consensus.cc:3060] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.040602  2005 consensus_queue.cc:1048] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:56.044474  1713 consensus_peers.cc:597] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:56.046155  2053 consensus_queue.cc:1048] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:56.064496  1945 tablet_bootstrap.cc:492] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:56.065246  1945 ts_tablet_manager.cc:1403] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.149s	user 0.005s	sys 0.009s
I20260709 12:13:55.988067  2008 raft_consensus.cc:515] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.071292  2009 raft_consensus.cc:493] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.076810  1944 tablet_bootstrap.cc:492] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:56.077674  2009 raft_consensus.cc:515] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.079427  2052 consensus_queue.cc:1048] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:56.079818  2009 leader_election.cc:290] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:56.080965  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f025cd14499241828d12b7b3481243ed" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:56.082628  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f025cd14499241828d12b7b3481243ed" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:56.084466  1945 raft_consensus.cc:359] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:13:56.084703  1638 leader_election.cc:343] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:56.087661  1639 leader_election.cc:343] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.088312  2008 leader_election.cc:290] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:56.085232  1945 raft_consensus.cc:385] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.089675  1945 raft_consensus.cc:740] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.091555  1945 consensus_queue.cc:260] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.077322  1944 ts_tablet_manager.cc:1403] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.167s	user 0.009s	sys 0.005s
I20260709 12:13:56.095621  1945 ts_tablet_manager.cc:1434] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.004s
I20260709 12:13:56.096308  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e205bc36ac664a3f991e20b164076fe2" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:56.096599  1945 tablet_bootstrap.cc:492] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:56.097919  1748 raft_consensus.cc:3060] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.099113  1946 tablet_bootstrap.cc:492] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:56.099660  1946 ts_tablet_manager.cc:1403] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.194s	user 0.015s	sys 0.001s
I20260709 12:13:56.099474  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e205bc36ac664a3f991e20b164076fe2" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:56.100404  1895 raft_consensus.cc:3060] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.099129  1639 leader_election.cc:304] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:13:56.103228  2009 raft_consensus.cc:2749] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:56.105289  1946 raft_consensus.cc:359] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.110011  1946 raft_consensus.cc:385] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.110292  1946 raft_consensus.cc:740] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.111102  1946 consensus_queue.cc:260] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.112181  1748 raft_consensus.cc:2468] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:56.113409  1946 ts_tablet_manager.cc:1434] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:13:56.113610  1788 leader_election.cc:304] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:56.114403  2052 raft_consensus.cc:2804] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:56.114900  2052 raft_consensus.cc:697] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:56.115777  2052 consensus_queue.cc:237] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.117797  1895 raft_consensus.cc:2468] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:56.122483  1946 tablet_bootstrap.cc:492] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:56.114897  1943 raft_consensus.cc:359] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.131870  1943 raft_consensus.cc:385] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.132166  1943 raft_consensus.cc:740] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.134053  1943 consensus_queue.cc:260] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.135176  1945 tablet_bootstrap.cc:654] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.137984  1572 catalog_manager.cc:5697] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.138885  1943 ts_tablet_manager.cc:1434] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.003s
I20260709 12:13:56.142290  1943 tablet_bootstrap.cc:492] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.144912  1946 tablet_bootstrap.cc:654] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.156618  1943 tablet_bootstrap.cc:654] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.169508  1945 tablet_bootstrap.cc:492] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:56.170127  1945 ts_tablet_manager.cc:1403] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.006s
I20260709 12:13:56.171085  1987 raft_consensus.cc:493] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:13:56.171648  1987 raft_consensus.cc:515] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.173664  1944 raft_consensus.cc:359] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.174381  1944 raft_consensus.cc:385] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.174649  1944 raft_consensus.cc:740] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.178005  1987 leader_election.cc:290] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:13:56.179833  1621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:56.179574  1944 consensus_queue.cc:260] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.180544  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:56.181869  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:56.184070  1639 leader_election.cc:304] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab
I20260709 12:13:56.185702  1987 raft_consensus.cc:2749] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:56.188248  1943 tablet_bootstrap.cc:492] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.188764  1943 ts_tablet_manager.cc:1403] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 12:13:56.189909  1675 raft_consensus.cc:3060] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:56.191149  1789 consensus_peers.cc:597] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:56.191396  1943 raft_consensus.cc:359] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.192134  1943 raft_consensus.cc:385] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.192399  1943 raft_consensus.cc:740] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.194079  1945 raft_consensus.cc:359] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.194808  1945 raft_consensus.cc:385] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.195072  1945 raft_consensus.cc:740] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.195740  1945 consensus_queue.cc:260] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.181882  1944 ts_tablet_manager.cc:1434] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.002s
I20260709 12:13:56.199708  1946 tablet_bootstrap.cc:492] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:56.200199  1946 ts_tablet_manager.cc:1403] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.002s
I20260709 12:13:56.201275  1944 tablet_bootstrap.cc:492] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:56.202864  1946 raft_consensus.cc:359] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.204252  1946 raft_consensus.cc:385] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.204578  1946 raft_consensus.cc:740] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.197829  1945 ts_tablet_manager.cc:1434] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 12:13:56.205394  1946 consensus_queue.cc:260] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.193074  1943 consensus_queue.cc:260] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.206396  1945 tablet_bootstrap.cc:492] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:56.209944  1944 tablet_bootstrap.cc:654] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.211920  1946 ts_tablet_manager.cc:1434] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:56.213688  1943 ts_tablet_manager.cc:1434] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:13:56.216472  1946 tablet_bootstrap.cc:492] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:56.216472  1943 tablet_bootstrap.cc:492] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.221393  2023 raft_consensus.cc:493] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.226083  2023 raft_consensus.cc:515] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.228178  2023 leader_election.cc:290] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:56.231009  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50cccf84bb14c09998fbe3adaf8478c" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:56.232817  1863 leader_election.cc:343] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.234824  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50cccf84bb14c09998fbe3adaf8478c" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:56.235718  1824 raft_consensus.cc:2468] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:56.237979  1861 leader_election.cc:304] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:56.238799  1979 raft_consensus.cc:2804] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:56.239182  1979 raft_consensus.cc:493] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.239526  1979 raft_consensus.cc:3060] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.240595  1946 tablet_bootstrap.cc:654] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.241289  2008 consensus_queue.cc:1048] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:56.241531  1943 tablet_bootstrap.cc:654] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.252115  1979 raft_consensus.cc:515] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.252800  1945 tablet_bootstrap.cc:654] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.271718  1944 tablet_bootstrap.cc:492] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:56.272321  1944 ts_tablet_manager.cc:1403] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.013s
I20260709 12:13:56.273566  1946 tablet_bootstrap.cc:492] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:56.275208  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50cccf84bb14c09998fbe3adaf8478c" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:56.276963  1946 ts_tablet_manager.cc:1403] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.003s
W20260709 12:13:56.277863  1863 leader_election.cc:343] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.275578  1943 tablet_bootstrap.cc:492] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.276892  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50cccf84bb14c09998fbe3adaf8478c" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:56.278816  1943 ts_tablet_manager.cc:1403] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.008s
I20260709 12:13:56.279058  1824 raft_consensus.cc:3060] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.281379  1946 raft_consensus.cc:359] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.281829  1945 tablet_bootstrap.cc:492] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:56.282506  1945 ts_tablet_manager.cc:1403] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.004s
I20260709 12:13:56.284446  1943 raft_consensus.cc:359] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.285169  1943 raft_consensus.cc:385] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.284936  1945 raft_consensus.cc:359] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.285493  1943 raft_consensus.cc:740] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.285948  1946 raft_consensus.cc:385] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.286237  1946 raft_consensus.cc:740] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.285655  1945 raft_consensus.cc:385] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.286971  1945 raft_consensus.cc:740] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.286564  1943 consensus_queue.cc:260] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.287791  1945 consensus_queue.cc:260] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.289780  1946 consensus_queue.cc:260] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.290908  1945 ts_tablet_manager.cc:1434] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:56.291313  1943 ts_tablet_manager.cc:1434] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:13:56.291857  1945 tablet_bootstrap.cc:492] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:56.292301  1943 tablet_bootstrap.cc:492] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.298007  1943 tablet_bootstrap.cc:654] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.298739  1946 ts_tablet_manager.cc:1434] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:13:56.300230  1945 tablet_bootstrap.cc:654] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.302484  2054 raft_consensus.cc:493] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.302996  2054 raft_consensus.cc:515] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.306591  1946 tablet_bootstrap.cc:492] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:56.306972  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59bb8b3b3504fd7b6cc5d6494185a75" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:56.307682  1675 raft_consensus.cc:2468] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:56.308347  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59bb8b3b3504fd7b6cc5d6494185a75" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:56.308929  1715 leader_election.cc:304] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
W20260709 12:13:56.309837  1713 leader_election.cc:343] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.309866  2051 raft_consensus.cc:2804] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:56.310794  2051 raft_consensus.cc:493] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.310853  1943 tablet_bootstrap.cc:492] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.311231  2051 raft_consensus.cc:3060] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.311600  1943 ts_tablet_manager.cc:1403] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 12:13:56.302505  1824 raft_consensus.cc:2468] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:13:56.313187  1946 tablet_bootstrap.cc:654] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.313092  1861 leader_election.cc:304] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:56.314010  2023 raft_consensus.cc:2804] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:56.314486  2023 raft_consensus.cc:697] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:13:56.315127  1943 raft_consensus.cc:359] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.315292  2023 consensus_queue.cc:237] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.315907  1943 raft_consensus.cc:385] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.316318  1943 raft_consensus.cc:740] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.316179  1944 raft_consensus.cc:359] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.317344  1944 raft_consensus.cc:385] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.317167  1979 leader_election.cc:290] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:56.317696  1944 raft_consensus.cc:740] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.319540  1944 consensus_queue.cc:260] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.317170  1943 consensus_queue.cc:260] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.321676  2054 leader_election.cc:290] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:56.323222  1943 ts_tablet_manager.cc:1434] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:13:56.326889  1943 tablet_bootstrap.cc:492] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.333005  1943 tablet_bootstrap.cc:654] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.333371  2051 raft_consensus.cc:515] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.336649  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59bb8b3b3504fd7b6cc5d6494185a75" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:56.337229  1675 raft_consensus.cc:3060] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.333055  1945 tablet_bootstrap.cc:492] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:56.341887  1945 ts_tablet_manager.cc:1403] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.004s
I20260709 12:13:56.344597  1945 raft_consensus.cc:359] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.345242  1945 raft_consensus.cc:385] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.325659  1944 ts_tablet_manager.cc:1434] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.001s
I20260709 12:13:56.346477  1944 tablet_bootstrap.cc:492] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:56.346398  1675 raft_consensus.cc:2468] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:56.348037  1946 tablet_bootstrap.cc:492] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:56.347862  1715 leader_election.cc:304] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:56.348543  1946 ts_tablet_manager.cc:1403] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 12:13:56.349037  2054 raft_consensus.cc:2804] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:56.349764  2054 raft_consensus.cc:697] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:56.350590  2054 consensus_queue.cc:237] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.351243  1946 raft_consensus.cc:359] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.351953  1946 raft_consensus.cc:385] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.352223  1946 raft_consensus.cc:740] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.352926  1946 consensus_queue.cc:260] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.345508  1945 raft_consensus.cc:740] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.355942  1569 catalog_manager.cc:5697] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 0 to 1, leader changed from <none> to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 1 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.358662  1946 ts_tablet_manager.cc:1434] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:56.359629  1946 tablet_bootstrap.cc:492] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:56.361079  1944 tablet_bootstrap.cc:654] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.360250  1945 consensus_queue.cc:260] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.370389  1945 ts_tablet_manager.cc:1434] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:13:56.371340  1945 tablet_bootstrap.cc:492] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:56.376825  1943 tablet_bootstrap.cc:492] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.377354  1943 ts_tablet_manager.cc:1403] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.008s
I20260709 12:13:56.360608  2051 leader_election.cc:290] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:56.378182  1981 raft_consensus.cc:493] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.378737  1981 raft_consensus.cc:515] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.380050  1943 raft_consensus.cc:359] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.380743  1943 raft_consensus.cc:385] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.381151  1943 raft_consensus.cc:740] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.385850  1943 consensus_queue.cc:260] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.387598  1946 tablet_bootstrap.cc:654] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.389356  1943 ts_tablet_manager.cc:1434] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:13:56.390300  1943 tablet_bootstrap.cc:492] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.391609  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:56.392421  1895 raft_consensus.cc:2393] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:13:56.393154  2084 raft_consensus.cc:493] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.393723  2084 raft_consensus.cc:515] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.378240  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59bb8b3b3504fd7b6cc5d6494185a75" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
W20260709 12:13:56.398880  1713 leader_election.cc:343] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.399260  2084 leader_election.cc:290] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:56.400315  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:56.397002  1981 leader_election.cc:290] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:56.402371  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:56.402549  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:56.403000  1675 raft_consensus.cc:2468] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:56.403200  1748 raft_consensus.cc:2468] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:56.404709  1788 leader_election.cc:304] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:56.407706  1943 tablet_bootstrap.cc:654] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.408517  2084 raft_consensus.cc:2804] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:56.408972  2084 raft_consensus.cc:493] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.409353  2084 raft_consensus.cc:3060] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.411667  1981 raft_consensus.cc:493] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.412143  1981 raft_consensus.cc:515] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.413308  2023 raft_consensus.cc:493] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.419047  1639 leader_election.cc:304] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab
I20260709 12:13:56.420420  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:56.413995  2023 raft_consensus.cc:515] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.421625  2009 raft_consensus.cc:3060] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.423125  2023 leader_election.cc:290] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:56.425519  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:56.417477  1981 leader_election.cc:290] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:56.428774  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:56.428315  1572 catalog_manager.cc:5697] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.430545  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:13:56.431989  1862 leader_election.cc:343] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.433439  1639 leader_election.cc:304] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
W20260709 12:13:56.434578  1863 leader_election.cc:343] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.436721  1863 leader_election.cc:304] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:56.438457  1987 raft_consensus.cc:2749] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:56.436851  2009 raft_consensus.cc:2749] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:56.440563  2023 raft_consensus.cc:2749] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:56.444923  1945 tablet_bootstrap.cc:654] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.447284  1944 tablet_bootstrap.cc:492] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:56.447777  1944 ts_tablet_manager.cc:1403] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.006s
I20260709 12:13:56.448523  1943 tablet_bootstrap.cc:492] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.448220  2084 raft_consensus.cc:515] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.450104  2051 raft_consensus.cc:493] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.450429  2084 leader_election.cc:290] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:56.450563  1943 ts_tablet_manager.cc:1403] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.020s
I20260709 12:13:56.452095  1944 raft_consensus.cc:359] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.452780  1944 raft_consensus.cc:385] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.453037  1944 raft_consensus.cc:740] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.453395  1943 raft_consensus.cc:359] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.454128  1943 raft_consensus.cc:385] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.453852  1944 consensus_queue.cc:260] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.454439  1943 raft_consensus.cc:740] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.455518  1946 tablet_bootstrap.cc:492] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:56.455204  1943 consensus_queue.cc:260] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.455955  1946 ts_tablet_manager.cc:1403] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.001s
I20260709 12:13:56.456168  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:56.456743  1748 raft_consensus.cc:3060] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.458604  1946 raft_consensus.cc:359] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.459271  1946 raft_consensus.cc:385] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.455976  1944 ts_tablet_manager.cc:1434] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:13:56.460803  1944 tablet_bootstrap.cc:492] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:56.462874  1943 ts_tablet_manager.cc:1434] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:13:56.463920  1943 tablet_bootstrap.cc:492] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.464115  1986 consensus_queue.cc:1048] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:56.467522  1944 tablet_bootstrap.cc:654] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.450596  2051 raft_consensus.cc:515] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.469797  1943 tablet_bootstrap.cc:654] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.471568  2051 leader_election.cc:290] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:56.454324  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:56.472440  1675 raft_consensus.cc:3060] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.459527  1946 raft_consensus.cc:740] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.477113  1946 consensus_queue.cc:260] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.477973  2054 raft_consensus.cc:493] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.478638  2054 raft_consensus.cc:515] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.479527  1946 ts_tablet_manager.cc:1434] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:13:56.480521  1946 tablet_bootstrap.cc:492] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:56.485765  2028 consensus_queue.cc:1048] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:56.491199  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550858f9a36944e28cc9ad3b0a6f1d2a" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:56.493438  1946 tablet_bootstrap.cc:654] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.497792  1944 tablet_bootstrap.cc:492] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:56.498402  1944 ts_tablet_manager.cc:1403] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.001s
I20260709 12:13:56.500547  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:56.501603  1897 raft_consensus.cc:2468] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:56.504474  1946 tablet_bootstrap.cc:492] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:56.504988  1946 ts_tablet_manager.cc:1403] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260709 12:13:56.507939  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:56.508111  1946 raft_consensus.cc:359] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.508921  1946 raft_consensus.cc:385] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.509188  1946 raft_consensus.cc:740] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.509886  1946 consensus_queue.cc:260] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.512301  1946 ts_tablet_manager.cc:1434] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:13:56.513157  1944 raft_consensus.cc:359] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.513932  1714 leader_election.cc:304] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:56.514948  2084 consensus_queue.cc:1048] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:56.515439  1943 tablet_bootstrap.cc:492] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
W20260709 12:13:56.515385  1715 leader_election.cc:343] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.516060  1943 ts_tablet_manager.cc:1403] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.021s
W20260709 12:13:56.516288  1715 leader_election.cc:343] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.481302  2054 leader_election.cc:290] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:56.518512  1748 raft_consensus.cc:2468] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:56.518821  1943 raft_consensus.cc:359] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.519522  1943 raft_consensus.cc:385] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.519773  1943 raft_consensus.cc:740] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.520416  1943 consensus_queue.cc:260] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.520673  1788 leader_election.cc:304] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:56.521611  2084 raft_consensus.cc:2804] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:56.522732  2084 raft_consensus.cc:697] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:56.523607  2084 consensus_queue.cc:237] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.528148  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550858f9a36944e28cc9ad3b0a6f1d2a" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:56.528851  1897 raft_consensus.cc:2468] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:56.531541  1945 tablet_bootstrap.cc:492] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:56.532063  1945 ts_tablet_manager.cc:1403] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.161s	user 0.007s	sys 0.003s
I20260709 12:13:56.534175  1946 tablet_bootstrap.cc:492] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:56.525640  1943 ts_tablet_manager.cc:1434] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:13:56.536350  1943 tablet_bootstrap.cc:492] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.538439  1675 raft_consensus.cc:2468] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:56.515178  2028 raft_consensus.cc:2804] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:56.546627  2028 raft_consensus.cc:493] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.547092  2028 raft_consensus.cc:3060] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.548933  2023 raft_consensus.cc:493] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.549465  2023 raft_consensus.cc:515] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.551663  2023 leader_election.cc:290] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:56.553251  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:56.553257  1945 raft_consensus.cc:359] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.554178  1748 raft_consensus.cc:2468] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:56.554894  1946 tablet_bootstrap.cc:654] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.555776  1862 leader_election.cc:304] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:56.556836  2023 raft_consensus.cc:2804] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:56.557204  2023 raft_consensus.cc:493] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.557515  2023 raft_consensus.cc:3060] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.551822  1943 tablet_bootstrap.cc:654] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.570341  1943 tablet_bootstrap.cc:492] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.571038  1943 ts_tablet_manager.cc:1403] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260709 12:13:56.554154  1945 raft_consensus.cc:385] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.572074  1945 raft_consensus.cc:740] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.572568  1979 raft_consensus.cc:493] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.573228  1979 raft_consensus.cc:515] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.575660  1979 leader_election.cc:290] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:56.577577  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591ea6c8b3b84a8cafcd63a9cfc52697" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:56.574899  1943 raft_consensus.cc:359] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.578348  1943 raft_consensus.cc:385] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:56.579432  1862 leader_election.cc:343] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.578728  1943 raft_consensus.cc:740] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.573225  1945 consensus_queue.cc:260] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.581368  1943 consensus_queue.cc:260] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.585422  1943 ts_tablet_manager.cc:1434] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 12:13:56.586951  1943 tablet_bootstrap.cc:492] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.596752  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:56.600188  1714 leader_election.cc:304] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:56.601346  2051 raft_consensus.cc:2804] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:56.601795  2051 raft_consensus.cc:493] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.602190  2051 raft_consensus.cc:3060] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.607551  1943 tablet_bootstrap.cc:654] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.568581  2023 raft_consensus.cc:515] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.617827  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:56.618530  1748 raft_consensus.cc:3060] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.614365  1674 raft_consensus.cc:3060] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.621870  1943 tablet_bootstrap.cc:492] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.622447  1943 ts_tablet_manager.cc:1403] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260709 12:13:56.627027  1748 raft_consensus.cc:2468] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:13:56.592357  1945 ts_tablet_manager.cc:1434] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.002s
I20260709 12:13:56.629196  1945 tablet_bootstrap.cc:492] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:56.625245  1943 raft_consensus.cc:359] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.630808  1943 raft_consensus.cc:385] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.631112  1943 raft_consensus.cc:740] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.634256  1943 consensus_queue.cc:260] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.638332  1943 ts_tablet_manager.cc:1434] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:13:56.639472  1943 tablet_bootstrap.cc:492] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.641124  2023 leader_election.cc:290] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:56.643226  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591ea6c8b3b84a8cafcd63a9cfc52697" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:56.647434  1862 leader_election.cc:304] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:56.648478  2023 raft_consensus.cc:2804] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:56.649205  2023 raft_consensus.cc:697] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:13:56.650146  2023 consensus_queue.cc:237] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.655102  1945 tablet_bootstrap.cc:654] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.655251  1943 tablet_bootstrap.cc:654] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.664248  1979 raft_consensus.cc:493] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.664937  1979 raft_consensus.cc:515] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.666934  1943 tablet_bootstrap.cc:492] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.667742  1943 ts_tablet_manager.cc:1403] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 12:13:56.668545  1979 leader_election.cc:290] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:56.513924  1944 raft_consensus.cc:385] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.669576  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:13:56.670643  1861 leader_election.cc:343] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:56.670969  1862 leader_election.cc:343] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:56.679327  1861 leader_election.cc:343] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.683468  1861 leader_election.cc:304] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:56.675038  1943 raft_consensus.cc:359] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.680227  2008 consensus_queue.cc:1048] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:56.688938  1943 raft_consensus.cc:385] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.689312  1943 raft_consensus.cc:740] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.669636  1944 raft_consensus.cc:740] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.690102  1943 consensus_queue.cc:260] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.690634  1944 consensus_queue.cc:260] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.692443  1943 ts_tablet_manager.cc:1434] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:13:56.693086  1944 ts_tablet_manager.cc:1434] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.194s	user 0.008s	sys 0.000s
I20260709 12:13:56.693466  1943 tablet_bootstrap.cc:492] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:56.694772  1944 tablet_bootstrap.cc:492] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:56.675761  2051 raft_consensus.cc:515] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.696699  2051 leader_election.cc:290] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:56.694221  1979 raft_consensus.cc:2749] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:56.681713  2028 raft_consensus.cc:515] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.686801  1945 tablet_bootstrap.cc:492] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:56.703860  1945 ts_tablet_manager.cc:1403] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.009s
I20260709 12:13:56.705087  2028 leader_election.cc:290] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:56.707126  1946 tablet_bootstrap.cc:492] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:56.754796  1673 raft_consensus.cc:3060] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.771870  1943 tablet_bootstrap.cc:654] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.775506  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:56.785197  2008 raft_consensus.cc:493] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.785919  2052 raft_consensus.cc:493] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.786507  2008 raft_consensus.cc:515] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:56.791183  2009 raft_consensus.cc:493] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.792393  2009 raft_consensus.cc:515] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.806763  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:56.814564  2028 raft_consensus.cc:493] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.707690  1946 ts_tablet_manager.cc:1403] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.174s	user 0.050s	sys 0.045s
I20260709 12:13:56.815661  2028 raft_consensus.cc:515] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.816437  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:56.819753  2028 leader_election.cc:290] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:56.787010  2052 raft_consensus.cc:515] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.842975  2053 raft_consensus.cc:493] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.856093  1979 raft_consensus.cc:493] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.857272  1979 raft_consensus.cc:515] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.860643  1979 leader_election.cc:290] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:56.862329  2053 raft_consensus.cc:515] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.861608  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed182763b86d4c76b253d52452b0564d" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:56.869035  1896 raft_consensus.cc:2468] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:56.870067  2009 leader_election.cc:290] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:56.866361  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550858f9a36944e28cc9ad3b0a6f1d2a" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:56.871366  1895 raft_consensus.cc:3060] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.872707  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:56.873826  1898 raft_consensus.cc:3060] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.883755  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550858f9a36944e28cc9ad3b0a6f1d2a" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:56.885010  1674 raft_consensus.cc:3060] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.888993  2023 raft_consensus.cc:493] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.889532  1714 leader_election.cc:304] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:56.889907  2023 raft_consensus.cc:515] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.893973  2051 raft_consensus.cc:2804] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:56.894637  2051 raft_consensus.cc:493] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.895161  2051 raft_consensus.cc:3060] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.830510  1946 raft_consensus.cc:359] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.893167  2023 leader_election.cc:290] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:56.898545  1946 raft_consensus.cc:385] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.901626  1946 raft_consensus.cc:740] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.707257  1945 raft_consensus.cc:359] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:56.926857  2008 leader_election.cc:290] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:56.944614  1987 raft_consensus.cc:493] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:56.945295  1861 leader_election.cc:343] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.945374  1987 raft_consensus.cc:515] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.946303  1861 leader_election.cc:304] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:56.949000  1943 tablet_bootstrap.cc:492] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:56.950141  1943 ts_tablet_manager.cc:1403] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.257s	user 0.022s	sys 0.030s
I20260709 12:13:56.950260  2052 leader_election.cc:290] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:56.943970  2053 leader_election.cc:290] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:56.960283  1894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:56.961280  1894 raft_consensus.cc:2468] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:56.971017  2180 raft_consensus.cc:493] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.971827  2180 raft_consensus.cc:515] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:13:56.972919  1861 leader_election.cc:343] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:56.973763  2023 raft_consensus.cc:2749] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:56.976318  1943 raft_consensus.cc:359] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.977097  1943 raft_consensus.cc:385] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.977386  1943 raft_consensus.cc:740] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.977859  1944 tablet_bootstrap.cc:654] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:56.978027  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:56.979930  1714 leader_election.cc:304] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:56.980460  1824 raft_consensus.cc:3060] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.981252  2053 raft_consensus.cc:2804] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:56.935402  1946 consensus_queue.cc:260] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:56.981647  2053 raft_consensus.cc:493] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.988863  1943 consensus_queue.cc:260] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:56.989492  2053 raft_consensus.cc:3060] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:56.996292  1945 raft_consensus.cc:385] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:56.996923  1945 raft_consensus.cc:740] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.998100  1945 consensus_queue.cc:260] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.000609  1945 ts_tablet_manager.cc:1434] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.296s	user 0.006s	sys 0.000s
I20260709 12:13:57.001680  1981 raft_consensus.cc:493] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.002421  1981 raft_consensus.cc:515] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.008976  2183 raft_consensus.cc:493] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.010002  2183 raft_consensus.cc:515] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:57.005266  1981 leader_election.cc:290] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:57.013222  2183 leader_election.cc:290] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:57.025961  2008 raft_consensus.cc:493] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:57.046123  2161 log.cc:927] Time spent T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab: Append to log took a long time: real 0.102s	user 0.004s	sys 0.000s
I20260709 12:13:57.038810  1895 raft_consensus.cc:2468] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:57.026809  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeaa3d5c044a84af923db0a3afae4f" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:57.042097  1946 ts_tablet_manager.cc:1434] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.226s	user 0.007s	sys 0.005s
I20260709 12:13:57.094463  1946 tablet_bootstrap.cc:492] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:57.018390  1945 tablet_bootstrap.cc:492] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:57.035835  2174 raft_consensus.cc:493] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:57.097375  1639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.68:40963, user_credentials={real_user=slave}} blocked reactor thread for 128043us
I20260709 12:13:57.097988  2174 raft_consensus.cc:515] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.099627  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed182763b86d4c76b253d52452b0564d" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:57.100353  1895 raft_consensus.cc:2468] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:57.076349  2023 consensus_queue.cc:1048] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:13:57.100633  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed182763b86d4c76b253d52452b0564d" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:57.016350  1986 raft_consensus.cc:493] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.007184  1987 leader_election.cc:290] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:57.102501  1986 raft_consensus.cc:515] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.102995  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886dbfc562974a7199d730d776d9dfb9" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:57.103811  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886dbfc562974a7199d730d776d9dfb9" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:56.986028  1898 raft_consensus.cc:2468] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:57.091315  1714 leader_election.cc:304] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:57.022121  2180 leader_election.cc:290] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:57.027951  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:57.062029  1570 catalog_manager.cc:5697] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 0 to 1, leader changed from <none> to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 1 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.037433  2051 raft_consensus.cc:515] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:13:57.098713  1861 leader_election.cc:343] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.102829  2185 consensus_queue.cc:1048] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:57.107586  1749 raft_consensus.cc:2393] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
W20260709 12:13:57.109061  1861 leader_election.cc:343] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.092367  1674 raft_consensus.cc:2468] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:57.112246  2028 raft_consensus.cc:2804] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.113216  2028 raft_consensus.cc:697] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
W20260709 12:13:57.113428  1788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.68:40963, user_credentials={real_user=slave}} blocked reactor thread for 99994.9us
I20260709 12:13:57.114681  2028 consensus_queue.cc:237] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:13:57.118770  1713 leader_election.cc:343] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.119887  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59bb8b3b3504fd7b6cc5d6494185a75" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:13:57.051342  1715 leader_election.cc:343] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.111307  2051 leader_election.cc:290] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:57.125295  1943 ts_tablet_manager.cc:1434] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.175s	user 0.008s	sys 0.001s
I20260709 12:13:57.128214  1946 tablet_bootstrap.cc:654] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:57.129971  1715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 282532us
I20260709 12:13:57.144016  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50cccf84bb14c09998fbe3adaf8478c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:57.090315  2008 raft_consensus.cc:515] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:57.157956  1894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:57.158982  1894 raft_consensus.cc:2468] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:57.169188  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed182763b86d4c76b253d52452b0564d" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:57.169907  1673 raft_consensus.cc:2468] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:57.149004  1714 leader_election.cc:304] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:57.190258  1986 leader_election.cc:290] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:57.194288  2174 leader_election.cc:290] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:57.215260  1943 tablet_bootstrap.cc:492] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:57.197027  2053 raft_consensus.cc:515] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.218739  1944 tablet_bootstrap.cc:492] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:57.214170  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b50cccf84bb14c09998fbe3adaf8478c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:57.224861  1672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59bb8b3b3504fd7b6cc5d6494185a75" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:13:57.223551  1714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.68:40963, user_credentials={real_user=slave}} blocked reactor thread for 115535us
I20260709 12:13:57.225955  1672 raft_consensus.cc:2393] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:13:57.230533  2053 leader_election.cc:290] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:57.235050  1944 ts_tablet_manager.cc:1403] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.540s	user 0.029s	sys 0.010s
I20260709 12:13:57.239051  1819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:57.239882  1819 raft_consensus.cc:2468] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:57.241962  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:57.242710  1673 raft_consensus.cc:2468] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:57.244354  1944 raft_consensus.cc:359] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.244864  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed182763b86d4c76b253d52452b0564d" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:57.245198  1944 raft_consensus.cc:385] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.244963  1668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bbdeb9b37c4d36997f0ede5ece1a75" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:57.245497  1895 raft_consensus.cc:3060] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.250293  1668 raft_consensus.cc:2468] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:57.246189  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:57.245508  1944 raft_consensus.cc:740] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.247534  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeaa3d5c044a84af923db0a3afae4f" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:57.248597  1789 leader_election.cc:304] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:57.232650  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed182763b86d4c76b253d52452b0564d" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:57.252301  1894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6ce3efea194374ab39b470b23e9cc4" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:57.256594  1898 raft_consensus.cc:3060] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.257776  1944 consensus_queue.cc:260] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.227485  1986 raft_consensus.cc:2804] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.266387  1675 raft_consensus.cc:3060] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.274541  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bbdeb9b37c4d36997f0ede5ece1a75" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:57.274972  1895 raft_consensus.cc:2468] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:57.275965  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6ce3efea194374ab39b470b23e9cc4" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:57.277190  1819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:57.269851  2053 consensus_queue.cc:1048] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:13:57.267066  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bbdeb9b37c4d36997f0ede5ece1a75" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:57.283552  1894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:57.287396  1894 raft_consensus.cc:2468] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:57.282719  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
W20260709 12:13:57.288405  1713 leader_election.cc:343] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.288959  1895 raft_consensus.cc:2468] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
W20260709 12:13:57.289153  1713 leader_election.cc:343] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.290071  1789 leader_election.cc:304] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:57.292349  2052 raft_consensus.cc:2804] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:57.292929  1943 tablet_bootstrap.cc:654] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.292853  2052 raft_consensus.cc:493] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.293444  2052 raft_consensus.cc:3060] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.298293  1789 leader_election.cc:304] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:57.300197  2178 consensus_queue.cc:1048] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:57.301375  2179 raft_consensus.cc:2749] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:57.299444  1861 consensus_peers.cc:597] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:57.311666  1861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:45319, user_credentials={real_user=slave}} blocked reactor thread for 45684.5us
I20260709 12:13:57.304157  1944 ts_tablet_manager.cc:1434] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.002s
I20260709 12:13:57.309991  2181 raft_consensus.cc:2804] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:57.316818  2181 raft_consensus.cc:493] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.316577  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:57.317337  2181 raft_consensus.cc:3060] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.317937  1748 raft_consensus.cc:2393] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 471e5579451d4b2eac808ac15d864bab in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
W20260709 12:13:57.330737  1714 leader_election.cc:343] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.331583  1714 leader_election.cc:304] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:13:57.332741  2053 raft_consensus.cc:2749] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:57.316612  1944 tablet_bootstrap.cc:492] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:57.337813  1945 tablet_bootstrap.cc:654] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.343328  2028 consensus_queue.cc:1048] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:13:57.280939  1986 raft_consensus.cc:697] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:57.299289  2008 leader_election.cc:290] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:57.358011  1862 leader_election.cc:304] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:57.365696  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:57.365782  1714 leader_election.cc:304] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:57.340934  1675 raft_consensus.cc:2468] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:57.369197  2185 consensus_queue.cc:1048] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:57.373047  2028 raft_consensus.cc:2804] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.364565  1898 raft_consensus.cc:2468] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:57.375962  2028 raft_consensus.cc:697] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:57.366981  1986 consensus_queue.cc:237] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.386180  2023 raft_consensus.cc:2749] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:57.392354  1946 tablet_bootstrap.cc:492] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:57.394932  1946 ts_tablet_manager.cc:1403] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.301s	user 0.015s	sys 0.007s
I20260709 12:13:57.392184  2028 consensus_queue.cc:237] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.400419  1944 tablet_bootstrap.cc:654] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.412711  1714 leader_election.cc:304] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:57.415134  2051 raft_consensus.cc:2804] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.417248  2051 raft_consensus.cc:697] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:57.417369  2179 consensus_queue.cc:1048] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:57.418325  2051 consensus_queue.cc:237] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
W20260709 12:13:57.415540  1639 leader_election.cc:343] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.426672  2052 raft_consensus.cc:515] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:13:57.432986  1639 leader_election.cc:343] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:57.446437  1621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:57.457175  1569 catalog_manager.cc:5697] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.460498  1638 leader_election.cc:304] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:57.463613  1946 raft_consensus.cc:359] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.436429  2181 raft_consensus.cc:515] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:57.465577  1823 raft_consensus.cc:2393] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:13:57.470023  1943 tablet_bootstrap.cc:492] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:57.470573  1943 ts_tablet_manager.cc:1403] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.266s	user 0.009s	sys 0.019s
I20260709 12:13:57.473104  1946 raft_consensus.cc:385] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.473693  1946 raft_consensus.cc:740] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.474603  2052 leader_election.cc:290] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:57.474831  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bbdeb9b37c4d36997f0ede5ece1a75" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:57.475775  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:57.476397  1673 raft_consensus.cc:3060] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.476619  1946 consensus_queue.cc:260] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.505700  1638 leader_election.cc:304] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:57.506667  2180 raft_consensus.cc:3060] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.500409  2185 raft_consensus.cc:493] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:57.522221  1639 leader_election.cc:343] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.527288  2181 leader_election.cc:290] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:57.528209  1943 raft_consensus.cc:359] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.528936  1943 raft_consensus.cc:385] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.529179  1943 raft_consensus.cc:740] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.530589  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bbdeb9b37c4d36997f0ede5ece1a75" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:57.531086  1639 leader_election.cc:304] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7
W20260709 12:13:57.531505  1788 leader_election.cc:343] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.531906  2052 raft_consensus.cc:493] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.533077  2189 raft_consensus.cc:2764] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:13:57.533245  2052 raft_consensus.cc:515] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.533792  2185 raft_consensus.cc:515] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.545033  2185 leader_election.cc:290] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:13:57.545197  1639 leader_election.cc:343] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.545701  1639 leader_election.cc:304] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab
I20260709 12:13:57.546587  2190 raft_consensus.cc:2749] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:57.548051  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f025cd14499241828d12b7b3481243ed" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:57.548867  1674 raft_consensus.cc:2468] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:57.550209  1639 leader_election.cc:304] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:13:57.556291  1943 consensus_queue.cc:260] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.553668  2187 raft_consensus.cc:2749] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:57.563311  1946 ts_tablet_manager.cc:1434] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.168s	user 0.008s	sys 0.002s
I20260709 12:13:57.564772  1946 tablet_bootstrap.cc:492] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:57.563004  1894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:57.567642  1894 raft_consensus.cc:3060] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.560364  1789 leader_election.cc:304] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
W20260709 12:13:57.568856  2204 log.cc:927] Time spent T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7: Append to log took a long time: real 0.131s	user 0.000s	sys 0.001s
I20260709 12:13:57.570003  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bbdeb9b37c4d36997f0ede5ece1a75" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:57.571461  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f025cd14499241828d12b7b3481243ed" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:57.572846  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:57.579138  1943 ts_tablet_manager.cc:1434] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.106s	user 0.004s	sys 0.002s
I20260709 12:13:57.580478  1943 tablet_bootstrap.cc:492] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:57.552376  2052 leader_election.cc:290] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:57.573417  2008 raft_consensus.cc:2804] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:57.602212  2185 raft_consensus.cc:493] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.607901  2185 raft_consensus.cc:515] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.557670  1673 raft_consensus.cc:2468] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
W20260709 12:13:57.554631  1713 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:45319, user_credentials={real_user=slave}} blocked reactor thread for 74863.8us
I20260709 12:13:57.603032  2008 raft_consensus.cc:493] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:57.611590  1788 leader_election.cc:343] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.617785  2185 leader_election.cc:290] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:13:57.617928  1788 leader_election.cc:343] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.616659  2008 raft_consensus.cc:3060] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.615629  1981 raft_consensus.cc:2764] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:13:57.631028  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6ce3efea194374ab39b470b23e9cc4" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:57.631951  1748 raft_consensus.cc:2468] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:57.633318  1862 leader_election.cc:304] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:57.634570  2185 raft_consensus.cc:2804] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:57.634959  2185 raft_consensus.cc:493] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.635295  2185 raft_consensus.cc:3060] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.635483  2180 raft_consensus.cc:2749] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:57.609318  1639 leader_election.cc:304] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:13:57.639405  2189 raft_consensus.cc:2804] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:57.639808  2189 raft_consensus.cc:493] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.640161  2189 raft_consensus.cc:3060] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.642393  1944 tablet_bootstrap.cc:492] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:57.643085  1944 ts_tablet_manager.cc:1403] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.327s	user 0.010s	sys 0.011s
I20260709 12:13:57.647665  2008 raft_consensus.cc:515] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:13:57.654605  1863 leader_election.cc:343] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.655186  1945 tablet_bootstrap.cc:492] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:57.655300  1863 leader_election.cc:304] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:57.655788  1945 ts_tablet_manager.cc:1403] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.638s	user 0.016s	sys 0.039s
I20260709 12:13:57.657114  1979 raft_consensus.cc:2749] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:57.660040  2008 leader_election.cc:290] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:57.659968  2185 raft_consensus.cc:515] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.661808  2051 consensus_queue.cc:1048] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:57.665902  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6ce3efea194374ab39b470b23e9cc4" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:57.666631  1749 raft_consensus.cc:3060] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.669222  1943 tablet_bootstrap.cc:654] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:57.670282  2207 log.cc:927] Time spent T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:13:57.675213  1894 raft_consensus.cc:2468] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:57.676625  1944 raft_consensus.cc:359] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.681713  1944 raft_consensus.cc:385] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:57.679454  1861 leader_election.cc:343] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.682154  1944 raft_consensus.cc:740] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.684901  1789 leader_election.cc:304] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:57.685698  1946 tablet_bootstrap.cc:654] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.687489  2008 raft_consensus.cc:2804] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.660853  2189 raft_consensus.cc:515] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.684321  1944 consensus_queue.cc:260] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.688230  2008 raft_consensus.cc:697] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:57.693693  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:57.697404  2008 consensus_queue.cc:237] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.698077  1944 ts_tablet_manager.cc:1434] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 12:13:57.699136  1944 tablet_bootstrap.cc:492] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:57.701618  1945 raft_consensus.cc:359] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.702903  1945 raft_consensus.cc:385] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.706415  1945 raft_consensus.cc:740] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
W20260709 12:13:57.726233  1863 leader_election.cc:343] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.726773  1863 leader_election.cc:304] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:57.727581  1979 raft_consensus.cc:2749] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:57.740393  1945 consensus_queue.cc:260] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.742560  2189 leader_election.cc:290] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:57.743808  1945 ts_tablet_manager.cc:1434] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.006s
I20260709 12:13:57.745170  1945 tablet_bootstrap.cc:492] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:57.718102  2185 leader_election.cc:290] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:57.751813  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6ce3efea194374ab39b470b23e9cc4" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:57.752130  1946 tablet_bootstrap.cc:492] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:57.752619  1946 ts_tablet_manager.cc:1403] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.188s	user 0.019s	sys 0.022s
I20260709 12:13:57.750111  1573 catalog_manager.cc:5697] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.757998  1573 catalog_manager.cc:5697] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.758812  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f025cd14499241828d12b7b3481243ed" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:57.755571  1945 tablet_bootstrap.cc:654] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.756438  1944 tablet_bootstrap.cc:654] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.759407  1675 raft_consensus.cc:3060] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.756377  1946 raft_consensus.cc:359] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.759898  1946 raft_consensus.cc:385] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.760208  1946 raft_consensus.cc:740] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.761019  1946 consensus_queue.cc:260] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.763530  1946 ts_tablet_manager.cc:1434] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:57.764657  1946 tablet_bootstrap.cc:492] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:57.772037  1946 tablet_bootstrap.cc:654] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.765048  1573 catalog_manager.cc:5697] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.773322  1573 catalog_manager.cc:5697] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.776372  1669 raft_consensus.cc:2468] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:57.777956  1675 raft_consensus.cc:2468] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:57.783490  1943 tablet_bootstrap.cc:492] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:57.783942  1943 ts_tablet_manager.cc:1403] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.008s
I20260709 12:13:57.786667  1789 leader_election.cc:304] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:57.791736  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6ce3efea194374ab39b470b23e9cc4" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:57.791811  1749 raft_consensus.cc:2468] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:13:57.792608  1789 leader_election.cc:304] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:13:57.793833  2084 raft_consensus.cc:2804] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.794293  2084 raft_consensus.cc:697] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:57.795341  1862 leader_election.cc:304] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:57.795173  2084 consensus_queue.cc:237] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:57.796257  2185 raft_consensus.cc:2804] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.796723  2185 raft_consensus.cc:697] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:13:57.797531  2185 consensus_queue.cc:237] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.792187  1943 raft_consensus.cc:359] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.798678  1943 raft_consensus.cc:385] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.790735  2008 raft_consensus.cc:2804] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.803447  2008 raft_consensus.cc:697] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:57.804399  2008 consensus_queue.cc:237] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.798967  1943 raft_consensus.cc:740] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.805862  1943 consensus_queue.cc:260] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.808609  1943 ts_tablet_manager.cc:1434] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260709 12:13:57.815910  1894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f025cd14499241828d12b7b3481243ed" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:57.816807  1894 raft_consensus.cc:3060] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.826469  2210 consensus_queue.cc:1048] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:57.826407  1570 catalog_manager.cc:5697] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.839687  1944 tablet_bootstrap.cc:492] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:57.840471  1944 ts_tablet_manager.cc:1403] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.142s	user 0.016s	sys 0.003s
I20260709 12:13:57.847911  1943 tablet_bootstrap.cc:492] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:57.851262  2052 raft_consensus.cc:493] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.851799  2052 raft_consensus.cc:515] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.852329  2189 raft_consensus.cc:493] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.852873  2189 raft_consensus.cc:515] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.853842  2052 leader_election.cc:290] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:57.857566  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:57.858237  1896 raft_consensus.cc:3060] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.858382  2189 leader_election.cc:290] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:57.859150  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:57.859781  1749 raft_consensus.cc:3060] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.860329  1946 tablet_bootstrap.cc:492] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:57.860359  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:57.860965  1946 ts_tablet_manager.cc:1403] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.097s	user 0.003s	sys 0.018s
I20260709 12:13:57.861271  1898 raft_consensus.cc:2393] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:13:57.863210  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:57.863863  1946 raft_consensus.cc:359] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.864626  1946 raft_consensus.cc:385] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.864899  1946 raft_consensus.cc:740] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.865612  1946 consensus_queue.cc:260] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:57.867971  1945 tablet_bootstrap.cc:492] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
W20260709 12:13:57.868057  1861 leader_election.cc:343] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.868533  1945 ts_tablet_manager.cc:1403] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.006s
W20260709 12:13:57.869100  1861 leader_election.cc:343] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.868911  1944 raft_consensus.cc:359] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.870008  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:57.872193  1945 raft_consensus.cc:359] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:57.872906  1945 raft_consensus.cc:385] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.873180  1945 raft_consensus.cc:740] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.869635  1944 raft_consensus.cc:385] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:57.874153  1944 raft_consensus.cc:740] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.876073  1945 consensus_queue.cc:260] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:57.877646  1669 raft_consensus.cc:3060] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.883251  1639 leader_election.cc:304] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab
I20260709 12:13:57.883721  1894 raft_consensus.cc:2468] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:57.883281  1896 raft_consensus.cc:2468] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:57.890352  2189 raft_consensus.cc:2749] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:57.884727  1946 ts_tablet_manager.cc:1434] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 12:13:57.891742  1986 consensus_queue.cc:1048] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:57.892479  1946 tablet_bootstrap.cc:492] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:57.893642  2028 consensus_queue.cc:1048] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:57.893889  1944 consensus_queue.cc:260] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:57.895951  1639 leader_election.cc:304] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:57.896736  2189 raft_consensus.cc:2804] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:57.897218  2189 raft_consensus.cc:697] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:57.897238  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d329afeb794f2fa02ea9743ce411eb" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:57.898200  1898 raft_consensus.cc:2393] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:13:57.898434  2189 consensus_queue.cc:237] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:57.899183  2210 consensus_queue.cc:1048] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:57.895972  1944 ts_tablet_manager.cc:1434] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:13:57.896790  1749 raft_consensus.cc:2468] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:57.902972  1944 tablet_bootstrap.cc:492] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:57.908317  1945 ts_tablet_manager.cc:1434] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:13:57.885329  1943 tablet_bootstrap.cc:654] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.937104  1945 tablet_bootstrap.cc:492] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:57.943449  1946 tablet_bootstrap.cc:654] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.945390  1788 leader_election.cc:304] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab
I20260709 12:13:57.959808  2084 raft_consensus.cc:3060] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:57.960819  1570 catalog_manager.cc:5697] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 0 to 1, leader changed from <none> to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 1 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.978504  1944 tablet_bootstrap.cc:654] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.989228  1945 tablet_bootstrap.cc:654] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:57.990734  1573 catalog_manager.cc:5697] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.998183  1572 catalog_manager.cc:5697] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:58.007033  2084 raft_consensus.cc:2749] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:58.000156  1572 catalog_manager.cc:5697] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.012298  2210 consensus_queue.cc:1048] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:58.021915  2028 consensus_queue.cc:1048] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:58.095749  1946 tablet_bootstrap.cc:492] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:58.096486  1946 ts_tablet_manager.cc:1403] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.001s
I20260709 12:13:58.100096  1946 raft_consensus.cc:359] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.104502  1946 raft_consensus.cc:385] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.105377  1946 raft_consensus.cc:740] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.105618  1943 tablet_bootstrap.cc:492] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:58.106609  1943 ts_tablet_manager.cc:1403] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.276s	user 0.017s	sys 0.002s
I20260709 12:13:58.107247  1946 consensus_queue.cc:260] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.112689  2210 consensus_queue.cc:1048] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:58.112304  1946 ts_tablet_manager.cc:1434] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:13:58.119094  1944 tablet_bootstrap.cc:492] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:58.120811  1944 ts_tablet_manager.cc:1403] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.218s	user 0.026s	sys 0.016s
I20260709 12:13:58.120597  1943 raft_consensus.cc:359] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.121459  1943 raft_consensus.cc:385] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.121807  1943 raft_consensus.cc:740] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.122530  1943 consensus_queue.cc:260] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.119762  1946 tablet_bootstrap.cc:492] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:58.126629  2179 consensus_queue.cc:1048] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:58.120257  1945 tablet_bootstrap.cc:492] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:58.128677  1945 ts_tablet_manager.cc:1403] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.000s
I20260709 12:13:58.129630  1944 raft_consensus.cc:359] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.130398  1944 raft_consensus.cc:385] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.130703  1944 raft_consensus.cc:740] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.131456  1944 consensus_queue.cc:260] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.138855  1945 raft_consensus.cc:359] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.139679  1945 raft_consensus.cc:385] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.139992  1945 raft_consensus.cc:740] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.140877  1943 ts_tablet_manager.cc:1434] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:13:58.145392  1945 consensus_queue.cc:260] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.150449  1943 tablet_bootstrap.cc:492] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:58.150754  1944 ts_tablet_manager.cc:1434] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:13:58.150964  1945 ts_tablet_manager.cc:1434] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:13:58.158672  1946 tablet_bootstrap.cc:654] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.159329  1944 tablet_bootstrap.cc:492] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:58.165673  1945 tablet_bootstrap.cc:492] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:58.179251  1944 tablet_bootstrap.cc:654] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.182104  1981 raft_consensus.cc:493] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.182756  1981 raft_consensus.cc:515] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.185237  1981 leader_election.cc:290] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:58.185400  1945 tablet_bootstrap.cc:654] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.194494  1946 tablet_bootstrap.cc:492] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:58.190661  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:58.194855  2113 raft_consensus.cc:493] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.199802  2008 consensus_queue.cc:1048] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:58.200165  2113 raft_consensus.cc:515] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.191928  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:58.204492  1896 raft_consensus.cc:2468] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:58.192554  1944 tablet_bootstrap.cc:492] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:58.205736  1944 ts_tablet_manager.cc:1403] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.013s
W20260709 12:13:58.215313  1638 leader_election.cc:343] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.223263  1639 leader_election.cc:304] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:58.224306  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886dbfc562974a7199d730d776d9dfb9" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:58.225163  1675 raft_consensus.cc:2468] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:58.225206  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886dbfc562974a7199d730d776d9dfb9" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:58.226555  2180 raft_consensus.cc:2804] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:58.226617  2179 consensus_queue.cc:1048] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:58.227243  2180 raft_consensus.cc:493] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:58.227648  2180 raft_consensus.cc:3060] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.209091  1944 raft_consensus.cc:359] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.233705  1944 raft_consensus.cc:385] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.234122  1944 raft_consensus.cc:740] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
W20260709 12:13:58.234337  1862 leader_election.cc:343] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.236373  2113 leader_election.cc:290] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:58.165493  1943 tablet_bootstrap.cc:654] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.240118  1863 leader_election.cc:304] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:13:58.241310  2113 raft_consensus.cc:2804] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:58.241865  2113 raft_consensus.cc:493] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:58.242410  2113 raft_consensus.cc:3060] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.246930  1944 consensus_queue.cc:260] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.251000  1944 ts_tablet_manager.cc:1434] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.003s
I20260709 12:13:58.256407  2008 raft_consensus.cc:493] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.257005  2008 raft_consensus.cc:515] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.260519  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b949425b09940e29c5497954f991f74" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:58.261303  2008 leader_election.cc:290] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:58.267165  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b949425b09940e29c5497954f991f74" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:58.199483  1946 ts_tablet_manager.cc:1403] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.001s
I20260709 12:13:58.269371  1788 leader_election.cc:304] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:58.278393  1944 tablet_bootstrap.cc:492] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:58.281708  2008 raft_consensus.cc:2749] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:58.284385  1946 raft_consensus.cc:359] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.285342  2023 raft_consensus.cc:493] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.297349  2023 raft_consensus.cc:515] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.297966  1822 raft_consensus.cc:3060] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.299801  2023 leader_election.cc:290] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:58.300859  2008 raft_consensus.cc:493] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.301468  2008 raft_consensus.cc:515] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.286585  1981 consensus_queue.cc:1048] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:58.288256  2185 consensus_queue.cc:1048] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:58.303360  2210 raft_consensus.cc:493] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.303894  2210 raft_consensus.cc:515] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.304401  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1be0466483427fbfe159697dd364f8" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:58.306195  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1be0466483427fbfe159697dd364f8" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:58.306838  2210 leader_election.cc:290] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:58.307411  2210 raft_consensus.cc:493] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.307878  2210 raft_consensus.cc:515] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.308328  1981 raft_consensus.cc:493] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.308866  1981 raft_consensus.cc:515] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.294818  1943 tablet_bootstrap.cc:492] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
W20260709 12:13:58.306242  1861 leader_election.cc:343] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.317521  1943 ts_tablet_manager.cc:1403] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.172s	user 0.013s	sys 0.001s
I20260709 12:13:58.279436  2180 raft_consensus.cc:515] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.311753  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:58.312112  1981 leader_election.cc:290] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:58.313236  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196e360cd2b046849b2531a8fd8a8558" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:58.313402  1819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196e360cd2b046849b2531a8fd8a8558" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:58.323300  1673 raft_consensus.cc:2468] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:58.314242  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196e360cd2b046849b2531a8fd8a8558" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:58.314620  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196e360cd2b046849b2531a8fd8a8558" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:58.324472  1749 raft_consensus.cc:2468] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
W20260709 12:13:58.325012  1638 leader_election.cc:343] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:58.326216  1713 leader_election.cc:343] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:58.327037  1713 leader_election.cc:343] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:58.327971  1788 consensus_peers.cc:597] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.328265  2210 leader_election.cc:290] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:58.329859  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:58.330608  1895 raft_consensus.cc:2468] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:58.331158  2008 leader_election.cc:290] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:58.332124  1714 leader_election.cc:304] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:58.332733  1946 raft_consensus.cc:385] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.337105  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:58.339385  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:58.333113  1946 raft_consensus.cc:740] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.340268  1823 raft_consensus.cc:3060] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.340739  1946 consensus_queue.cc:260] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.315256  2179 consensus_queue.cc:1048] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:58.318454  1863 leader_election.cc:343] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.321437  1943 raft_consensus.cc:359] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.341034  1715 leader_election.cc:304] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:58.343441  1788 leader_election.cc:304] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab
I20260709 12:13:58.362811  2210 raft_consensus.cc:2804] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:58.364064  2210 raft_consensus.cc:493] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:58.364682  2210 raft_consensus.cc:3060] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.327975  1639 leader_election.cc:304] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:58.292459  2113 raft_consensus.cc:515] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:13:58.355482  1861 consensus_peers.cc:597] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.357424  1943 raft_consensus.cc:385] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.361788  1819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:58.344949  2051 raft_consensus.cc:2804] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:58.368068  1943 raft_consensus.cc:740] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.381254  1946 ts_tablet_manager.cc:1434] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.000s
I20260709 12:13:58.376351  2051 raft_consensus.cc:493] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:58.383071  2051 raft_consensus.cc:3060] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.386130  1987 raft_consensus.cc:2804] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:58.386631  1987 raft_consensus.cc:493] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:58.387022  1987 raft_consensus.cc:3060] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.392936  2052 consensus_queue.cc:1048] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:58.407265  1944 tablet_bootstrap.cc:654] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.417594  1943 consensus_queue.cc:260] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.419975  1946 tablet_bootstrap.cc:492] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:58.415468  2180 leader_election.cc:290] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
W20260709 12:13:58.414162  1639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.66:44587, user_credentials={real_user=slave}} blocked reactor thread for 86271.3us
I20260709 12:13:58.410305  1863 leader_election.cc:304] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:58.434792  1943 ts_tablet_manager.cc:1434] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.117s	user 0.007s	sys 0.000s
I20260709 12:13:58.444519  2113 leader_election.cc:290] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:13:58.446995  1638 leader_election.cc:343] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:58.452067  2241 log.cc:927] Time spent T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260709 12:13:58.455266  1863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 147175us
I20260709 12:13:58.460247  1946 tablet_bootstrap.cc:654] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.465090  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886dbfc562974a7199d730d776d9dfb9" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:58.465962  1671 raft_consensus.cc:3060] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.470206  2246 raft_consensus.cc:493] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.470793  2246 raft_consensus.cc:515] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.474918  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:58.475767  1898 raft_consensus.cc:3060] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.415709  2051 raft_consensus.cc:515] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.489818  1945 tablet_bootstrap.cc:492] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:58.489936  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886dbfc562974a7199d730d776d9dfb9" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:58.490446  1945 ts_tablet_manager.cc:1403] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.325s	user 0.057s	sys 0.052s
W20260709 12:13:58.491999  1862 leader_election.cc:343] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.493480  2246 leader_election.cc:290] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:58.494724  1987 raft_consensus.cc:515] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.495579  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:58.509701  1945 raft_consensus.cc:359] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.510545  1945 raft_consensus.cc:385] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.510828  1945 raft_consensus.cc:740] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
W20260709 12:13:58.511138  1638 leader_election.cc:343] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.505934  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:58.506974  2189 consensus_queue.cc:1048] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:58.511518  1945 consensus_queue.cc:260] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.513397  1749 raft_consensus.cc:2468] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:58.482465  2113 raft_consensus.cc:2749] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:58.535900  1671 raft_consensus.cc:2468] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:13:58.543741  1945 ts_tablet_manager.cc:1434] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 12:13:58.536886  1987 leader_election.cc:290] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:58.540006  2051 leader_election.cc:290] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:58.559976  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196e360cd2b046849b2531a8fd8a8558" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:58.560546  1819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:58.540203  1639 leader_election.cc:304] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:58.568179  1943 tablet_bootstrap.cc:492] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:58.572757  1945 tablet_bootstrap.cc:492] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
W20260709 12:13:58.566345  1638 leader_election.cc:343] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.557965  2179 raft_consensus.cc:2749] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:58.586570  1946 tablet_bootstrap.cc:492] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:58.595191  1946 ts_tablet_manager.cc:1403] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.177s	user 0.032s	sys 0.034s
I20260709 12:13:58.584336  1944 tablet_bootstrap.cc:492] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:58.597203  1944 ts_tablet_manager.cc:1403] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.319s	user 0.014s	sys 0.004s
I20260709 12:13:58.589728  1945 tablet_bootstrap.cc:654] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.577853  1987 raft_consensus.cc:2804] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:58.593166  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
W20260709 12:13:58.582456  1639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.66:44587, user_credentials={real_user=slave}} blocked reactor thread for 47841.1us
I20260709 12:13:58.599871  2084 raft_consensus.cc:493] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.615797  2084 raft_consensus.cc:515] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.616560  1943 tablet_bootstrap.cc:654] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.618002  2084 leader_election.cc:290] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:58.607051  1891 raft_consensus.cc:3060] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:58.601858  1713 leader_election.cc:343] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.600541  1987 raft_consensus.cc:493] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:58.626633  1987 raft_consensus.cc:3060] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.632198  1863 leader_election.cc:304] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:13:58.637686  2023 raft_consensus.cc:2804] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:58.626713  1898 raft_consensus.cc:2468] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:58.651763  1946 raft_consensus.cc:359] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.649374  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196e360cd2b046849b2531a8fd8a8558" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:58.649312  2210 raft_consensus.cc:515] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.655129  1748 raft_consensus.cc:2393] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:13:58.651100  2023 raft_consensus.cc:697] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:13:58.657660  2023 consensus_queue.cc:237] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.659909  1945 tablet_bootstrap.cc:492] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:58.660440  1945 ts_tablet_manager.cc:1403] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.006s
I20260709 12:13:58.663172  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591ea6c8b3b84a8cafcd63a9cfc52697" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:58.663352  1945 raft_consensus.cc:359] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.664106  1945 raft_consensus.cc:385] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.664392  1945 raft_consensus.cc:740] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.665197  1945 consensus_queue.cc:260] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.666102  1746 raft_consensus.cc:2468] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:58.668429  1892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591ea6c8b3b84a8cafcd63a9cfc52697" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:58.669157  1892 raft_consensus.cc:2468] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:58.670485  1987 raft_consensus.cc:515] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.672968  1987 leader_election.cc:290] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:58.674382  1788 leader_election.cc:304] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:58.674614  1819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:58.675597  2008 raft_consensus.cc:2804] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:58.675961  2008 raft_consensus.cc:493] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:58.676308  2008 raft_consensus.cc:3060] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.653020  1946 raft_consensus.cc:385] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.677320  1946 raft_consensus.cc:740] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.677891  1946 consensus_queue.cc:260] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.638599  1891 raft_consensus.cc:2468] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
W20260709 12:13:58.676795  1638 leader_election.cc:343] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.680019  1639 leader_election.cc:304] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:58.687430  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:58.668879  1945 ts_tablet_manager.cc:1434] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:58.693187  1946 ts_tablet_manager.cc:1434] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.000s
I20260709 12:13:58.697611  1746 raft_consensus.cc:3060] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.702245  1639 leader_election.cc:304] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:58.703291  1714 leader_election.cc:304] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:58.698571  1987 raft_consensus.cc:2804] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:58.704735  1986 raft_consensus.cc:2804] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:58.704487  2180 raft_consensus.cc:2749] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:58.705358  1986 raft_consensus.cc:697] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:58.707247  1986 consensus_queue.cc:237] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.720646  1944 raft_consensus.cc:359] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.721513  1944 raft_consensus.cc:385] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.721868  1944 raft_consensus.cc:740] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.722087  1945 tablet_bootstrap.cc:492] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:58.722494  1944 consensus_queue.cc:260] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.725041  2113 raft_consensus.cc:493] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.725540  2113 raft_consensus.cc:515] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.727670  1945 tablet_bootstrap.cc:654] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.727727  2113 leader_election.cc:290] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:58.728578  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:58.729926  1944 ts_tablet_manager.cc:1434] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.127s	user 0.003s	sys 0.003s
I20260709 12:13:58.731376  1944 tablet_bootstrap.cc:492] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1: Bootstrap starting.
W20260709 12:13:58.731912  1861 leader_election.cc:343] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.736748  1946 tablet_bootstrap.cc:492] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:58.746106  2008 raft_consensus.cc:515] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.748246  2008 leader_election.cc:290] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:58.749258  1944 tablet_bootstrap.cc:654] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.750049  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196e360cd2b046849b2531a8fd8a8558" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:58.749994  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591ea6c8b3b84a8cafcd63a9cfc52697" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:58.751850  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196e360cd2b046849b2531a8fd8a8558" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:58.767608  1823 raft_consensus.cc:3060] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.767975  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591ea6c8b3b84a8cafcd63a9cfc52697" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:58.768661  1891 raft_consensus.cc:3060] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.771752  1675 raft_consensus.cc:2393] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:13:58.774084  1750 raft_consensus.cc:3060] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:58.750119  1746 raft_consensus.cc:2468] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:58.765861  2210 leader_election.cc:290] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:58.791950  1946 tablet_bootstrap.cc:654] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.782881  1987 raft_consensus.cc:697] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
W20260709 12:13:58.783689  1639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.68:40963, user_credentials={real_user=slave}} blocked reactor thread for 79469.9us
W20260709 12:13:58.799957  1621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:58.806588  1891 raft_consensus.cc:2468] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:58.806741  1987 consensus_queue.cc:237] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.809096  1788 leader_election.cc:304] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:58.802728  1571 catalog_manager.cc:5697] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.810122  2008 raft_consensus.cc:2804] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:58.810830  2008 raft_consensus.cc:697] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:58.811725  2008 consensus_queue.cc:237] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.810122  1750 raft_consensus.cc:2468] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:58.819738  1943 tablet_bootstrap.cc:492] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:58.820448  1943 ts_tablet_manager.cc:1403] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.262s	user 0.020s	sys 0.020s
I20260709 12:13:58.821661  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:58.824113  1943 raft_consensus.cc:359] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.825013  1943 raft_consensus.cc:385] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.825325  1943 raft_consensus.cc:740] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.826171  1943 consensus_queue.cc:260] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.808761  1823 raft_consensus.cc:2468] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:13:58.835857  1639 leader_election.cc:304] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:13:58.842684  1713 leader_election.cc:304] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:58.844969  1943 ts_tablet_manager.cc:1434] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:13:58.846529  2051 raft_consensus.cc:2804] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:58.848249  2051 raft_consensus.cc:697] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:13:58.848603  1943 tablet_bootstrap.cc:492] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:58.848964  2260 raft_consensus.cc:2804] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:58.849599  2260 raft_consensus.cc:697] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:58.850498  2260 consensus_queue.cc:237] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.849130  2051 consensus_queue.cc:237] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.852160  1946 tablet_bootstrap.cc:492] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:58.851159  1945 tablet_bootstrap.cc:492] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:58.853736  1946 ts_tablet_manager.cc:1403] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.002s
I20260709 12:13:58.855774  1945 ts_tablet_manager.cc:1403] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.134s	user 0.007s	sys 0.008s
W20260709 12:13:58.866559  1863 leader_election.cc:343] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.867202  1863 leader_election.cc:304] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:58.868042  2023 raft_consensus.cc:2749] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:58.875922  1946 raft_consensus.cc:359] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.876163  1945 raft_consensus.cc:359] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.876715  1946 raft_consensus.cc:385] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.876890  1945 raft_consensus.cc:385] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.877066  1946 raft_consensus.cc:740] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.877267  1945 raft_consensus.cc:740] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.878234  1945 consensus_queue.cc:260] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.879585  1570 catalog_manager.cc:5697] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.881311  1573 catalog_manager.cc:5697] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 0 to 1, leader changed from <none> to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 1 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.883203  1987 raft_consensus.cc:493] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.883746  1987 raft_consensus.cc:515] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.885262  1945 ts_tablet_manager.cc:1434] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:13:58.886408  1945 tablet_bootstrap.cc:492] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:58.891786  1943 tablet_bootstrap.cc:654] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.891964  1945 tablet_bootstrap.cc:654] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.894241  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5ffc08812e448cb34682cf91dfe6e6" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:13:58.895975  1638 leader_election.cc:343] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.896724  1987 leader_election.cc:290] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:58.880213  1944 tablet_bootstrap.cc:492] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:58.897760  1944 ts_tablet_manager.cc:1403] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.167s	user 0.008s	sys 0.021s
I20260709 12:13:58.905140  1944 raft_consensus.cc:359] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.906090  1944 raft_consensus.cc:385] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.908210  1944 raft_consensus.cc:740] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.911352  1944 consensus_queue.cc:260] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.878046  1946 consensus_queue.cc:260] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.919054  1571 catalog_manager.cc:5697] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.921810  1946 ts_tablet_manager.cc:1434] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 12:13:58.907644  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5ffc08812e448cb34682cf91dfe6e6" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:58.912744  1572 catalog_manager.cc:5697] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:58.925261  1946 tablet_bootstrap.cc:492] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
W20260709 12:13:58.925468  1639 leader_election.cc:343] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.926587  1639 leader_election.cc:304] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:58.927718  1981 raft_consensus.cc:2749] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:58.935773  1944 ts_tablet_manager.cc:1434] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:13:58.937006  1944 tablet_bootstrap.cc:492] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:58.938959  1943 tablet_bootstrap.cc:492] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:58.939493  1943 ts_tablet_manager.cc:1403] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.001s
I20260709 12:13:58.941483  1943 raft_consensus.cc:359] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.942224  1943 raft_consensus.cc:385] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.942504  1943 raft_consensus.cc:740] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.943073  1946 tablet_bootstrap.cc:654] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.943323  1943 consensus_queue.cc:260] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:58.945052  1944 tablet_bootstrap.cc:654] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:58.945868  1943 ts_tablet_manager.cc:1434] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:58.946933  1943 tablet_bootstrap.cc:492] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:58.957626  1945 tablet_bootstrap.cc:492] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:58.960361  1945 ts_tablet_manager.cc:1403] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.013s
I20260709 12:13:58.968101  1946 tablet_bootstrap.cc:492] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:58.967963  1945 raft_consensus.cc:359] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.968798  1945 raft_consensus.cc:385] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.968863  1946 ts_tablet_manager.cc:1403] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.004s
I20260709 12:13:58.969129  1945 raft_consensus.cc:740] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.970100  1945 consensus_queue.cc:260] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.972239  1945 ts_tablet_manager.cc:1434] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 12:13:58.973425  1945 tablet_bootstrap.cc:492] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:58.971968  1946 raft_consensus.cc:359] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.974014  1946 raft_consensus.cc:385] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.974294  1946 raft_consensus.cc:740] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.975291  1944 tablet_bootstrap.cc:492] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:58.975047  1946 consensus_queue.cc:260] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:58.975787  1944 ts_tablet_manager.cc:1403] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.007s
I20260709 12:13:58.976432  2185 raft_consensus.cc:493] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.976938  2185 raft_consensus.cc:515] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:58.978629  1944 raft_consensus.cc:359] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:58.987779  1944 raft_consensus.cc:385] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:58.988049  1944 raft_consensus.cc:740] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.982487  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4e2cad5f5142c4a5e6fdac74e01f63" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:58.989193  1944 consensus_queue.cc:260] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
W20260709 12:13:58.990609  1861 leader_election.cc:343] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.991531  1944 ts_tablet_manager.cc:1434] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:13:58.992657  1944 tablet_bootstrap.cc:492] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:58.979099  2185 leader_election.cc:290] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:58.986486  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4e2cad5f5142c4a5e6fdac74e01f63" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:58.995929  1943 tablet_bootstrap.cc:654] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:58.996505  1862 leader_election.cc:343] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.996989  1862 leader_election.cc:304] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:58.998219  2185 raft_consensus.cc:2749] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:58.983342  1946 ts_tablet_manager.cc:1434] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260709 12:13:59.000075  1946 tablet_bootstrap.cc:492] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:59.005926  1944 tablet_bootstrap.cc:654] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.006975  1945 tablet_bootstrap.cc:654] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.013417  1946 tablet_bootstrap.cc:654] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.022825  1944 tablet_bootstrap.cc:492] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:59.023346  1945 tablet_bootstrap.cc:492] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:59.023319  1944 ts_tablet_manager.cc:1403] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 12:13:59.024080  1945 ts_tablet_manager.cc:1403] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.007s
I20260709 12:13:59.026857  1944 raft_consensus.cc:359] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.027556  1944 raft_consensus.cc:385] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.027448  1945 raft_consensus.cc:359] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.027920  1944 raft_consensus.cc:740] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.028235  1945 raft_consensus.cc:385] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.028539  1945 raft_consensus.cc:740] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.028745  1944 consensus_queue.cc:260] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.032061  1946 tablet_bootstrap.cc:492] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:59.032541  1946 ts_tablet_manager.cc:1403] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 12:13:59.033762  1944 ts_tablet_manager.cc:1434] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:59.034981  1944 tablet_bootstrap.cc:492] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:59.037592  1946 raft_consensus.cc:359] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.038269  1946 raft_consensus.cc:385] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.038517  1946 raft_consensus.cc:740] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.039316  1946 consensus_queue.cc:260] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.044190  2185 consensus_queue.cc:1048] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:59.046346  1944 tablet_bootstrap.cc:654] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.046399  1946 ts_tablet_manager.cc:1434] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:13:59.049773  1946 tablet_bootstrap.cc:492] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:59.050036  1943 tablet_bootstrap.cc:492] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:59.050520  1943 ts_tablet_manager.cc:1403] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.010s
I20260709 12:13:59.055387  1946 tablet_bootstrap.cc:654] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.053212  1943 raft_consensus.cc:359] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.058960  2185 raft_consensus.cc:493] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.063999  2185 raft_consensus.cc:515] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.067533  2185 leader_election.cc:290] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:59.068886  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:59.058121  1943 raft_consensus.cc:385] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.070451  1943 raft_consensus.cc:740] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
W20260709 12:13:59.070895  1862 consensus_peers.cc:597] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:59.071391  1943 consensus_queue.cc:260] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:13:59.072130  1862 leader_election.cc:343] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.064081  1570 catalog_manager.cc:5697] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.073323  1943 ts_tablet_manager.cc:1434] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:13:59.074460  1943 tablet_bootstrap.cc:492] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:59.074316  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:59.075022  1945 consensus_queue.cc:260] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:13:59.077693  1861 leader_election.cc:343] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.080886  1943 tablet_bootstrap.cc:654] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.083139  1861 leader_election.cc:304] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:13:59.087520  2185 raft_consensus.cc:2749] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.101210  1944 tablet_bootstrap.cc:492] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:59.101742  1944 ts_tablet_manager.cc:1403] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.009s
I20260709 12:13:59.102645  1946 tablet_bootstrap.cc:492] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:59.103335  1946 ts_tablet_manager.cc:1403] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.005s
I20260709 12:13:59.104686  1944 raft_consensus.cc:359] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.105417  1944 raft_consensus.cc:385] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.105720  1944 raft_consensus.cc:740] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.106401  1944 consensus_queue.cc:260] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.106508  1946 raft_consensus.cc:359] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.107264  1946 raft_consensus.cc:385] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.108367  1943 tablet_bootstrap.cc:492] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:59.108583  1944 ts_tablet_manager.cc:1434] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:59.110303  1945 ts_tablet_manager.cc:1434] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.001s
I20260709 12:13:59.110610  1943 ts_tablet_manager.cc:1403] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.011s
I20260709 12:13:59.111766  1944 tablet_bootstrap.cc:492] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:59.110344  1946 raft_consensus.cc:740] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.113888  1946 consensus_queue.cc:260] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.116084  1946 ts_tablet_manager.cc:1434] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:13:59.115850  1943 raft_consensus.cc:359] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.116763  1943 raft_consensus.cc:385] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.117095  1943 raft_consensus.cc:740] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.117440  1946 tablet_bootstrap.cc:492] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:59.118219  1943 consensus_queue.cc:260] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.120082  1945 tablet_bootstrap.cc:492] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:59.124101  1944 tablet_bootstrap.cc:654] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.130297  1945 tablet_bootstrap.cc:654] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.144946  2260 raft_consensus.cc:493] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.145798  2260 raft_consensus.cc:515] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.149775  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:59.150692  1823 raft_consensus.cc:2468] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:59.152366  1638 leader_election.cc:304] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:59.153465  1981 raft_consensus.cc:2804] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:59.153991  1981 raft_consensus.cc:493] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.154424  1981 raft_consensus.cc:3060] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.158653  2260 leader_election.cc:290] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:59.159194  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:59.159885  1891 raft_consensus.cc:2468] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:59.159993  2008 raft_consensus.cc:493] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.160435  2008 raft_consensus.cc:515] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.164234  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:59.168005  2008 leader_election.cc:290] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:59.169536  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:59.170418  1750 raft_consensus.cc:2393] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:13:59.171646  1788 leader_election.cc:304] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:59.173516  2008 raft_consensus.cc:3060] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.179905  1981 raft_consensus.cc:515] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.181231  1943 ts_tablet_manager.cc:1434] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.002s
I20260709 12:13:59.183112  1819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:13:59.181859  1944 tablet_bootstrap.cc:492] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:59.183800  1819 raft_consensus.cc:3060] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.183992  1981 leader_election.cc:290] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:59.184199  1944 ts_tablet_manager.cc:1403] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.073s	user 0.030s	sys 0.033s
I20260709 12:13:59.188186  1944 raft_consensus.cc:359] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.188879  1944 raft_consensus.cc:385] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.189167  1944 raft_consensus.cc:740] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.189986  1944 consensus_queue.cc:260] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.192389  1944 ts_tablet_manager.cc:1434] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:59.184237  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:59.193084  1891 raft_consensus.cc:3060] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.193720  1944 tablet_bootstrap.cc:492] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:13:59.194370  1819 raft_consensus.cc:2468] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:13:59.195693  2008 raft_consensus.cc:2749] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.195639  1638 leader_election.cc:304] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:13:59.197584  2260 raft_consensus.cc:2804] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:59.198289  2260 raft_consensus.cc:697] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:13:59.199163  2260 consensus_queue.cc:237] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.200006  1944 tablet_bootstrap.cc:654] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.185118  1943 tablet_bootstrap.cc:492] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:59.185362  1946 tablet_bootstrap.cc:654] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.226946  1945 tablet_bootstrap.cc:492] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:59.227334  1943 tablet_bootstrap.cc:654] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.227627  1945 ts_tablet_manager.cc:1403] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.021s
I20260709 12:13:59.230034  2283 raft_consensus.cc:493] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.230795  2283 raft_consensus.cc:515] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.234042  2283 leader_election.cc:290] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:59.234830  2052 raft_consensus.cc:493] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.235644  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72bd3d324da6499a867e3400c3f09b81" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:59.235560  2052 raft_consensus.cc:515] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.236990  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72bd3d324da6499a867e3400c3f09b81" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:59.237674  2052 leader_election.cc:290] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:59.238142  1945 raft_consensus.cc:359] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
W20260709 12:13:59.239238  1863 leader_election.cc:343] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.239167  1945 raft_consensus.cc:385] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.237679  1750 raft_consensus.cc:2468] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:59.239995  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeaa3d5c044a84af923db0a3afae4f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:59.241236  1862 leader_election.cc:304] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:59.241248  1891 raft_consensus.cc:2468] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
W20260709 12:13:59.243366  1789 leader_election.cc:343] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.243682  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeaa3d5c044a84af923db0a3afae4f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:59.244336  1898 raft_consensus.cc:2468] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:13:59.244441  2008 raft_consensus.cc:493] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.245100  2008 raft_consensus.cc:515] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.246114  2283 raft_consensus.cc:2804] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:59.246591  2283 raft_consensus.cc:493] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.246953  2283 raft_consensus.cc:3060] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.247452  2008 leader_election.cc:290] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:59.248062  1788 leader_election.cc:304] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:59.249522  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:59.250933  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:59.251749  1898 raft_consensus.cc:2393] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:13:59.253180  1788 leader_election.cc:304] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:59.255136  2052 raft_consensus.cc:3060] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.262516  2210 consensus_queue.cc:1048] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:59.265724  1946 tablet_bootstrap.cc:492] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:59.252447  2008 raft_consensus.cc:2804] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:59.268378  2008 raft_consensus.cc:493] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.268802  2008 raft_consensus.cc:3060] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.269212  2210 consensus_queue.cc:1048] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:59.239929  1945 raft_consensus.cc:740] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.276487  1981 consensus_queue.cc:1048] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:59.280685  2255 consensus_queue.cc:1048] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:59.281719  1945 consensus_queue.cc:260] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.285358  2113 raft_consensus.cc:493] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.285920  2113 raft_consensus.cc:515] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.286377  1945 ts_tablet_manager.cc:1434] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 12:13:59.288532  2113 leader_election.cc:290] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:59.290544  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:59.290776  1823 raft_consensus.cc:3060] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.291229  1671 raft_consensus.cc:2468] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 0.
I20260709 12:13:59.292368  1945 tablet_bootstrap.cc:492] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:59.292579  1863 leader_election.cc:304] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:59.293505  2052 raft_consensus.cc:2749] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.293741  2023 raft_consensus.cc:2804] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:59.296571  2023 raft_consensus.cc:493] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.297088  2023 raft_consensus.cc:3060] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.291116  2008 raft_consensus.cc:515] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.300427  2008 leader_election.cc:290] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:59.295099  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:59.302980  1946 ts_tablet_manager.cc:1403] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.186s	user 0.015s	sys 0.003s
I20260709 12:13:59.306411  2260 consensus_queue.cc:1048] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:59.308578  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeaa3d5c044a84af923db0a3afae4f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:59.309134  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeaa3d5c044a84af923db0a3afae4f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:13:59.311818  2260 consensus_queue.cc:1048] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:59.309481  1573 catalog_manager.cc:5697] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:59.309857  1896 raft_consensus.cc:3060] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:59.315166  1862 leader_election.cc:343] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.311280  1945 tablet_bootstrap.cc:654] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:59.310213  1789 leader_election.cc:343] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.313199  2052 consensus_queue.cc:1048] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 12:13:59.365706  2051 raft_consensus.cc:493] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:59.367089  1789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 56943.8us
I20260709 12:13:59.400251  2283 raft_consensus.cc:515] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.401162  1943 tablet_bootstrap.cc:492] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:59.401803  1943 ts_tablet_manager.cc:1403] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.218s	user 0.015s	sys 0.007s
I20260709 12:13:59.401687  1946 raft_consensus.cc:359] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.402451  1946 raft_consensus.cc:385] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.402752  1946 raft_consensus.cc:740] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.386732  2051 raft_consensus.cc:515] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.403419  1946 consensus_queue.cc:260] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.405233  2051 leader_election.cc:290] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:59.405398  1946 ts_tablet_manager.cc:1434] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.102s	user 0.002s	sys 0.001s
I20260709 12:13:59.414855  1946 tablet_bootstrap.cc:492] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:59.405376  1943 raft_consensus.cc:359] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.422573  1943 raft_consensus.cc:385] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.422986  1943 raft_consensus.cc:740] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.423965  1943 consensus_queue.cc:260] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.402472  2283 leader_election.cc:290] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:59.426049  1943 ts_tablet_manager.cc:1434] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:13:59.427127  1943 tablet_bootstrap.cc:492] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:59.430873  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72bd3d324da6499a867e3400c3f09b81" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:59.431650  1750 raft_consensus.cc:3060] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.432488  2023 raft_consensus.cc:515] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.434667  2023 leader_election.cc:290] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:59.437335  1946 tablet_bootstrap.cc:654] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.442428  1943 tablet_bootstrap.cc:654] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:59.458070  1639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.68:40963, user_credentials={real_user=slave}} blocked reactor thread for 79969.5us
W20260709 12:13:59.443800  2294 log.cc:927] Time spent T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:13:59.472194  1750 raft_consensus.cc:2468] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:13:59.473030  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72bd3d324da6499a867e3400c3f09b81" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:59.484952  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:59.491101  1862 leader_election.cc:304] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:13:59.492789  2302 raft_consensus.cc:2804] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:59.486877  1713 consensus_peers.cc:597] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:59.490093  2185 raft_consensus.cc:493] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.493347  2302 raft_consensus.cc:697] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:13:59.511683  1944 tablet_bootstrap.cc:492] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:13:59.512763  1944 ts_tablet_manager.cc:1403] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.319s	user 0.032s	sys 0.032s
I20260709 12:13:59.518702  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:13:59.519436  1675 raft_consensus.cc:3060] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.521219  1896 raft_consensus.cc:2468] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:13:59.509738  2185 raft_consensus.cc:515] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.552137  2185 leader_election.cc:290] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:59.557614  1675 raft_consensus.cc:2468] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:13:59.564697  1946 tablet_bootstrap.cc:492] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:59.565248  1946 ts_tablet_manager.cc:1403] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.006s
I20260709 12:13:59.573133  1945 tablet_bootstrap.cc:492] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:13:59.583938  1945 ts_tablet_manager.cc:1403] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.292s	user 0.017s	sys 0.014s
W20260709 12:13:59.588477  1639 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.68:40963, user_credentials={real_user=slave}} blocked reactor thread for 76727us
I20260709 12:13:59.596194  1946 raft_consensus.cc:359] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.597174  1946 raft_consensus.cc:385] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:59.598194  1863 leader_election.cc:343] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.599460  1863 leader_election.cc:304] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:13:59.597498  1946 raft_consensus.cc:740] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.610919  1946 consensus_queue.cc:260] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.608763  2304 raft_consensus.cc:493] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.582208  1788 leader_election.cc:304] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:13:59.622109  2283 raft_consensus.cc:2804] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:59.643716  1788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.68:40963, user_credentials={real_user=slave}} blocked reactor thread for 76529.2us
I20260709 12:13:59.645212  2008 raft_consensus.cc:2804] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:59.570079  2302 consensus_queue.cc:237] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.645668  2008 raft_consensus.cc:697] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:13:59.646430  2008 consensus_queue.cc:237] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.624701  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:59.650178  1987 raft_consensus.cc:493] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:59.632350  2299 log.cc:927] Time spent T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 12:13:59.650765  1987 raft_consensus.cc:515] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:13:59.660589  1946 ts_tablet_manager.cc:1434] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.095s	user 0.004s	sys 0.004s
I20260709 12:13:59.633087  2113 raft_consensus.cc:493] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.677309  1675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:59.659865  2283 raft_consensus.cc:697] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:13:59.624428  2304 raft_consensus.cc:515] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.720167  1943 tablet_bootstrap.cc:492] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:13:59.721007  1943 ts_tablet_manager.cc:1403] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.294s	user 0.020s	sys 0.003s
I20260709 12:13:59.676679  2113 raft_consensus.cc:515] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:13:59.691025  1713 leader_election.cc:343] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.733448  1944 raft_consensus.cc:359] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.738412  1944 raft_consensus.cc:385] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.738806  1944 raft_consensus.cc:740] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.748289  1944 consensus_queue.cc:260] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
W20260709 12:13:59.728243  1863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 126437us
I20260709 12:13:59.731383  1673 raft_consensus.cc:2468] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:13:59.746311  2318 raft_consensus.cc:493] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:59.748006  1713 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.67:45319, user_credentials={real_user=slave}} blocked reactor thread for 60584us
I20260709 12:13:59.785917  1944 ts_tablet_manager.cc:1434] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.272s	user 0.013s	sys 0.000s
I20260709 12:13:59.800781  1944 tablet_bootstrap.cc:492] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
W20260709 12:13:59.801815  1863 leader_election.cc:343] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.810362  2304 leader_election.cc:290] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:59.811746  2113 leader_election.cc:290] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:13:59.784933  2318 raft_consensus.cc:515] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.814889  1943 raft_consensus.cc:359] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.815686  1943 raft_consensus.cc:385] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.815966  1943 raft_consensus.cc:740] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.816666  1943 consensus_queue.cc:260] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.818813  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:13:59.820269  1987 leader_election.cc:290] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:59.822790  2318 leader_election.cc:290] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:13:59.823714  1946 tablet_bootstrap.cc:492] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:13:59.786233  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:59.760926  2283 consensus_queue.cc:237] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:13:59.850958  1861 leader_election.cc:343] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.851675  1861 leader_election.cc:304] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:13:59.847932  2306 consensus_queue.cc:1048] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:13:59.859638  1946 tablet_bootstrap.cc:654] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.863430  1944 tablet_bootstrap.cc:654] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.855417  2185 raft_consensus.cc:2749] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:59.864579  1945 raft_consensus.cc:359] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.866043  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164268eef3b74722a7aec3b41527e4da" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:13:59.866612  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeaa3d5c044a84af923db0a3afae4f" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:13:59.867537  1891 raft_consensus.cc:2393] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:13:59.865468  1945 raft_consensus.cc:385] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.869774  1945 raft_consensus.cc:740] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.871435  1943 ts_tablet_manager.cc:1434] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.150s	user 0.020s	sys 0.013s
W20260709 12:13:59.874696  1863 leader_election.cc:343] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.876992  1945 consensus_queue.cc:260] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.843768  1987 consensus_queue.cc:1048] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 12:13:59.879933  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:59.892442  1749 raft_consensus.cc:2468] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:13:59.882635  2317 raft_consensus.cc:493] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.893427  2317 raft_consensus.cc:515] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.893961  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeaa3d5c044a84af923db0a3afae4f" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:59.890462  2323 raft_consensus.cc:493] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.902467  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:13:59.911187  1945 ts_tablet_manager.cc:1434] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.327s	user 0.009s	sys 0.000s
I20260709 12:13:59.902912  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886dbfc562974a7199d730d776d9dfb9" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
W20260709 12:13:59.924187  1715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 367524us
I20260709 12:13:59.931030  1946 tablet_bootstrap.cc:492] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:13:59.935444  1946 ts_tablet_manager.cc:1403] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.112s	user 0.002s	sys 0.025s
I20260709 12:13:59.925470  2304 consensus_queue.cc:1048] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:59.939963  1862 leader_election.cc:343] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.908219  2323 raft_consensus.cc:515] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.944190  2323 leader_election.cc:290] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:13:59.947104  1943 tablet_bootstrap.cc:492] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:13:59.947502  2317 leader_election.cc:290] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:13:59.948892  1638 leader_election.cc:304] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:13:59.954638  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ffbd82fea407ca2ce462867b0d3b7" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:59.941254  1946 raft_consensus.cc:359] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.958036  1946 raft_consensus.cc:385] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:59.958314  1946 raft_consensus.cc:740] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.964108  1943 tablet_bootstrap.cc:654] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:59.966293  1639 leader_election.cc:304] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
W20260709 12:13:59.967631  1639 leader_election.cc:343] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:59.967033  1946 consensus_queue.cc:260] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:13:59.924207  2051 raft_consensus.cc:493] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.970165  2331 raft_consensus.cc:3060] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.979586  1945 tablet_bootstrap.cc:492] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:13:59.980995  2260 raft_consensus.cc:2804] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:59.981647  2260 raft_consensus.cc:493] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:59.981990  2260 raft_consensus.cc:3060] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.979678  2283 raft_consensus.cc:493] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.987630  2283 raft_consensus.cc:515] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:13:59.988173  1750 raft_consensus.cc:3060] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:59.988967  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164268eef3b74722a7aec3b41527e4da" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:13:59.998317  2051 raft_consensus.cc:515] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.000521  2051 leader_election.cc:290] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:00.000752  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4e2cad5f5142c4a5e6fdac74e01f63" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:00.001439  1891 raft_consensus.cc:2468] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:14:00.005019  1572 catalog_manager.cc:5697] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 0 to 1, leader changed from <none> to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 1 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.005225  1714 leader_election.cc:304] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:00.007097  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4e2cad5f5142c4a5e6fdac74e01f63" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:00.007642  2283 leader_election.cc:290] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:00.018429  2317 raft_consensus.cc:2804] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:00.010970  1638 leader_election.cc:343] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.022337  1945 tablet_bootstrap.cc:654] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:00.040280  1788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:44587, user_credentials={real_user=slave}} blocked reactor thread for 126273us
I20260709 12:14:00.043555  1946 ts_tablet_manager.cc:1434] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.000s
I20260709 12:14:00.045045  1946 tablet_bootstrap.cc:492] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:14:00.036164  2317 raft_consensus.cc:493] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.057787  2260 raft_consensus.cc:515] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:13:59.989421  1715 leader_election.cc:304] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
W20260709 12:14:00.061983  1621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:00.055248  2317 raft_consensus.cc:3060] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.054394  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:14:00.054720  1638 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.67:45319, user_credentials={real_user=slave}} blocked reactor thread for 43801us
I20260709 12:14:00.075469  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886dbfc562974a7199d730d776d9dfb9" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:00.073400  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:00.068153  2318 raft_consensus.cc:2804] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.078763  2318 raft_consensus.cc:493] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.079126  2318 raft_consensus.cc:3060] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:00.095786  1861 leader_election.cc:343] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:00.071432  1715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 82103us
I20260709 12:14:00.100054  1944 tablet_bootstrap.cc:492] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:00.100625  1944 ts_tablet_manager.cc:1403] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.302s	user 0.017s	sys 0.017s
I20260709 12:14:00.104542  2331 raft_consensus.cc:2749] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:00.106257  1713 leader_election.cc:343] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.108405  1746 raft_consensus.cc:3060] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:00.108844  1863 consensus_peers.cc:597] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:00.111675  1862 leader_election.cc:343] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.111824  2316 consensus_queue.cc:1048] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:00.112178  1862 leader_election.cc:304] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:00.123561  2283 raft_consensus.cc:2749] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.125809  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bbdeb9b37c4d36997f0ede5ece1a75" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:00.119976  1944 raft_consensus.cc:359] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.127511  1944 raft_consensus.cc:385] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.127926  1944 raft_consensus.cc:740] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.131804  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
W20260709 12:14:00.134106  1638 leader_election.cc:343] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.138715  1944 consensus_queue.cc:260] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.098333  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ffbd82fea407ca2ce462867b0d3b7" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:00.127250  2260 leader_election.cc:290] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:00.151580  2341 log.cc:927] Time spent T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:14:00.153446  2317 raft_consensus.cc:515] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.156085  2317 leader_election.cc:290] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
W20260709 12:14:00.156896  1638 leader_election.cc:343] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.157392  1638 leader_election.cc:304] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:00.157907  1946 tablet_bootstrap.cc:654] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.158821  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4e2cad5f5142c4a5e6fdac74e01f63" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:00.159441  1897 raft_consensus.cc:3060] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.159561  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:00.160919  2260 raft_consensus.cc:2749] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:00.161127  1862 leader_election.cc:343] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.161687  1862 leader_election.cc:304] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:00.162860  2302 raft_consensus.cc:2749] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.164089  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4e2cad5f5142c4a5e6fdac74e01f63" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
W20260709 12:14:00.165601  1713 leader_election.cc:343] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.167243  1897 raft_consensus.cc:2468] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:00.168426  1714 leader_election.cc:304] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:14:00.168566  2297 consensus_queue.cc:1048] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:00.170082  2316 raft_consensus.cc:2804] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.170570  2316 raft_consensus.cc:697] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:00.171370  2316 consensus_queue.cc:237] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.171695  2283 consensus_queue.cc:1048] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:00.177942  1944 ts_tablet_manager.cc:1434] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.000s
I20260709 12:14:00.178623  1945 tablet_bootstrap.cc:492] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:14:00.187592  1945 ts_tablet_manager.cc:1403] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.208s	user 0.030s	sys 0.019s
I20260709 12:14:00.188391  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49bbdeb9b37c4d36997f0ede5ece1a75" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:00.188841  1944 tablet_bootstrap.cc:492] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:00.193315  1945 raft_consensus.cc:359] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.194883  1945 raft_consensus.cc:385] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.195153  1945 raft_consensus.cc:740] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.195891  1945 consensus_queue.cc:260] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.180339  2318 raft_consensus.cc:515] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.197564  1749 raft_consensus.cc:2393] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:14:00.199162  1715 leader_election.cc:304] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:00.201006  1639 leader_election.cc:304] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:00.202070  2260 raft_consensus.cc:2749] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.203102  1945 ts_tablet_manager.cc:1434] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 12:14:00.203894  2317 raft_consensus.cc:2749] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.204393  1945 tablet_bootstrap.cc:492] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:14:00.210067  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:00.211690  2297 raft_consensus.cc:493] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:00.211863  1713 leader_election.cc:343] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.212630  2318 leader_election.cc:290] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:00.212281  2297 raft_consensus.cc:515] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.214490  1943 tablet_bootstrap.cc:492] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:14:00.214862  2297 leader_election.cc:290] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:00.220772  1943 ts_tablet_manager.cc:1403] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.274s	user 0.017s	sys 0.010s
I20260709 12:14:00.223627  1715 leader_election.cc:304] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:00.225078  2051 raft_consensus.cc:2749] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.217173  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:00.217603  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:00.223681  1943 raft_consensus.cc:359] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.239213  1943 raft_consensus.cc:385] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:00.239328  1788 leader_election.cc:343] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.226737  1897 raft_consensus.cc:2468] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:00.241178  1788 leader_election.cc:304] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:00.233829  1946 tablet_bootstrap.cc:492] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:14:00.234522  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:00.239547  1943 raft_consensus.cc:740] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.247256  1671 raft_consensus.cc:2393] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:14:00.247071  1943 consensus_queue.cc:260] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.227365  1944 tablet_bootstrap.cc:654] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.248709  2297 raft_consensus.cc:2804] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.249195  2297 raft_consensus.cc:493] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.249621  2297 raft_consensus.cc:3060] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.263161  2255 consensus_queue.cc:1048] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:00.243093  1946 ts_tablet_manager.cc:1403] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.198s	user 0.020s	sys 0.001s
I20260709 12:14:00.270401  1715 leader_election.cc:304] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:00.273244  1943 ts_tablet_manager.cc:1434] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260709 12:14:00.272804  1946 raft_consensus.cc:359] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.274410  1946 raft_consensus.cc:385] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.280043  1943 tablet_bootstrap.cc:492] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:00.274748  1946 raft_consensus.cc:740] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.286526  2051 raft_consensus.cc:2749] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.287299  2297 raft_consensus.cc:515] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.306169  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:00.307058  1896 raft_consensus.cc:3060] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.308377  1946 consensus_queue.cc:260] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.313372  1946 ts_tablet_manager.cc:1434] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.001s
I20260709 12:14:00.317811  1946 tablet_bootstrap.cc:492] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:14:00.318110  1945 tablet_bootstrap.cc:654] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.306777  1573 catalog_manager.cc:5697] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 0 to 1, leader changed from <none> to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 1 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.289490  2297 leader_election.cc:290] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:00.335659  2113 raft_consensus.cc:493] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.336241  2113 raft_consensus.cc:515] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.339334  2113 leader_election.cc:290] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:00.340029  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:00.340513  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd209521c504e99a3977ce16fbf1d88" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:00.342747  1943 tablet_bootstrap.cc:654] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.341389  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd209521c504e99a3977ce16fbf1d88" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:14:00.343186  1862 consensus_peers.cc:597] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:00.344305  1861 leader_election.cc:343] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:00.344781  1863 leader_election.cc:343] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:00.345036  1788 leader_election.cc:343] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.345244  1863 leader_election.cc:304] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:00.346812  2113 raft_consensus.cc:2749] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.354296  1944 tablet_bootstrap.cc:492] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:00.354837  1944 ts_tablet_manager.cc:1403] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.166s	user 0.015s	sys 0.021s
I20260709 12:14:00.356904  1946 tablet_bootstrap.cc:654] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.358134  1944 raft_consensus.cc:359] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.359058  1944 raft_consensus.cc:385] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.359391  1944 raft_consensus.cc:740] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.364552  1944 consensus_queue.cc:260] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.365203  1570 catalog_manager.cc:5697] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } }
I20260709 12:14:00.367179  1944 ts_tablet_manager.cc:1434] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:14:00.369037  1944 tablet_bootstrap.cc:492] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:00.371183  1896 raft_consensus.cc:2468] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:00.372882  1788 leader_election.cc:304] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:00.373750  2297 raft_consensus.cc:2804] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.374244  2297 raft_consensus.cc:697] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:00.375059  2297 consensus_queue.cc:237] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.396436  1944 tablet_bootstrap.cc:654] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.397818  1572 catalog_manager.cc:5697] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.402495  2113 raft_consensus.cc:493] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.403239  2113 raft_consensus.cc:515] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.406692  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:14:00.408201  1863 leader_election.cc:343] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.408488  2113 leader_election.cc:290] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:00.409060  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:14:00.410630  1862 leader_election.cc:343] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.411087  1862 leader_election.cc:304] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:00.411846  1946 tablet_bootstrap.cc:492] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:14:00.412335  1946 ts_tablet_manager.cc:1403] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.013s
I20260709 12:14:00.415460  2113 raft_consensus.cc:2749] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.415421  1944 tablet_bootstrap.cc:492] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:00.416554  1944 ts_tablet_manager.cc:1403] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.005s
I20260709 12:14:00.418764  1946 raft_consensus.cc:359] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.419543  1946 raft_consensus.cc:385] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.420109  1944 raft_consensus.cc:359] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.420826  1944 raft_consensus.cc:385] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.421083  1944 raft_consensus.cc:740] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.421763  1944 consensus_queue.cc:260] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.423241  1944 ts_tablet_manager.cc:1434] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:00.424193  1944 tablet_bootstrap.cc:492] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:00.420174  1946 raft_consensus.cc:740] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.430648  1946 consensus_queue.cc:260] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.433336  1946 ts_tablet_manager.cc:1434] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:14:00.434329  1946 tablet_bootstrap.cc:492] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab: Bootstrap starting.
I20260709 12:14:00.438743  2260 raft_consensus.cc:493] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.439225  2260 raft_consensus.cc:515] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.442605  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5ffc08812e448cb34682cf91dfe6e6" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:00.443403  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5ffc08812e448cb34682cf91dfe6e6" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:14:00.444074  1639 leader_election.cc:343] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:00.444761  1638 leader_election.cc:343] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.445113  1638 leader_election.cc:304] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:00.441299  2260 leader_election.cc:290] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:00.445785  2338 raft_consensus.cc:2749] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.446411  1946 tablet_bootstrap.cc:654] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.451269  2113 consensus_queue.cc:1048] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:00.451876  1944 tablet_bootstrap.cc:654] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.453603  1945 tablet_bootstrap.cc:492] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:14:00.454092  1945 ts_tablet_manager.cc:1403] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.250s	user 0.011s	sys 0.008s
I20260709 12:14:00.459003  1944 tablet_bootstrap.cc:492] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:00.459499  1944 ts_tablet_manager.cc:1403] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 12:14:00.460837  1570 catalog_manager.cc:5697] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.457170  1945 raft_consensus.cc:359] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.462293  1944 raft_consensus.cc:359] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.465363  1944 raft_consensus.cc:385] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.465706  1944 raft_consensus.cc:740] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.465050  1945 raft_consensus.cc:385] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.466645  1945 raft_consensus.cc:740] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.468230  1945 consensus_queue.cc:260] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.459007  1943 tablet_bootstrap.cc:492] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:14:00.471339  1943 ts_tablet_manager.cc:1403] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.192s	user 0.008s	sys 0.010s
I20260709 12:14:00.467103  1944 consensus_queue.cc:260] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.478219  1944 ts_tablet_manager.cc:1434] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:14:00.479308  1945 ts_tablet_manager.cc:1434] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:14:00.479584  2297 raft_consensus.cc:493] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.480507  1945 tablet_bootstrap.cc:492] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:14:00.480166  2297 raft_consensus.cc:515] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.482869  2297 leader_election.cc:290] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:00.484905  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:00.486698  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:00.487716  1945 tablet_bootstrap.cc:654] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.480894  1944 tablet_bootstrap.cc:492] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:00.490124  1788 leader_election.cc:304] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab
I20260709 12:14:00.491397  2255 raft_consensus.cc:2749] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.492062  2255 raft_consensus.cc:493] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.492496  2255 raft_consensus.cc:515] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.500219  2255 leader_election.cc:290] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:00.499922  1943 raft_consensus.cc:359] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.500893  1943 raft_consensus.cc:385] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.501258  1943 raft_consensus.cc:740] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.501904  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1be0466483427fbfe159697dd364f8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:14:00.503360  1789 leader_election.cc:343] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.505007  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1be0466483427fbfe159697dd364f8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:00.505748  1896 raft_consensus.cc:2468] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:00.506860  1788 leader_election.cc:304] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:00.507876  2255 raft_consensus.cc:2804] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.508261  2255 raft_consensus.cc:493] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.502141  1943 consensus_queue.cc:260] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.508582  2255 raft_consensus.cc:3060] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.515336  1943 ts_tablet_manager.cc:1434] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 12:14:00.536542  1943 tablet_bootstrap.cc:492] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:00.541755  1943 tablet_bootstrap.cc:654] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.542294  2301 raft_consensus.cc:493] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.542785  2301 raft_consensus.cc:515] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.545230  2301 leader_election.cc:290] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:00.546658  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:00.547500  1747 raft_consensus.cc:2393] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:14:00.560264  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:00.561198  1669 raft_consensus.cc:2393] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:14:00.520160  2255 raft_consensus.cc:515] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.522262  1945 tablet_bootstrap.cc:492] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:14:00.564018  1818 raft_consensus.cc:3060] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.564577  1945 ts_tablet_manager.cc:1403] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.018s
I20260709 12:14:00.565802  2255 leader_election.cc:290] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:00.567559  1945 raft_consensus.cc:359] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.568387  1945 raft_consensus.cc:385] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.568651  1945 raft_consensus.cc:740] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.570643  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1be0466483427fbfe159697dd364f8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:00.571286  1896 raft_consensus.cc:3060] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.571359  1789 leader_election.cc:304] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:00.524443  1944 tablet_bootstrap.cc:654] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.576249  2301 raft_consensus.cc:3060] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.533031  1946 tablet_bootstrap.cc:492] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab: No bootstrap required, opened a new log
I20260709 12:14:00.579087  1946 ts_tablet_manager.cc:1403] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.000s
I20260709 12:14:00.580497  2317 raft_consensus.cc:493] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.581005  2317 raft_consensus.cc:515] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.583101  2317 leader_election.cc:290] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:00.584764  2301 raft_consensus.cc:2749] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.569403  1945 consensus_queue.cc:260] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.585594  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:00.586289  1943 tablet_bootstrap.cc:492] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
W20260709 12:14:00.587069  1713 leader_election.cc:343] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.587381  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:00.588018  1671 raft_consensus.cc:2468] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:14:00.589223  1715 leader_election.cc:304] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:14:00.590170  2317 raft_consensus.cc:2804] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.590584  2317 raft_consensus.cc:493] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.590963  2317 raft_consensus.cc:3060] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.591046  1946 raft_consensus.cc:359] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.591794  1946 raft_consensus.cc:385] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.592067  1946 raft_consensus.cc:740] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.575016  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1be0466483427fbfe159697dd364f8" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
W20260709 12:14:00.593622  1789 leader_election.cc:343] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.594825  1943 ts_tablet_manager.cc:1403] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.009s
I20260709 12:14:00.597425  1946 consensus_queue.cc:260] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.598769  1821 raft_consensus.cc:3060] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.602066  2318 consensus_queue.cc:1048] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:00.599442  2338 raft_consensus.cc:493] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.607714  1944 tablet_bootstrap.cc:492] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:00.608291  1944 ts_tablet_manager.cc:1403] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.006s
I20260709 12:14:00.607929  2338 raft_consensus.cc:515] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.610747  1946 ts_tablet_manager.cc:1434] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:14:00.610924  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:00.614446  2316 raft_consensus.cc:493] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.615029  2316 raft_consensus.cc:515] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:14:00.615538  1638 leader_election.cc:343] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.617872  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:00.618438  2338 leader_election.cc:290] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:00.599330  1943 raft_consensus.cc:359] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.619020  1943 raft_consensus.cc:385] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.602123  1945 ts_tablet_manager.cc:1434] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:14:00.619347  1943 raft_consensus.cc:740] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.619962  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:00.622210  1943 consensus_queue.cc:260] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.622840  1897 raft_consensus.cc:2468] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:14:00.622761  1944 raft_consensus.cc:359] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.623625  1945 tablet_bootstrap.cc:492] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:14:00.624096  1639 leader_election.cc:304] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:14:00.624447  1943 ts_tablet_manager.cc:1434] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260709 12:14:00.624675  2316 leader_election.cc:290] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:00.625038  1981 raft_consensus.cc:2804] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.625448  1981 raft_consensus.cc:493] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.625528  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:00.625970  1981 raft_consensus.cc:3060] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.627115  1715 leader_election.cc:304] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:00.628185  1943 tablet_bootstrap.cc:492] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:00.632957  1981 raft_consensus.cc:515] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.628141  2316 raft_consensus.cc:2749] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.648164  1943 tablet_bootstrap.cc:654] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.623626  1944 raft_consensus.cc:385] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.631522  2317 raft_consensus.cc:515] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.653527  1944 raft_consensus.cc:740] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.656589  1944 consensus_queue.cc:260] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.625487  1896 raft_consensus.cc:2468] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:00.661729  2317 leader_election.cc:290] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:00.662711  1788 leader_election.cc:304] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:00.663003  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:00.662724  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:00.664376  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:00.664810  1669 raft_consensus.cc:3060] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.663841  2301 raft_consensus.cc:2804] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.666529  2301 raft_consensus.cc:697] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:00.667650  2301 consensus_queue.cc:237] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.661057  1944 ts_tablet_manager.cc:1434] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.004s
W20260709 12:14:00.670318  1713 leader_election.cc:343] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:00.672688  1638 leader_election.cc:343] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.679008  1944 tablet_bootstrap.cc:492] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:00.681747  1981 leader_election.cc:290] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:00.684478  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:00.685156  1896 raft_consensus.cc:3060] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.686947  1945 tablet_bootstrap.cc:654] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.693867  1896 raft_consensus.cc:2468] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:14:00.695370  1639 leader_election.cc:304] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:14:00.697494  2338 raft_consensus.cc:2804] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.698148  2338 raft_consensus.cc:697] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:00.699162  2338 consensus_queue.cc:237] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.703827  2051 consensus_queue.cc:1048] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:00.705116  1945 tablet_bootstrap.cc:492] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:14:00.705664  1945 ts_tablet_manager.cc:1403] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.000s
I20260709 12:14:00.708452  1945 raft_consensus.cc:359] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.709323  1945 raft_consensus.cc:385] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.676738  1669 raft_consensus.cc:2468] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:00.714490  1715 leader_election.cc:304] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:14:00.716674  2316 raft_consensus.cc:2804] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:00.717227  2316 raft_consensus.cc:697] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:00.718151  2316 consensus_queue.cc:237] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.709687  1945 raft_consensus.cc:740] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.723299  1945 consensus_queue.cc:260] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.727583  1945 ts_tablet_manager.cc:1434] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:14:00.728760  1945 tablet_bootstrap.cc:492] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:14:00.728070  1573 catalog_manager.cc:5697] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.732743  1943 tablet_bootstrap.cc:492] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:14:00.733232  1943 ts_tablet_manager.cc:1403] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.001s
I20260709 12:14:00.740929  1945 tablet_bootstrap.cc:654] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.742777  1944 tablet_bootstrap.cc:654] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.741940  1570 catalog_manager.cc:5697] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.753176  1572 catalog_manager.cc:5697] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.751679  1943 raft_consensus.cc:359] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.755636  1943 raft_consensus.cc:385] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.755941  1943 raft_consensus.cc:740] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.756646  1943 consensus_queue.cc:260] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.757923  2051 raft_consensus.cc:493] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.758472  2051 raft_consensus.cc:515] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.760628  2051 leader_election.cc:290] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:00.762274  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5ffc08812e448cb34682cf91dfe6e6" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:00.764819  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5ffc08812e448cb34682cf91dfe6e6" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:00.765447  1747 raft_consensus.cc:3060] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.765789  2321 raft_consensus.cc:493] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.766333  2321 raft_consensus.cc:515] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.768383  2321 leader_election.cc:290] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:00.769513  1943 ts_tablet_manager.cc:1434] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
W20260709 12:14:00.770408  1713 leader_election.cc:343] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.770640  1943 tablet_bootstrap.cc:492] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:00.771421  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
W20260709 12:14:00.773306  1861 leader_election.cc:343] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.778146  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:14:00.780270  1862 leader_election.cc:343] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.780946  1862 leader_election.cc:304] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:00.785225  2113 raft_consensus.cc:2749] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.765470  1669 raft_consensus.cc:2468] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:14:00.787148  1715 leader_election.cc:304] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:14:00.789666  2330 raft_consensus.cc:493] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.790207  2330 raft_consensus.cc:515] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.792775  2330 leader_election.cc:290] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:00.795298  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ffbd82fea407ca2ce462867b0d3b7" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:00.800604  1944 tablet_bootstrap.cc:492] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:00.802119  1944 ts_tablet_manager.cc:1403] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.000s
W20260709 12:14:00.802647  1788 leader_election.cc:343] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.778559  1943 tablet_bootstrap.cc:654] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.806488  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ffbd82fea407ca2ce462867b0d3b7" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:00.807178  1669 raft_consensus.cc:2468] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:00.822261  2318 raft_consensus.cc:2804] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.821897  1789 leader_election.cc:304] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:00.832657  1944 raft_consensus.cc:359] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.837872  1944 raft_consensus.cc:385] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.838176  1944 raft_consensus.cc:740] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.838860  1944 consensus_queue.cc:260] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.828962  2318 raft_consensus.cc:493] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.853605  1945 tablet_bootstrap.cc:492] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
W20260709 12:14:00.847251  1788 consensus_peers.cc:597] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:00.856371  1945 ts_tablet_manager.cc:1403] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.128s	user 0.036s	sys 0.017s
I20260709 12:14:00.846181  2330 raft_consensus.cc:2804] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.860342  2330 raft_consensus.cc:493] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.860711  2330 raft_consensus.cc:3060] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.849120  2318 raft_consensus.cc:3060] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.865636  1945 raft_consensus.cc:359] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.866508  1945 raft_consensus.cc:385] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.866952  1945 raft_consensus.cc:740] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.842374  1944 ts_tablet_manager.cc:1434] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 12:14:00.867868  1945 consensus_queue.cc:260] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:00.876093  2301 consensus_queue.cc:1048] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:00.876345  1981 raft_consensus.cc:493] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.883936  1981 raft_consensus.cc:515] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.885972  2316 raft_consensus.cc:493] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.886760  1981 leader_election.cc:290] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:00.886562  2316 raft_consensus.cc:515] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:00.888012  1945 ts_tablet_manager.cc:1434] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 12:14:00.901816  1945 tablet_bootstrap.cc:492] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:14:00.902499  1943 tablet_bootstrap.cc:492] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:14:00.903198  1943 ts_tablet_manager.cc:1403] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.016s
I20260709 12:14:00.907066  1943 raft_consensus.cc:359] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.908005  1943 raft_consensus.cc:385] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:00.908339  1943 raft_consensus.cc:740] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.909397  1943 consensus_queue.cc:260] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:00.911841  1944 tablet_bootstrap.cc:492] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:00.912029  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72bd3d324da6499a867e3400c3f09b81" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:00.912520  1943 ts_tablet_manager.cc:1434] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:14:00.923283  1944 tablet_bootstrap.cc:654] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.937384  1749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72bd3d324da6499a867e3400c3f09b81" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:00.940550  1943 tablet_bootstrap.cc:492] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:00.943750  2318 raft_consensus.cc:515] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.947813  1639 leader_election.cc:304] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab
I20260709 12:14:00.948572  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5ffc08812e448cb34682cf91dfe6e6" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:00.949210  1671 raft_consensus.cc:3060] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.949599  2338 raft_consensus.cc:2749] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:00.961203  2316 leader_election.cc:290] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:00.967608  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164268eef3b74722a7aec3b41527e4da" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:00.968384  1673 raft_consensus.cc:2468] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:14:00.969971  1715 leader_election.cc:304] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:00.971055  2379 raft_consensus.cc:2804] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:00.970964  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164268eef3b74722a7aec3b41527e4da" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:00.971576  2379 raft_consensus.cc:493] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.972074  1896 raft_consensus.cc:2468] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:14:00.972123  2379 raft_consensus.cc:3060] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.975396  1943 tablet_bootstrap.cc:654] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:00.987677  2330 raft_consensus.cc:515] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:00.991717  2318 leader_election.cc:290] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:00.992447  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ffbd82fea407ca2ce462867b0d3b7" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:00.993101  1673 raft_consensus.cc:3060] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:00.996960  1945 tablet_bootstrap.cc:654] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.022593  1944 tablet_bootstrap.cc:492] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:01.000530  2379 raft_consensus.cc:515] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.002413  2330 leader_election.cc:290] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:01.023202  1944 ts_tablet_manager.cc:1403] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.007s
I20260709 12:14:01.010092  1671 raft_consensus.cc:2468] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:01.024335  1715 leader_election.cc:304] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:01.013940  1673 raft_consensus.cc:2468] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:01.015457  1669 raft_consensus.cc:3060] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.026103  1670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164268eef3b74722a7aec3b41527e4da" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:01.026651  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164268eef3b74722a7aec3b41527e4da" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:01.027326  1896 raft_consensus.cc:3060] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.003530  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ffbd82fea407ca2ce462867b0d3b7" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:01.006731  1819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5ffc08812e448cb34682cf91dfe6e6" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
W20260709 12:14:01.029143  1788 leader_election.cc:343] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.026239  2379 leader_election.cc:290] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:01.026747  1670 raft_consensus.cc:3060] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.030745  2379 raft_consensus.cc:2804] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.031415  2379 raft_consensus.cc:697] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:01.032267  2379 consensus_queue.cc:237] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
W20260709 12:14:01.034109  1713 leader_election.cc:343] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.036630  1944 raft_consensus.cc:359] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.037333  1944 raft_consensus.cc:385] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.037607  1944 raft_consensus.cc:740] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.038905  1944 consensus_queue.cc:260] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.040899  1944 ts_tablet_manager.cc:1434] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:14:01.042002  1789 leader_election.cc:304] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:01.043283  1896 raft_consensus.cc:2468] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:01.044585  1714 leader_election.cc:304] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:01.044754  2330 raft_consensus.cc:2804] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.045272  2330 raft_consensus.cc:697] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:01.046250  2318 raft_consensus.cc:2804] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.046124  2330 consensus_queue.cc:237] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.046743  2318 raft_consensus.cc:697] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:01.047560  2318 consensus_queue.cc:237] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.016038  1943 tablet_bootstrap.cc:492] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:14:01.049495  1943 ts_tablet_manager.cc:1403] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.006s
I20260709 12:14:01.052389  1943 raft_consensus.cc:359] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.053012  1943 raft_consensus.cc:385] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.053294  1943 raft_consensus.cc:740] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.054323  1944 tablet_bootstrap.cc:492] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:01.059499  1570 catalog_manager.cc:5697] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.062986  1943 consensus_queue.cc:260] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.065135  1943 ts_tablet_manager.cc:1434] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 12:14:01.062232  1670 raft_consensus.cc:2468] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:01.060725  1944 tablet_bootstrap.cc:654] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.070266  1943 tablet_bootstrap.cc:492] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:01.074347  1945 tablet_bootstrap.cc:492] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:14:01.074949  1945 ts_tablet_manager.cc:1403] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.179s	user 0.013s	sys 0.006s
I20260709 12:14:01.090857  1945 raft_consensus.cc:359] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.091668  1945 raft_consensus.cc:385] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.092120  1945 raft_consensus.cc:740] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.094486  1945 consensus_queue.cc:260] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.096004  1945 ts_tablet_manager.cc:1434] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:14:01.096911  1819 raft_consensus.cc:3060] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.097280  1945 tablet_bootstrap.cc:492] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:14:01.104995  1945 tablet_bootstrap.cc:654] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.107540  1944 tablet_bootstrap.cc:492] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:01.108009  1944 ts_tablet_manager.cc:1403] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260709 12:14:01.108634  1572 catalog_manager.cc:5697] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.111256  2338 consensus_queue.cc:1048] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:01.117813  1943 tablet_bootstrap.cc:654] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.122035  1944 raft_consensus.cc:359] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.122896  1944 raft_consensus.cc:385] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.123252  1944 raft_consensus.cc:740] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.124084  1944 consensus_queue.cc:260] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.128437  1571 catalog_manager.cc:5697] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.130158  2318 raft_consensus.cc:493] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.131361  2318 raft_consensus.cc:515] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.131839  2330 consensus_queue.cc:1048] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.132041  1944 ts_tablet_manager.cc:1434] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:14:01.133514  2318 leader_election.cc:290] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.135044  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:01.135361  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.141961  1713 leader_election.cc:304] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:14:01.143972  2318 raft_consensus.cc:2749] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.136348  1944 tablet_bootstrap.cc:492] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
W20260709 12:14:01.161406  1713 consensus_peers.cc:597] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.162297  1981 consensus_queue.cc:1048] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.171264  2260 raft_consensus.cc:493] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.171782  2260 raft_consensus.cc:515] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.175025  1671 raft_consensus.cc:3060] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.179574  2318 consensus_queue.cc:1048] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.183503  2330 consensus_queue.cc:1048] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.185195  1944 tablet_bootstrap.cc:654] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.188130  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1be0466483427fbfe159697dd364f8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:01.190423  2260 leader_election.cc:290] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.193710  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1be0466483427fbfe159697dd364f8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.199921  1943 tablet_bootstrap.cc:492] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:14:01.196744  1639 leader_election.cc:304] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
W20260709 12:14:01.206761  1621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:01.200409  1943 ts_tablet_manager.cc:1403] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.021s
I20260709 12:14:01.218382  1944 tablet_bootstrap.cc:492] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:01.218916  1944 ts_tablet_manager.cc:1403] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.011s
I20260709 12:14:01.214874  1943 raft_consensus.cc:359] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.224272  1943 raft_consensus.cc:385] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.224579  1943 raft_consensus.cc:740] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.227962  1943 consensus_queue.cc:260] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.228237  1944 raft_consensus.cc:359] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.229004  1944 raft_consensus.cc:385] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.229290  1944 raft_consensus.cc:740] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.230237  1944 consensus_queue.cc:260] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.232792  1944 ts_tablet_manager.cc:1434] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:14:01.233717  1944 tablet_bootstrap.cc:492] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:01.235196  1943 ts_tablet_manager.cc:1434] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:14:01.240595  1944 tablet_bootstrap.cc:654] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.242731  1943 tablet_bootstrap.cc:492] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:01.246986  1944 tablet_bootstrap.cc:492] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:01.247578  1944 ts_tablet_manager.cc:1403] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 12:14:01.250439  1944 raft_consensus.cc:359] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.251176  1944 raft_consensus.cc:385] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.251508  1944 raft_consensus.cc:740] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.252166  1944 consensus_queue.cc:260] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.253768  1944 ts_tablet_manager.cc:1434] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:01.253912  1746 raft_consensus.cc:3060] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.254783  1944 tablet_bootstrap.cc:492] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:01.260787  1944 tablet_bootstrap.cc:654] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:01.327891  1789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 58217.1us
I20260709 12:14:01.329620  2318 raft_consensus.cc:493] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.330170  2318 raft_consensus.cc:515] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.339551  2297 raft_consensus.cc:493] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.340116  2297 raft_consensus.cc:515] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.343472  2297 leader_election.cc:290] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.344895  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.345745  1897 raft_consensus.cc:2468] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:01.346859  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:01.347097  1788 leader_election.cc:304] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:01.347522  1750 raft_consensus.cc:2468] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:01.349864  2297 raft_consensus.cc:2804] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.350320  2297 raft_consensus.cc:493] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.350731  2297 raft_consensus.cc:3060] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.351259  2318 leader_election.cc:290] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.352315  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.354583  1897 raft_consensus.cc:2468] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 0.
I20260709 12:14:01.375015  1945 tablet_bootstrap.cc:492] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:14:01.375552  1945 ts_tablet_manager.cc:1403] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.278s	user 0.019s	sys 0.018s
I20260709 12:14:01.392446  1944 tablet_bootstrap.cc:492] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:01.393011  1944 ts_tablet_manager.cc:1403] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.138s	user 0.017s	sys 0.021s
I20260709 12:14:01.394205  1943 tablet_bootstrap.cc:654] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.377485  1714 leader_election.cc:304] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:01.375208  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:01.385427  2330 raft_consensus.cc:493] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.397133  2330 raft_consensus.cc:515] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.397523  1981 raft_consensus.cc:2749] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.406286  2330 leader_election.cc:290] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.397143  2377 raft_consensus.cc:2804] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.439909  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.440665  1891 raft_consensus.cc:2468] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:01.443953  1788 leader_election.cc:304] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:01.445436  2255 raft_consensus.cc:2804] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.445847  2255 raft_consensus.cc:493] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.446194  2255 raft_consensus.cc:3060] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.446766  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:01.443938  2377 raft_consensus.cc:493] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.448029  2377 raft_consensus.cc:3060] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.448397  2297 raft_consensus.cc:515] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.451689  1944 raft_consensus.cc:359] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:14:01.456260  1788 leader_election.cc:343] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.457489  1944 raft_consensus.cc:385] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.457954  1944 raft_consensus.cc:740] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.458798  1944 consensus_queue.cc:260] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.436869  1945 raft_consensus.cc:359] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.462260  1945 raft_consensus.cc:385] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.462610  1945 raft_consensus.cc:740] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.463768  1945 consensus_queue.cc:260] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.470489  1944 ts_tablet_manager.cc:1434] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.001s
I20260709 12:14:01.461836  2301 raft_consensus.cc:493] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.473462  2301 raft_consensus.cc:515] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.475670  2301 leader_election.cc:290] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:01.474095  2255 raft_consensus.cc:515] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.476397  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.477030  1897 raft_consensus.cc:2468] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:01.478080  1788 leader_election.cc:304] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:01.479423  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:01.481765  2255 leader_election.cc:290] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.482959  2377 raft_consensus.cc:515] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
W20260709 12:14:01.485378  1788 leader_election.cc:343] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.486037  1821 raft_consensus.cc:2393] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:01.486371  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:01.486932  1897 raft_consensus.cc:3060] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.487440  1944 tablet_bootstrap.cc:492] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1: Bootstrap starting.
I20260709 12:14:01.485472  2293 raft_consensus.cc:2804] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.488865  2293 raft_consensus.cc:493] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.489210  2293 raft_consensus.cc:3060] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.494925  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:01.495730  1671 raft_consensus.cc:2468] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:01.497040  2405 raft_consensus.cc:493] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.497471  2405 raft_consensus.cc:515] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.499291  1897 raft_consensus.cc:2468] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:01.499652  2405 leader_election.cc:290] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.501783  1788 leader_election.cc:304] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:01.502004  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:01.502378  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.502905  2301 raft_consensus.cc:2804] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.503204  1897 raft_consensus.cc:2468] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:14:01.503458  2301 raft_consensus.cc:697] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:01.504343  1639 leader_election.cc:304] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:01.505249  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:01.505301  2405 raft_consensus.cc:2804] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.505962  2405 raft_consensus.cc:493] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.506193  1820 raft_consensus.cc:2393] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:01.506299  2405 raft_consensus.cc:3060] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.504760  2377 leader_election.cc:290] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.509354  1945 ts_tablet_manager.cc:1434] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.002s
I20260709 12:14:01.510237  1943 tablet_bootstrap.cc:492] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: No bootstrap required, opened a new log
I20260709 12:14:01.510396  1945 tablet_bootstrap.cc:492] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:14:01.510799  1943 ts_tablet_manager.cc:1403] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.268s	user 0.021s	sys 0.013s
I20260709 12:14:01.512852  1943 raft_consensus.cc:359] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.513387  1943 raft_consensus.cc:385] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.514008  1943 raft_consensus.cc:740] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.514645  1943 consensus_queue.cc:260] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.516695  1943 ts_tablet_manager.cc:1434] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:01.517187  1945 tablet_bootstrap.cc:654] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.517890  2301 consensus_queue.cc:237] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.522639  2297 leader_election.cc:290] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.524350  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:01.524993  1891 raft_consensus.cc:3060] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.523198  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:01.526676  1746 raft_consensus.cc:2393] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 1: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:14:01.527128  2377 raft_consensus.cc:493] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.527633  2377 raft_consensus.cc:515] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.530732  2293 raft_consensus.cc:515] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.531942  1821 raft_consensus.cc:2393] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:01.533478  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:01.534853  1714 leader_election.cc:304] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:14:01.535432  2338 raft_consensus.cc:493] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.535967  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ffbd82fea407ca2ce462867b0d3b7" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:01.536521  2379 raft_consensus.cc:2749] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.536919  1669 raft_consensus.cc:2393] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:01.535921  2338 raft_consensus.cc:515] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.539219  2338 leader_election.cc:290] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:01.539281  2293 leader_election.cc:290] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:01.540861  2405 raft_consensus.cc:515] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.546119  1944 tablet_bootstrap.cc:654] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.545912  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.546865  1897 raft_consensus.cc:2468] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 0.
I20260709 12:14:01.550047  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:01.551303  2377 leader_election.cc:290] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:01.552908  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:01.553512  1896 raft_consensus.cc:3060] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:01.554382  1639 leader_election.cc:343] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.555039  1639 leader_election.cc:304] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:01.556860  2331 raft_consensus.cc:2804] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.557371  2331 raft_consensus.cc:493] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.557813  2331 raft_consensus.cc:3060] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.559162  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:01.563453  1891 raft_consensus.cc:2468] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:01.568009  1896 raft_consensus.cc:2468] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:01.572027  1671 raft_consensus.cc:2393] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:14:01.573982  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ffbd82fea407ca2ce462867b0d3b7" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:01.574473  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:01.574549  2407 consensus_queue.cc:1048] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:01.575385  1823 raft_consensus.cc:2393] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:01.571791  2405 leader_election.cc:290] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.572201  1788 leader_election.cc:304] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:01.577672  2297 raft_consensus.cc:2804] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.577687  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358299f73f67429e83d0bd2c735174a6" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:01.578272  2297 raft_consensus.cc:697] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:01.578534  1896 raft_consensus.cc:2393] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:01.579164  2297 consensus_queue.cc:237] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.579895  1638 leader_election.cc:304] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:14:01.582719  2405 raft_consensus.cc:2749] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.582931  1713 leader_election.cc:304] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:01.583791  2377 raft_consensus.cc:3060] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.585105  2331 raft_consensus.cc:515] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.587764  2379 consensus_queue.cc:1048] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.592453  1788 leader_election.cc:304] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:01.593360  2255 raft_consensus.cc:2804] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.593888  2255 raft_consensus.cc:697] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:01.594745  2255 consensus_queue.cc:237] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.598959  1945 tablet_bootstrap.cc:492] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:14:01.599485  1945 ts_tablet_manager.cc:1403] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.025s
I20260709 12:14:01.603071  2377 raft_consensus.cc:2749] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.605296  1945 raft_consensus.cc:359] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.608057  2318 consensus_queue.cc:1048] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:01.609120  2379 consensus_queue.cc:1048] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.616298  1945 raft_consensus.cc:385] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.616624  1945 raft_consensus.cc:740] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.617254  1945 consensus_queue.cc:260] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.619613  1945 ts_tablet_manager.cc:1434] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:14:01.606770  1572 catalog_manager.cc:5697] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.623766  1820 raft_consensus.cc:3060] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.630064  1945 tablet_bootstrap.cc:492] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7: Bootstrap starting.
I20260709 12:14:01.609107  2331 leader_election.cc:290] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:01.611080  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:01.611151  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:01.632504  1897 raft_consensus.cc:3060] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.633692  2408 consensus_queue.cc:1048] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.639423  1945 tablet_bootstrap.cc:654] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.639911  2317 consensus_queue.cc:1048] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.612957  1944 tablet_bootstrap.cc:492] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1: No bootstrap required, opened a new log
I20260709 12:14:01.641489  1944 ts_tablet_manager.cc:1403] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.004s
I20260709 12:14:01.639997  1897 raft_consensus.cc:2468] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 1.
I20260709 12:14:01.652077  1944 raft_consensus.cc:359] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.652989  1944 raft_consensus.cc:385] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:01.655481  1639 leader_election.cc:343] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:01.656355  1639 leader_election.cc:304] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:01.653330  1944 raft_consensus.cc:740] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.659361  1944 consensus_queue.cc:260] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.663949  1944 ts_tablet_manager.cc:1434] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:14:01.675189  2338 raft_consensus.cc:2804] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.675932  2338 raft_consensus.cc:697] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:01.677074  2338 consensus_queue.cc:237] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.684504  1945 tablet_bootstrap.cc:492] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7: No bootstrap required, opened a new log
I20260709 12:14:01.687264  1945 ts_tablet_manager.cc:1403] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.018s
I20260709 12:14:01.690828  1945 raft_consensus.cc:359] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.691468  1945 raft_consensus.cc:385] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.691720  1945 raft_consensus.cc:740] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.692276  1945 consensus_queue.cc:260] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.693727  1945 ts_tablet_manager.cc:1434] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:01.694974  2301 raft_consensus.cc:493] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.695679  2301 raft_consensus.cc:515] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.698329  2301 leader_election.cc:290] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:01.699901  2331 raft_consensus.cc:493] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.699759  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd209521c504e99a3977ce16fbf1d88" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:01.700999  2331 raft_consensus.cc:515] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.715016  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd209521c504e99a3977ce16fbf1d88" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.719342  1895 raft_consensus.cc:2468] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:01.720909  1788 leader_election.cc:304] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:01.722182  2301 raft_consensus.cc:2804] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:01.722676  2301 raft_consensus.cc:493] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.723096  2301 raft_consensus.cc:3060] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.737015  1671 raft_consensus.cc:2468] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 0.
I20260709 12:14:01.742571  2331 leader_election.cc:290] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.744364  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd209521c504e99a3977ce16fbf1d88" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:01.744184  2301 raft_consensus.cc:515] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.745678  1823 raft_consensus.cc:2393] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3dc4bfec5dd429fbae7011fcc8f04db in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:01.748538  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd209521c504e99a3977ce16fbf1d88" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:01.748950  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd209521c504e99a3977ce16fbf1d88" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:01.749120  1671 raft_consensus.cc:3060] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.749621  1891 raft_consensus.cc:3060] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.753183  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd209521c504e99a3977ce16fbf1d88" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.756194  2379 raft_consensus.cc:493] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.756698  2301 leader_election.cc:290] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:01.756789  2379 raft_consensus.cc:515] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:01.757344  1671 raft_consensus.cc:2468] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:01.758672  1789 leader_election.cc:304] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:01.759366  2379 leader_election.cc:290] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:01.763384  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.764145  1897 raft_consensus.cc:2393] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate c3dc4bfec5dd429fbae7011fcc8f04db in this term.
I20260709 12:14:01.771343  1639 leader_election.cc:304] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:14:01.760180  2255 raft_consensus.cc:2804] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.774914  2255 raft_consensus.cc:697] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:01.775733  2255 consensus_queue.cc:237] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:01.779892  2338 raft_consensus.cc:2749] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.782296  1891 raft_consensus.cc:2468] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:01.799080  2408 raft_consensus.cc:493] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.799584  2408 raft_consensus.cc:515] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.801131  1572 catalog_manager.cc:5697] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.802556  1669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:01.803469  1572 catalog_manager.cc:5697] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.806413  2408 leader_election.cc:290] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:01.806465  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:01.808092  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:01.809180  1715 leader_election.cc:304] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:01.809826  1788 leader_election.cc:304] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:01.810916  2408 raft_consensus.cc:2749] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.814028  2317 raft_consensus.cc:3060] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.826532  1569 catalog_manager.cc:5697] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 1 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.829484  2317 raft_consensus.cc:2749] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.837877  1572 catalog_manager.cc:5697] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.839668  2317 raft_consensus.cc:493] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.840214  2317 raft_consensus.cc:515] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:01.843016  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:01.844204  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:01.844976  1897 raft_consensus.cc:2393] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 1: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:01.846029  2317 leader_election.cc:290] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:01.846127  1714 leader_election.cc:304] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1
I20260709 12:14:01.846969  2317 raft_consensus.cc:3060] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.852947  2317 raft_consensus.cc:2749] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:01.942209  2317 raft_consensus.cc:493] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.942744  2317 raft_consensus.cc:515] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.944861  2317 leader_election.cc:290] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:01.945475  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:01.945856  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:01.946153  1671 raft_consensus.cc:2468] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:01.946489  1820 raft_consensus.cc:2468] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:01.947490  1713 leader_election.cc:304] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:01.948185  2317 raft_consensus.cc:2804] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:01.948797  2317 raft_consensus.cc:493] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:01.949186  2317 raft_consensus.cc:3060] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.958062  2317 raft_consensus.cc:515] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.962486  2317 leader_election.cc:290] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:01.963443  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:01.964216  1820 raft_consensus.cc:3060] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.964540  1671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d8fd953bdf44418989c9b60b360d01" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:01.965170  1671 raft_consensus.cc:3060] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.972483  1671 raft_consensus.cc:2468] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:01.973652  1715 leader_election.cc:304] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:01.974802  1820 raft_consensus.cc:2468] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:01.975118  2317 raft_consensus.cc:2804] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:01.975843  2317 raft_consensus.cc:697] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:01.976663  2317 consensus_queue.cc:237] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER 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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:01.989264  2255 consensus_queue.cc:1048] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:01.990307  1572 catalog_manager.cc:5697] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 0 to 2, leader changed from <none> to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:02.011572  1820 raft_consensus.cc:3060] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.011353  2255 consensus_queue.cc:1048] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.042068 31081 tablet_server.cc:179] TabletServer@127.30.90.65:0 shutting down...
I20260709 12:14:02.046660  2255 consensus_queue.cc:1048] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:02.050060  1863 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 151 similar messages]
W20260709 12:14:02.060962  1863 consensus_peers.cc:597] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.064838  2301 consensus_queue.cc:1048] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:02.075688  1715 consensus_peers.cc:597] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.080746  1789 consensus_peers.cc:597] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.081355  1789 consensus_peers.cc:597] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.083711  1715 consensus_peers.cc:597] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.102854  2330 consensus_queue.cc:1048] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:02.111946  2330 consensus_queue.cc:1048] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:02.112591  1715 consensus_peers.cc:597] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.113269  1715 consensus_peers.cc:597] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.120371  1789 consensus_peers.cc:597] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.147833  1789 consensus_peers.cc:597] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.152603  1715 consensus_peers.cc:597] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.160205  1715 consensus_peers.cc:597] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.168407 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:02.169636 31081 tablet_replica.cc:333] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.170593 31081 raft_consensus.cc:2243] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.171103 31081 raft_consensus.cc:2272] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.174067 31081 tablet_replica.cc:333] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.174749 31081 raft_consensus.cc:2243] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.175542 31081 pending_rounds.cc:70] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Trying to abort 1 pending ops.
I20260709 12:14:02.175834 31081 pending_rounds.cc:77] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622494016274432 op_type: NO_OP noop_request { }
I20260709 12:14:02.176311 31081 raft_consensus.cc:2889] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:02.176652 31081 raft_consensus.cc:2272] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.182442 31081 tablet_replica.cc:333] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.184852 31081 raft_consensus.cc:2243] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:02.185348  1715 consensus_peers.cc:597] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.185508 31081 raft_consensus.cc:2272] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:02.185824  1789 consensus_peers.cc:597] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.188043 31081 tablet_replica.cc:333] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.188750 31081 raft_consensus.cc:2243] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.189177 31081 raft_consensus.cc:2272] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.191531 31081 tablet_replica.cc:333] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.192426 31081 raft_consensus.cc:2243] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.193252 31081 raft_consensus.cc:2272] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.197970 31081 tablet_replica.cc:333] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.198817 31081 raft_consensus.cc:2243] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.199252 31081 raft_consensus.cc:2272] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.201203 31081 tablet_replica.cc:333] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.201826 31081 raft_consensus.cc:2243] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.202148 31081 raft_consensus.cc:2272] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.203666 31081 tablet_replica.cc:333] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.204195 31081 raft_consensus.cc:2243] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.204591 31081 raft_consensus.cc:2272] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.206377 31081 tablet_replica.cc:333] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.206928 31081 raft_consensus.cc:2243] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.207684 31081 raft_consensus.cc:2272] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.209515 31081 tablet_replica.cc:333] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.211818 31081 raft_consensus.cc:2243] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.212714 31081 raft_consensus.cc:2272] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.215021 31081 tablet_replica.cc:333] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.215790 31081 raft_consensus.cc:2243] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.216256 31081 raft_consensus.cc:2272] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:02.221112  1789 consensus_peers.cc:597] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.230682 31081 tablet_replica.cc:333] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.231545 31081 raft_consensus.cc:2243] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.232019 31081 raft_consensus.cc:2272] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.233975 31081 tablet_replica.cc:333] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.234565 31081 raft_consensus.cc:2243] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.234972 31081 raft_consensus.cc:2272] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.236696 31081 tablet_replica.cc:333] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.237318 31081 raft_consensus.cc:2243] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.237864 31081 raft_consensus.cc:2272] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.239677 31081 tablet_replica.cc:333] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.240372 31081 raft_consensus.cc:2243] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.240991 31081 raft_consensus.cc:2272] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.243595 31081 tablet_replica.cc:333] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.244411 31081 raft_consensus.cc:2243] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.244907 31081 raft_consensus.cc:2272] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.247120 31081 tablet_replica.cc:333] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.247924 31081 raft_consensus.cc:2243] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.247664  2301 consensus_queue.cc:1048] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:02.248509 31081 raft_consensus.cc:2272] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.251154 31081 tablet_replica.cc:333] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.251979 31081 raft_consensus.cc:2243] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.252477 31081 raft_consensus.cc:2272] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.255003 31081 tablet_replica.cc:333] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.255801 31081 raft_consensus.cc:2243] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.256323 31081 raft_consensus.cc:2272] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.258750 31081 tablet_replica.cc:333] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.259541 31081 raft_consensus.cc:2243] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.260030 31081 raft_consensus.cc:2272] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.262554 31081 tablet_replica.cc:333] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.263320 31081 raft_consensus.cc:2243] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.263829 31081 raft_consensus.cc:2272] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.266381 31081 tablet_replica.cc:333] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.267212 31081 raft_consensus.cc:2243] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.268127 31081 raft_consensus.cc:2272] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:02.269754  1863 consensus_peers.cc:597] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.270507 31081 tablet_replica.cc:333] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.271363 31081 raft_consensus.cc:2243] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:02.272357  1789 consensus_peers.cc:597] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.274492 31081 raft_consensus.cc:2272] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:02.276976  1789 consensus_peers.cc:597] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.279630 31081 tablet_replica.cc:333] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.280611 31081 raft_consensus.cc:2243] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.281179 31081 raft_consensus.cc:2272] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.283460 31081 tablet_replica.cc:333] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.284268 31081 raft_consensus.cc:2243] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.284780 31081 raft_consensus.cc:2272] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.289603 31081 tablet_replica.cc:333] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.290390 31081 raft_consensus.cc:2243] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.290940 31081 raft_consensus.cc:2272] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.292897 31081 tablet_replica.cc:333] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.293442 31081 raft_consensus.cc:2243] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.293937 31081 raft_consensus.cc:2272] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.296072 31081 tablet_replica.cc:333] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.296669 31081 raft_consensus.cc:2243] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.297169 31081 raft_consensus.cc:2272] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:02.297863  1789 consensus_peers.cc:597] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.299150 31081 tablet_replica.cc:333] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.299821 31081 raft_consensus.cc:2243] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.300577 31081 raft_consensus.cc:2272] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.302666 31081 tablet_replica.cc:333] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.303184 31081 raft_consensus.cc:2243] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.303598 31081 raft_consensus.cc:2272] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.305858 31081 tablet_replica.cc:333] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.306577 31081 raft_consensus.cc:2243] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.307464 31081 raft_consensus.cc:2272] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.310480 31081 tablet_replica.cc:333] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.311255 31081 raft_consensus.cc:2243] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.312179 31081 raft_consensus.cc:2272] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:02.312517  1863 consensus_peers.cc:597] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.314888 31081 tablet_replica.cc:333] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.315786 31081 raft_consensus.cc:2243] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.316300 31081 raft_consensus.cc:2272] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.318849 31081 tablet_replica.cc:333] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.319588 31081 raft_consensus.cc:2243] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.320087 31081 raft_consensus.cc:2272] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.322607 31081 tablet_replica.cc:333] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
W20260709 12:14:02.322643  1863 consensus_peers.cc:597] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.323459 31081 raft_consensus.cc:2243] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.324366 31081 raft_consensus.cc:2272] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.326536 31081 tablet_replica.cc:333] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.327369 31081 raft_consensus.cc:2243] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.327879 31081 raft_consensus.cc:2272] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.329730 31081 tablet_replica.cc:333] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.330257 31081 raft_consensus.cc:2243] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.331015 31081 raft_consensus.cc:2272] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.332791 31081 tablet_replica.cc:333] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.333314 31081 raft_consensus.cc:2243] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.333709 31081 raft_consensus.cc:2272] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.335695 31081 tablet_replica.cc:333] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.336385 31081 raft_consensus.cc:2243] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.336784 31081 raft_consensus.cc:2272] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.338807 31081 tablet_replica.cc:333] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.339468 31081 raft_consensus.cc:2243] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.339956 31081 raft_consensus.cc:2272] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.342346 31081 tablet_replica.cc:333] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.342893 31081 raft_consensus.cc:2243] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.343300 31081 raft_consensus.cc:2272] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.345986 31081 tablet_replica.cc:333] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.346740 31081 raft_consensus.cc:2243] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.347739 31081 raft_consensus.cc:2272] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.349902 31081 tablet_replica.cc:333] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.350572 31081 raft_consensus.cc:2243] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:02.351011 31081 raft_consensus.cc:2272] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.353219 31081 tablet_replica.cc:333] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.353757 31081 raft_consensus.cc:2243] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.354511 31081 raft_consensus.cc:2272] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:02.356436 31081 tablet_replica.cc:333] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: stopping tablet replica
I20260709 12:14:02.356832 31081 raft_consensus.cc:2243] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:02.357630 31081 raft_consensus.cc:2272] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:02.368458  1789 consensus_peers.cc:597] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.372902  1863 consensus_peers.cc:597] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.402734  1789 consensus_peers.cc:597] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.404582  1715 consensus_peers.cc:597] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.428562 31081 tablet_server.cc:196] TabletServer@127.30.90.65:0 shutdown complete.
W20260709 12:14:02.433041  1715 consensus_peers.cc:597] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.441681  1715 consensus_peers.cc:597] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.467432  1789 consensus_peers.cc:597] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.471728  1715 consensus_peers.cc:597] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:02.477995  1863 consensus_peers.cc:597] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.492148  1820 raft_consensus.cc:1275] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:02.494239  2379 consensus_queue.cc:1048] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:02.516649 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:02.541935  2444 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
W20260709 12:14:02.547935  2445 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
I20260709 12:14:02.556157 31081 server_base.cc:1061] running on GCE node
W20260709 12:14:02.559947  2447 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
I20260709 12:14:02.561375 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:02.561745 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:02.561970 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599242561951 us; error 0 us; skew 500 ppm
I20260709 12:14:02.562755 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 12:14:02.563555  1715 consensus_peers.cc:597] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.574862 31081 webserver.cc:533] Webserver started at http://127.30.90.65:36709/ using document root <none> and password file <none>
I20260709 12:14:02.575625 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:02.575892 31081 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:02.579715 31081 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
W20260709 12:14:02.588735  1789 consensus_peers.cc:597] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.590526  2452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260709 12:14:02.591214  1715 consensus_peers.cc:597] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:02.591512 31081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:14:02.591961 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
format_stamp: "Formatted at 2026-07-09 12:13:51 on dist-test-slave-q6ss"
I20260709 12:14:02.592540 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599115200016-31081-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)
I20260709 12:14:02.611840 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:02.613528 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:02.614899 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:02.624676  2460 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:14:02.906203 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:14:02.906620 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.286s	user 0.013s	sys 0.001s
I20260709 12:14:02.907018 31081 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:14:02.912297  2460 tablet_bootstrap.cc:492] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:02.928833  2460 tablet_bootstrap.cc:492] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:02.929886  2460 tablet_bootstrap.cc:492] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:02.930569  2460 ts_tablet_manager.cc:1403] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 12:14:02.933327  2460 raft_consensus.cc:359] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:02.934109  2460 raft_consensus.cc:740] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.934888  2460 consensus_queue.cc:260] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:02.937363  2460 ts_tablet_manager.cc:1434] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:14:02.938241  2460 tablet_bootstrap.cc:492] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:02.956063  2460 tablet_bootstrap.cc:492] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:02.957108  2460 tablet_bootstrap.cc:492] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:02.957873  2460 ts_tablet_manager.cc:1403] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260709 12:14:02.960438  2460 raft_consensus.cc:359] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:02.961169  2460 raft_consensus.cc:740] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.961896  2460 consensus_queue.cc:260] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:02.964018  2460 ts_tablet_manager.cc:1434] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:02.964862  2460 tablet_bootstrap.cc:492] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:02.979774  2460 tablet_bootstrap.cc:492] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:02.980701  2460 tablet_bootstrap.cc:492] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:02.981339  2460 ts_tablet_manager.cc:1403] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:14:02.983742  2460 raft_consensus.cc:359] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:02.984396  2460 raft_consensus.cc:740] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.985059  2460 consensus_queue.cc:260] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:02.987138  2460 ts_tablet_manager.cc:1434] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:02.987928  2460 tablet_bootstrap.cc:492] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.002231  2460 tablet_bootstrap.cc:492] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.003167  2460 tablet_bootstrap.cc:492] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.003798  2460 ts_tablet_manager.cc:1403] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:14:03.006148  2460 raft_consensus.cc:359] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.006774  2460 raft_consensus.cc:740] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.007388  2460 consensus_queue.cc:260] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.008705  2460 ts_tablet_manager.cc:1434] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 12:14:03.009305  2460 tablet_bootstrap.cc:492] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.022332  2460 tablet_bootstrap.cc:492] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.023325  2460 tablet_bootstrap.cc:492] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.024035  2460 ts_tablet_manager.cc:1403] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:14:03.026862  2460 raft_consensus.cc:359] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.027727  2460 raft_consensus.cc:740] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.028461  2460 consensus_queue.cc:260] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.030864  2460 ts_tablet_manager.cc:1434] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:03.031775  2460 tablet_bootstrap.cc:492] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.046628  2460 tablet_bootstrap.cc:492] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.047561  2460 tablet_bootstrap.cc:492] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.048175  2460 ts_tablet_manager.cc:1403] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:14:03.050603  2460 raft_consensus.cc:359] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.051244  2460 raft_consensus.cc:740] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.051936  2460 consensus_queue.cc:260] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.054090  2460 ts_tablet_manager.cc:1434] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:03.054841  2460 tablet_bootstrap.cc:492] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.092103  2460 tablet_bootstrap.cc:492] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.092988  2460 tablet_bootstrap.cc:492] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.093705  2460 ts_tablet_manager.cc:1403] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.019s
I20260709 12:14:03.096781  2460 raft_consensus.cc:359] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.097432  2460 raft_consensus.cc:740] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.098091  2460 consensus_queue.cc:260] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.100126  2460 ts_tablet_manager.cc:1434] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:03.100857  2460 tablet_bootstrap.cc:492] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.120339  2460 tablet_bootstrap.cc:492] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.121256  2460 tablet_bootstrap.cc:492] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.121891  2460 ts_tablet_manager.cc:1403] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:14:03.124191  2460 raft_consensus.cc:359] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.124851  2460 raft_consensus.cc:740] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.125643  2460 consensus_queue.cc:260] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.128067  2460 ts_tablet_manager.cc:1434] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:03.128830  2460 tablet_bootstrap.cc:492] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.144629  2460 tablet_bootstrap.cc:492] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.145574  2460 tablet_bootstrap.cc:492] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.146189  2460 ts_tablet_manager.cc:1403] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:14:03.148576  2460 raft_consensus.cc:359] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.149214  2460 raft_consensus.cc:740] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.149928  2460 consensus_queue.cc:260] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.151851  2460 ts_tablet_manager.cc:1434] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:03.152701  2460 tablet_bootstrap.cc:492] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.174603  2460 tablet_bootstrap.cc:492] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.175525  2460 tablet_bootstrap.cc:492] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.176183  2460 ts_tablet_manager.cc:1403] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260709 12:14:03.178422  2460 raft_consensus.cc:359] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.179062  2460 raft_consensus.cc:740] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.179720  2460 consensus_queue.cc:260] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.181610  2460 ts_tablet_manager.cc:1434] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:14:03.182346  2460 tablet_bootstrap.cc:492] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.193754 31081 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:14:03.194142 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.287s	user 0.269s	sys 0.007s
I20260709 12:14:03.195755  2460 tablet_bootstrap.cc:492] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.196800  2460 tablet_bootstrap.cc:492] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.197486  2460 ts_tablet_manager.cc:1403] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:14:03.199883  2460 raft_consensus.cc:359] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.200582  2460 raft_consensus.cc:740] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.201279  2460 consensus_queue.cc:260] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.203446  2460 ts_tablet_manager.cc:1434] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:03.204535  2460 tablet_bootstrap.cc:492] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.225955  2460 tablet_bootstrap.cc:492] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.230980  2460 tablet_bootstrap.cc:492] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.231580  2460 ts_tablet_manager.cc:1403] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260709 12:14:03.233750  2460 raft_consensus.cc:359] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.234309  2460 raft_consensus.cc:740] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.234948  2460 consensus_queue.cc:260] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.236799  2460 ts_tablet_manager.cc:1434] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:03.238379  2460 tablet_bootstrap.cc:492] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.252538  2460 tablet_bootstrap.cc:492] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.253293  2460 tablet_bootstrap.cc:492] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.253937  2460 ts_tablet_manager.cc:1403] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:14:03.255779  2460 raft_consensus.cc:359] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.256321  2460 raft_consensus.cc:740] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.256965  2460 consensus_queue.cc:260] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.260492  2460 ts_tablet_manager.cc:1434] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:14:03.261255  2460 tablet_bootstrap.cc:492] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.278227  2460 tablet_bootstrap.cc:492] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.279064 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:34013
I20260709 12:14:03.279193  2531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:34013 every 8 connection(s)
I20260709 12:14:03.280627  2460 tablet_bootstrap.cc:492] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.281801  2460 ts_tablet_manager.cc:1403] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260709 12:14:03.284354  2460 raft_consensus.cc:359] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.285019  2460 raft_consensus.cc:740] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.285733  2460 consensus_queue.cc:260] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.287964  2460 ts_tablet_manager.cc:1434] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:14:03.288803  2460 tablet_bootstrap.cc:492] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.292510  2330 raft_consensus.cc:493] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.293125  2330 raft_consensus.cc:515] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.299964  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:03.307377  2458 raft_consensus.cc:493] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.308104  2458 raft_consensus.cc:515] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.322736  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:03.323650  1823 raft_consensus.cc:2468] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:14:03.334288  1861 leader_election.cc:304] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:03.353912  2113 raft_consensus.cc:2804] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.354323  2113 raft_consensus.cc:493] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.354689  2113 raft_consensus.cc:3060] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.356743  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.350935  2409 raft_consensus.cc:493] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.351639  2532 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42029
I20260709 12:14:03.357882  2409 raft_consensus.cc:515] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.352200  2458 leader_election.cc:290] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.358330  2532 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:03.359774  2532 heartbeater.cc:507] Master 127.30.90.126:42029 requested a full tablet report, sending...
I20260709 12:14:03.360097  2409 leader_election.cc:290] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.363976  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:03.367348  2379 raft_consensus.cc:493] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.342869  2330 leader_election.cc:290] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.367916  2379 raft_consensus.cc:515] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.384019  2379 leader_election.cc:290] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.387156  2255 raft_consensus.cc:493] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.387779  2255 raft_consensus.cc:515] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.392714  2255 leader_election.cc:290] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.393035  2301 raft_consensus.cc:493] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.393877  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:03.393610  2301 raft_consensus.cc:515] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.397477  2301 leader_election.cc:290] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.395967  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.392727  2113 raft_consensus.cc:515] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:14:03.400792  1715 leader_election.cc:343] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.402421  2113 leader_election.cc:290] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.408701  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.410102  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.410890  2505 raft_consensus.cc:2468] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:14:03.411295  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
W20260709 12:14:03.412127  1863 leader_election.cc:343] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.412884  1714 leader_election.cc:304] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.413761  1863 leader_election.cc:304] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:14:03.414144  2378 raft_consensus.cc:2749] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:03.414209  2460 tablet_bootstrap.cc:492] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
W20260709 12:14:03.415367  1863 leader_election.cc:343] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.415416  2460 tablet_bootstrap.cc:492] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.416718  2460 ts_tablet_manager.cc:1403] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.128s	user 0.054s	sys 0.036s
I20260709 12:14:03.419071  1823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520af4554c2149ec87a2349cc2255ef0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:03.419487  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:03.419639  1823 raft_consensus.cc:3060] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.416817  2113 raft_consensus.cc:2804] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.421833  2113 raft_consensus.cc:493] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.421054  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:03.419665  2460 raft_consensus.cc:359] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.425519  1823 raft_consensus.cc:2468] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:03.425676  2460 raft_consensus.cc:740] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.426611  2460 consensus_queue.cc:260] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.427906  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.428629  2504 raft_consensus.cc:2468] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:03.428975  1861 leader_election.cc:304] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.429350  2113 raft_consensus.cc:3060] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.429972  2409 raft_consensus.cc:2804] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.430068  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.430522  2409 raft_consensus.cc:697] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:03.431427  2409 consensus_queue.cc:237] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:14:03.434798  1789 leader_election.cc:343] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.435273  1789 leader_election.cc:304] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [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: de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.435608  2460 ts_tablet_manager.cc:1434] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:14:03.436543  2460 tablet_bootstrap.cc:492] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.436726  2255 raft_consensus.cc:2749] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:03.440922  2458 raft_consensus.cc:493] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.441459  2458 raft_consensus.cc:515] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.445220  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:03.445312  1789 leader_election.cc:304] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab
I20260709 12:14:03.445598  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.446165  1821 raft_consensus.cc:2468] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:14:03.444252  2458 leader_election.cc:290] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.446580  2255 raft_consensus.cc:2804] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.447082  2255 raft_consensus.cc:493] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.447511  2255 raft_consensus.cc:3060] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.448065  1861 leader_election.cc:304] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
W20260709 12:14:03.449673  1863 leader_election.cc:343] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.449702  2458 raft_consensus.cc:2804] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.453154  2458 raft_consensus.cc:493] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.453588  2458 raft_consensus.cc:3060] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.436856  1569 ts_manager.cc:194] Re-registered known tserver with Master: c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:03.458263  1789 leader_election.cc:343] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.458976  1789 leader_election.cc:304] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [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: de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.460004  2330 raft_consensus.cc:2749] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:03.463617  1572 catalog_manager.cc:5697] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 2 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.468571  2255 raft_consensus.cc:515] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.471218  2409 raft_consensus.cc:493] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.472262  2409 raft_consensus.cc:515] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.473332  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.474265  2504 raft_consensus.cc:3060] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.475292  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.475414  2113 raft_consensus.cc:515] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:14:03.477190  1863 leader_election.cc:343] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.478317  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:03.481060  2379 raft_consensus.cc:493] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.514922  2379 raft_consensus.cc:515] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.494246  2255 leader_election.cc:290] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.516525  2255 raft_consensus.cc:493] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.517182  2379 leader_election.cc:290] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.517043  2255 raft_consensus.cc:515] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.519234  2255 leader_election.cc:290] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:03.494789  2330 raft_consensus.cc:493] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.520853  2330 raft_consensus.cc:515] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.506423  2504 raft_consensus.cc:2468] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 2.
I20260709 12:14:03.510238  2458 raft_consensus.cc:515] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.522487  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.522967  2330 leader_election.cc:290] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:03.523147  2504 raft_consensus.cc:2468] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:03.523907  2458 leader_election.cc:290] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.524876  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:03.525784  1789 leader_election.cc:304] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab
I20260709 12:14:03.526269  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.521065  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:03.527837  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:03.528162  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:03.528321  2301 raft_consensus.cc:2804] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.529093  2301 raft_consensus.cc:697] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 2 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:03.530169  2301 consensus_queue.cc:237] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.531137  1715 leader_election.cc:304] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:03.528425  1821 raft_consensus.cc:3060] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.533295  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a3d641f1041c4a63d91933630e08f" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.500187  2460 tablet_bootstrap.cc:492] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.534778  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.535082  2460 tablet_bootstrap.cc:492] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.535946  2460 ts_tablet_manager.cc:1403] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.100s	user 0.034s	sys 0.024s
W20260709 12:14:03.536000  1789 leader_election.cc:343] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.536276  2409 leader_election.cc:290] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:14:03.536415  1863 leader_election.cc:343] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.536571  1789 leader_election.cc:304] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [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: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.538877  2408 raft_consensus.cc:2749] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:03.539050  2409 raft_consensus.cc:493] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.539835  2409 raft_consensus.cc:515] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.540328  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:03.541010  1746 raft_consensus.cc:2468] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:14:03.537184  2379 raft_consensus.cc:2804] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.541872  2379 raft_consensus.cc:493] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.542577  2409 leader_election.cc:290] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.555572  2379 raft_consensus.cc:3060] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.543757  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.544358  2460 raft_consensus.cc:359] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.547057  1862 leader_election.cc:304] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.559514  2460 raft_consensus.cc:740] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.559933  2409 raft_consensus.cc:2804] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.559021  1572 catalog_manager.cc:5697] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.560289  2460 consensus_queue.cc:260] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.561386  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.562018  2460 ts_tablet_manager.cc:1434] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 12:14:03.562119  2505 raft_consensus.cc:3060] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.548597  1821 raft_consensus.cc:2468] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:03.549253  2113 leader_election.cc:290] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.553731  2378 raft_consensus.cc:493] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.567814  2378 raft_consensus.cc:515] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
W20260709 12:14:03.559146  1789 leader_election.cc:343] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:03.569568  1863 leader_election.cc:343] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.569881  1789 leader_election.cc:304] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [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: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.560294  2409 raft_consensus.cc:493] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.572697  2409 raft_consensus.cc:3060] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.574447  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.575242  2504 raft_consensus.cc:2468] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:03.571472  2460 tablet_bootstrap.cc:492] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.577760  1715 leader_election.cc:304] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:03.579330  2378 leader_election.cc:290] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:03.579450  2377 raft_consensus.cc:2804] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.582690  2377 raft_consensus.cc:493] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.583103  2377 raft_consensus.cc:3060] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.580896  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:03.586138  2409 raft_consensus.cc:515] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.587474  2505 raft_consensus.cc:2468] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:03.588011  1569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51236
I20260709 12:14:03.588871  2255 raft_consensus.cc:2749] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:03.589596  2255 raft_consensus.cc:493] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.590047  2255 raft_consensus.cc:515] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.591023  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:03.591801  2255 leader_election.cc:290] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.592064  1861 leader_election.cc:304] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.592586  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:03.592826  2113 raft_consensus.cc:2804] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.593923  2113 raft_consensus.cc:697] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:03.591801  1863 leader_election.cc:304] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:03.592660  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:03.595352  1746 raft_consensus.cc:3060] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.594928  2113 consensus_queue.cc:237] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.596915  2532 heartbeater.cc:499] Master 127.30.90.126:42029 was elected leader, sending a full tablet report...
I20260709 12:14:03.597991  2542 raft_consensus.cc:2804] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.598524  2542 raft_consensus.cc:697] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:03.599416  2542 consensus_queue.cc:237] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.603916  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:03.604492  1897 raft_consensus.cc:2468] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:03.614264  1788 leader_election.cc:304] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:03.615397  2255 raft_consensus.cc:2804] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.615772  2255 raft_consensus.cc:493] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.616117  2255 raft_consensus.cc:3060] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.621953  2458 raft_consensus.cc:493] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.622654  2458 raft_consensus.cc:515] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.624931  2458 leader_election.cc:290] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.628271  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.628844  1746 raft_consensus.cc:2468] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:03.629475  2503 raft_consensus.cc:2468] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:03.588433  2409 leader_election.cc:290] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:03.632261  2255 raft_consensus.cc:515] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.628387  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b708da1152a485e844895fccb3968c0" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.653540  1861 leader_election.cc:304] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:03.654881  2409 raft_consensus.cc:2749] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:03.663486  2379 raft_consensus.cc:515] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.666513  2379 leader_election.cc:290] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.674240  2377 raft_consensus.cc:515] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.677712  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:03.678639  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:03.679337  1891 raft_consensus.cc:3060] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.679507  2408 raft_consensus.cc:493] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.680291  2408 raft_consensus.cc:515] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.680845  2409 raft_consensus.cc:493] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.681602  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:03.682413  1820 raft_consensus.cc:2393] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 471e5579451d4b2eac808ac15d864bab in current term 2: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:03.682564  2408 leader_election.cc:290] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.681398  2409 raft_consensus.cc:515] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.679633  2542 raft_consensus.cc:493] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.683419  2542 raft_consensus.cc:515] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.685132  2409 leader_election.cc:290] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:03.686776  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
W20260709 12:14:03.687793  1715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 77513.4us
I20260709 12:14:03.688136  2505 raft_consensus.cc:2393] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 2: Already voted for candidate 471e5579451d4b2eac808ac15d864bab in this term.
I20260709 12:14:03.689508  1862 leader_election.cc:304] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:03.687016  2542 leader_election.cc:290] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.689639  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.691668  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:03.693259  2542 raft_consensus.cc:2804] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.691720  2503 raft_consensus.cc:3060] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.693913  2301 raft_consensus.cc:493] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.694548  2301 raft_consensus.cc:515] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.687213  1891 raft_consensus.cc:2468] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:03.693804  2542 raft_consensus.cc:697] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:03.696645  2301 leader_election.cc:290] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:03.699677  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.706908  2551 raft_consensus.cc:493] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:03.716014  2505 raft_consensus.cc:3060] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.716255  2551 raft_consensus.cc:515] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.698431  2409 raft_consensus.cc:493] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.707351  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:03.707856  1714 leader_election.cc:304] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:03.719115  1746 raft_consensus.cc:2468] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:14:03.710155  2504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.719925  2504 raft_consensus.cc:2468] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:14:03.719975  2409 raft_consensus.cc:515] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.709976  1569 catalog_manager.cc:5697] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 2 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.712411  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.713212  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab971a1a54814eedb144a80dcb25975a" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.722366  2502 raft_consensus.cc:2393] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 471e5579451d4b2eac808ac15d864bab in current term 2: Already voted for candidate de71b624000244f686d2608fbac206e1 in this term.
I20260709 12:14:03.722299  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:03.722926  2378 raft_consensus.cc:2804] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.723357  1891 raft_consensus.cc:3060] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.723587  2505 raft_consensus.cc:2468] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:03.726238  2553 raft_consensus.cc:493] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.726748  2553 raft_consensus.cc:515] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.725739  2378 raft_consensus.cc:697] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:03.731539  2409 leader_election.cc:290] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:03.699148  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9705057733234ab2abe1eb78e5d94511" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:03.731752  2378 consensus_queue.cc:237] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.732343  2553 leader_election.cc:290] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.732889  1862 leader_election.cc:304] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:03.733431  1788 leader_election.cc:304] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [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: de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.734704  2408 raft_consensus.cc:3060] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.736421  2551 leader_election.cc:290] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:03.737057  2551 raft_consensus.cc:2804] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.737481  2551 raft_consensus.cc:493] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.737890  2551 raft_consensus.cc:3060] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.716212  2542 consensus_queue.cc:237] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER 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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.740001  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.741725  2377 leader_election.cc:290] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:03.746222  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:03.747080  1746 raft_consensus.cc:2468] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 1.
I20260709 12:14:03.747277  2551 raft_consensus.cc:515] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.749528  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:03.750982  1715 leader_election.cc:304] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:14:03.751842  2553 raft_consensus.cc:2804] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.752358  2553 raft_consensus.cc:697] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:03.753252  2553 consensus_queue.cc:237] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.747893  2408 raft_consensus.cc:2749] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:03.755427  2551 leader_election.cc:290] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:14:03.761497  1715 leader_election.cc:343] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.761829  2255 leader_election.cc:290] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.763435  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758f8e6d165c484f8a836706f044997c" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.764101  2501 raft_consensus.cc:3060] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.766387  1862 leader_election.cc:304] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:03.767843  2551 raft_consensus.cc:2804] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.771595  2551 raft_consensus.cc:493] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
W20260709 12:14:03.714288  1863 leader_election.cc:343] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:03.775923  1863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 61673.1us
I20260709 12:14:03.776937  1863 leader_election.cc:304] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: de71b624000244f686d2608fbac206e1
I20260709 12:14:03.777791  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
W20260709 12:14:03.778121  1863 leader_election.cc:343] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.729360  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:03.780085  1863 leader_election.cc:304] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:03.729713  2503 raft_consensus.cc:2468] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:03.730461  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.782522  2505 raft_consensus.cc:2393] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de71b624000244f686d2608fbac206e1 in current term 2: Already voted for candidate 31494757f08b46e2a343194f7f907fd7 in this term.
I20260709 12:14:03.783634  2554 raft_consensus.cc:3060] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.773200  2501 raft_consensus.cc:2468] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 2.
I20260709 12:14:03.786065  1789 leader_election.cc:304] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:03.788060  2330 raft_consensus.cc:2804] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.788589  2330 raft_consensus.cc:697] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 2 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:03.788654  1891 raft_consensus.cc:2468] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 2.
I20260709 12:14:03.789479  2409 raft_consensus.cc:2764] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:14:03.790140  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.791354  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.792311  2505 raft_consensus.cc:2468] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
W20260709 12:14:03.793093  1863 leader_election.cc:343] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.791652  2255 raft_consensus.cc:493] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.793973  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.792917  2330 consensus_queue.cc:237] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.797883  2255 raft_consensus.cc:515] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.705721  2460 tablet_bootstrap.cc:492] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.800199  2255 leader_election.cc:290] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.801229  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.802601  1863 leader_election.cc:304] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7
W20260709 12:14:03.802932  1789 leader_election.cc:343] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.803551  2542 raft_consensus.cc:2804] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:03.804117  2542 raft_consensus.cc:493] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.804597  2542 raft_consensus.cc:3060] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:03.806090  2377 raft_consensus.cc:493] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
W20260709 12:14:03.803843  1863 leader_election.cc:343] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.804636  2551 raft_consensus.cc:3060] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.806715  2377 raft_consensus.cc:515] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.807067  1572 catalog_manager.cc:5697] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 2 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.808897  1572 catalog_manager.cc:5697] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 2 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.809832  2460 tablet_bootstrap.cc:492] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.810631  2460 ts_tablet_manager.cc:1403] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.248s	user 0.038s	sys 0.049s
I20260709 12:14:03.810977  2554 raft_consensus.cc:2749] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:03.811826  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:03.813915  1788 leader_election.cc:304] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [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: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.814254  1820 raft_consensus.cc:2468] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:03.812911  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:03.815338  1897 raft_consensus.cc:2468] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 1.
I20260709 12:14:03.815478  2301 raft_consensus.cc:3060] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.817687  1788 leader_election.cc:304] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [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: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.818217  1713 leader_election.cc:304] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:03.819460  2255 raft_consensus.cc:2804] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.819836  2555 raft_consensus.cc:2804] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.819991  2255 raft_consensus.cc:493] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.820363  2555 raft_consensus.cc:493] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.808929  2377 leader_election.cc:290] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:03.820943  2555 raft_consensus.cc:3060] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.820490  2255 raft_consensus.cc:3060] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.806947  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096e0a8be9403099795054ead0bebf" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:03.825798  1747 raft_consensus.cc:3060] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.822623  2377 raft_consensus.cc:493] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.812592  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.833472  2460 raft_consensus.cc:359] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.834563  2460 raft_consensus.cc:740] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.836469  2460 consensus_queue.cc:260] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.840646  2460 ts_tablet_manager.cc:1434] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:14:03.849375  2460 tablet_bootstrap.cc:492] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:03.831853  2377 raft_consensus.cc:515] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
W20260709 12:14:03.851668  1715 leader_election.cc:343] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.851919  2255 raft_consensus.cc:515] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.858538  1891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:03.859090  2255 leader_election.cc:290] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:03.859138  1891 raft_consensus.cc:3060] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.857636  2551 raft_consensus.cc:515] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:14:03.862723  1863 consensus_peers.cc:597] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:03.872188  1891 raft_consensus.cc:2468] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de71b624000244f686d2608fbac206e1 in term 2.
I20260709 12:14:03.873695  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.874423  1788 leader_election.cc:304] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:03.876019  2408 raft_consensus.cc:2804] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.876576  2408 raft_consensus.cc:697] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 2 LEADER]: Becoming Leader. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:03.877492  2408 consensus_queue.cc:237] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:03.878851  2377 leader_election.cc:290] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:03.880718  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:03.881103  1747 raft_consensus.cc:2468] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:03.881450  1820 raft_consensus.cc:2468] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 1.
I20260709 12:14:03.883313  1862 leader_election.cc:304] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.863724  1572 catalog_manager.cc:5697] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:03.887447  1789 leader_election.cc:343] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.886904  2554 raft_consensus.cc:2804] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.889129  1713 leader_election.cc:304] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:03.890810  1895 raft_consensus.cc:2393] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31494757f08b46e2a343194f7f907fd7 in current term 2: Already voted for candidate 471e5579451d4b2eac808ac15d864bab in this term.
I20260709 12:14:03.891062  2377 raft_consensus.cc:2804] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:03.891288  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:03.891662  2377 raft_consensus.cc:493] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:03.893139  2377 raft_consensus.cc:3060] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.898793  2551 leader_election.cc:290] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:03.899942  2542 raft_consensus.cc:515] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:14:03.902745  2557 log.cc:927] Time spent T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:14:03.904379  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.905828  1714 leader_election.cc:304] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
W20260709 12:14:03.907078  1715 leader_election.cc:343] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.907277  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167fcd779fba45e09e0260b3bdc6e106" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:03.907945  1747 raft_consensus.cc:3060] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:03.908432  1863 leader_election.cc:343] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:03.893929  2554 raft_consensus.cc:697] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:03.922164  1747 raft_consensus.cc:2468] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:03.922788  2378 raft_consensus.cc:2749] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:03.924590  2505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:03.924549  2554 consensus_queue.cc:237] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.926476  1862 leader_election.cc:304] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [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: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:03.925427  2505 raft_consensus.cc:3060] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:03.929234  2458 raft_consensus.cc:2804] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.929860  2458 raft_consensus.cc:697] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:03.930800  2458 consensus_queue.cc:237] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.923636  2377 raft_consensus.cc:515] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.935479  2377 leader_election.cc:290] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:03.937526  1572 catalog_manager.cc:5697] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.935673  2460 tablet_bootstrap.cc:492] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:03.941355  1570 catalog_manager.cc:5697] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.905234  2555 raft_consensus.cc:515] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:03.971194  2460 tablet_bootstrap.cc:492] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:03.972107  2460 ts_tablet_manager.cc:1403] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.013s
I20260709 12:14:03.980620  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:03.983435  1820 raft_consensus.cc:3060] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.965154  2542 leader_election.cc:290] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:03.991010  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e618334f20e04fd9a5823b4adc57b5c8" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:03.990020  2460 raft_consensus.cc:359] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:03.993768  2460 raft_consensus.cc:740] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:03.995507  2460 consensus_queue.cc:260] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:04.008174  2460 ts_tablet_manager.cc:1434] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 12:14:04.009380  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
I20260709 12:14:04.015087  2460 tablet_bootstrap.cc:492] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:04.018205  1897 raft_consensus.cc:1275] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer de71b624000244f686d2608fbac206e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.035917  1823 raft_consensus.cc:1275] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.041966  2542 consensus_queue.cc:1048] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:04.043627  2505 raft_consensus.cc:2468] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 3.
I20260709 12:14:04.027830  2330 consensus_queue.cc:1048] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:14:04.069336  2555 leader_election.cc:290] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Requested vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:04.074591  1715 leader_election.cc:343] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.060335  2503 raft_consensus.cc:1275] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Refusing update from remote peer de71b624000244f686d2608fbac206e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.082247  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:04.091322  1818 raft_consensus.cc:3060] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:04.091823  2255 consensus_queue.cc:1048] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:04.088781  1819 raft_consensus.cc:1275] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.071770  2301 raft_consensus.cc:2749] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:04.085675  1863 leader_election.cc:304] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:04.087167  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
W20260709 12:14:04.095615  1715 leader_election.cc:343] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:04.096421  2409 raft_consensus.cc:2804] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:04.098076  2501 raft_consensus.cc:1275] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.103540  2409 raft_consensus.cc:697] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 3 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:04.098999  1820 raft_consensus.cc:2468] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:04.100304  1821 raft_consensus.cc:1275] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.105121  2542 consensus_queue.cc:1048] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:04.106123  2409 consensus_queue.cc:237] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER 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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:04.106731  2542 consensus_queue.cc:1048] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:04.109805  1713 leader_election.cc:304] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:04.101265  2458 consensus_queue.cc:1048] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:04.101423  1818 raft_consensus.cc:2468] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:04.113335  1713 leader_election.cc:304] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [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: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:04.114616  2378 raft_consensus.cc:2804] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:04.116324  2377 raft_consensus.cc:2804] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:04.116664  2378 raft_consensus.cc:697] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:04.116918  2377 raft_consensus.cc:697] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:04.117735  2378 consensus_queue.cc:237] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:04.117851  2377 consensus_queue.cc:237] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:04.114845  1571 catalog_manager.cc:5697] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 2 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.137161  1572 catalog_manager.cc:5697] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to de71b624000244f686d2608fbac206e1 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "de71b624000244f686d2608fbac206e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:04.221710  1789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 44051.2us
I20260709 12:14:04.272482  2504 raft_consensus.cc:1275] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Refusing update from remote peer de71b624000244f686d2608fbac206e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.275228  2255 consensus_queue.cc:1048] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:04.282706  1746 raft_consensus.cc:1275] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:04.290066  2113 consensus_queue.cc:1048] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 12:14:04.309770  1713 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:45319, user_credentials={real_user=slave}} blocked reactor thread for 72266us
W20260709 12:14:04.427079  2575 log.cc:927] Time spent T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
W20260709 12:14:04.436051  2574 log.cc:927] Time spent T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7: Append to log took a long time: real 0.259s	user 0.001s	sys 0.000s
I20260709 12:14:04.662470  2499 raft_consensus.cc:1275] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.682768  1824 raft_consensus.cc:1275] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.685200  1571 catalog_manager.cc:5697] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.690987  1571 catalog_manager.cc:5697] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.719067  2460 tablet_bootstrap.cc:492] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:04.720453  2460 tablet_bootstrap.cc:492] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:04.721395  2460 ts_tablet_manager.cc:1403] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.707s	user 0.029s	sys 0.020s
I20260709 12:14:04.769691  2460 raft_consensus.cc:359] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:04.770553  2460 raft_consensus.cc:740] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.771235  2460 consensus_queue.cc:260] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
W20260709 12:14:04.786425  1862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:44587, user_credentials={real_user=slave}} blocked reactor thread for 45570.6us
I20260709 12:14:04.786964  1750 raft_consensus.cc:1275] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.788563  2460 ts_tablet_manager.cc:1434] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:14:04.789512  2460 tablet_bootstrap.cc:492] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:04.794528  1896 raft_consensus.cc:1275] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer de71b624000244f686d2608fbac206e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.794407  2608 consensus_queue.cc:1048] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:04.796182  1747 raft_consensus.cc:1275] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:04.797309  1863 consensus_peers.cc:597] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:04.797595  2609 consensus_queue.cc:1048] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:04.798285  1863 consensus_peers.cc:597] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:04.806311  1715 consensus_peers.cc:597] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:04.813460  1891 raft_consensus.cc:1275] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer de71b624000244f686d2608fbac206e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:04.804862  1569 catalog_manager.cc:5697] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 1 to 2, leader changed from c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65) to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 2 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.819161  1569 catalog_manager.cc:5697] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 2 to 3, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 3 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.823483  1747 raft_consensus.cc:3055] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:04.823947  1747 raft_consensus.cc:740] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:04.824673  1747 consensus_queue.cc:260] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:04.836027  1747 raft_consensus.cc:3060] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:04.844678  2610 consensus_queue.cc:1048] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:14:04.841163  2589 consensus_queue.cc:1048] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 12:14:04.853863  1789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:34013, user_credentials={real_user=slave}} blocked reactor thread for 43584us
I20260709 12:14:04.853581  1747 raft_consensus.cc:1275] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:14:04.855089  1747 pending_rounds.cc:85] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7: Aborting all ops after (but not including) 1
I20260709 12:14:04.856835  1747 pending_rounds.cc:107] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:14:04.862875  1747 raft_consensus.cc:2889] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:04.865408  2255 consensus_queue.cc:1048] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:04.856343  1818 raft_consensus.cc:1275] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:04.883790  1713 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:45319, user_credentials={real_user=slave}} blocked reactor thread for 57726.6us
I20260709 12:14:04.902062  2330 consensus_queue.cc:1048] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:04.920687  1895 raft_consensus.cc:1240] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 3 LEADER]: Rejecting Update request from peer 31494757f08b46e2a343194f7f907fd7 for earlier term 2. Current term is 3. Ops: []
W20260709 12:14:04.921415  1862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:44587, user_credentials={real_user=slave}} blocked reactor thread for 71761.4us
I20260709 12:14:04.939849  2595 consensus_queue.cc:1048] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
W20260709 12:14:05.038053  2616 log.cc:927] Time spent T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab: Append to log took a long time: real 0.125s	user 0.000s	sys 0.000s
I20260709 12:14:05.042260  1820 raft_consensus.cc:1275] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:05.044016  2597 consensus_queue.cc:1048] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:05.045292  2496 raft_consensus.cc:3060] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:05.045511  1863 consensus_peers.cc:597] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:05.044269  2499 raft_consensus.cc:1275] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:14:05.054543  1715 consensus_peers.cc:597] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:05.061671  1715 consensus_peers.cc:597] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:05.085680  2460 tablet_bootstrap.cc:492] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.031515  2378 consensus_queue.cc:1048] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
W20260709 12:14:05.095178  2624 log.cc:927] Time spent T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 12:14:05.107561  2460 tablet_bootstrap.cc:492] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.108542  2460 ts_tablet_manager.cc:1403] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.319s	user 0.016s	sys 0.009s
W20260709 12:14:05.122908  1789 consensus_peers.cc:597] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:05.124200  1789 consensus_peers.cc:597] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:05.124845  1789 consensus_peers.cc:597] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:05.153627  2502 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37778 (request call id 35) took 1005 ms. Trace:
W20260709 12:14:05.155934  1789 consensus_peers.cc:597] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:05.154294  2502 rpcz_store.cc:276] 0709 12:14:04.148480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.152739 (+  4259us) service_pool.cc:224] Handling call
0709 12:14:04.674266 (+521527us) spinlock_profiling.cc:243] Waited 6.28 ms on lock 0x7b5800004898. stack: 00007fac086da343 00007fac086da240 00007fac080691d4 00007fac11da7304 00007fac11da7299 00007fac08594db1 00007fac086d4f8c 00007fac086d4ef6 000000000036eb39 00007fac107481e0 00007fac108110c4 00007fac10811131 00007fac107d2fc0 00007fac107bd929 00007fac107bd3d2 00007fac09d34bd4
0709 12:14:04.674447 (+   181us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:04.716183 (+ 41736us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:14:04.839410 (+123227us) log.cc:844] Serialized 14 byte log entry
0709 12:14:04.851724 (+ 12314us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:04.851778 (+    54us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:04.851827 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:05.153363 (+301536us) spinlock_profiling.cc:243] Waited 41.5 ms on lock 0x7b54003b6ad4. stack: 00007fac086da343 00007fac086da240 00007fac080691d4 00007fac11da7304 00007fac11da7299 00007fac0b762571 00007fac0b7f9e01 00007fac0b7f883e 00007fac107bd419 00007fac09d34bd4 00007fac09d34b62 00007fac09d34a91 00007fac09d34a0c 00007fac09d33cc2 00007fac09b3448c 00007fac09b338c6
0709 12:14:05.153430 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:05.153563 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":218689,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":1366,"raft.queue_time_us":1694,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":80,"spinlock_wait_cycles":109843968,"thread_start_us":116844,"threads_started":1}
I20260709 12:14:05.194341  2409 consensus_queue.cc:1048] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:05.197360  2460 raft_consensus.cc:359] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:05.198155  2460 raft_consensus.cc:740] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.199038  2460 consensus_queue.cc:260] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:05.201582  2460 ts_tablet_manager.cc:1434] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.000s
I20260709 12:14:05.207999  2460 tablet_bootstrap.cc:492] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.212599  2496 raft_consensus.cc:1275] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:14:05.244622  1715 consensus_peers.cc:597] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:05.245877  1715 consensus_peers.cc:597] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:05.246510  1572 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55016 (request call id 114) took 1080 ms. Trace:
I20260709 12:14:05.246996  1572 rpcz_store.cc:276] 0709 12:14:04.126153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:04.126282 (+   129us) service_pool.cc:224] Handling call
0709 12:14:05.206697 (+1080415us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:04.149054 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:04.177309 (+ 28255us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:04.179030 (+  1721us) write_op.cc:435] Acquired schema lock
0709 12:14:04.179058 (+    28us) tablet.cc:662] Decoding operations
0709 12:14:04.202988 (+ 23930us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:04.203715 (+   727us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:04.222622 (+ 18907us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:14:04.227574 (+  4952us) tablet.cc:701] Row locks acquired
0709 12:14:04.229585 (+  2011us) write_op.cc:260] PREPARE: finished
0709 12:14:04.245150 (+ 15565us) write_op.cc:270] Start()
0709 12:14:04.289653 (+ 44503us) write_op.cc:276] Timestamp: P: 1783599244242265 usec, L: 0
0709 12:14:04.291026 (+  1373us) op_driver.cc:348] REPLICATION: starting
0709 12:14:04.423105 (+132079us) log.cc:844] Serialized 537 byte log entry
0709 12:14:04.848627 (+425522us) op_driver.cc:464] REPLICATION: finished
0709 12:14:05.021417 (+172790us) write_op.cc:301] APPLY: starting
0709 12:14:05.023711 (+  2294us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:05.045429 (+ 21718us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:05.045568 (+   139us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:05.045805 (+   237us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:05.045969 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:14:05.046015 (+    46us) write_op.cc:312] APPLY: finished
0709 12:14:05.046212 (+   197us) log.cc:844] Serialized 22 byte log entry
0709 12:14:05.046375 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:05.046442 (+    67us) write_op.cc:454] Released schema lock
0709 12:14:05.046479 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:05.046866 (+   387us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:05.046893 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":918,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":154880,"apply.run_cpu_time_us":1736,"apply.run_wall_time_us":35890,"num_ops":1,"prepare.queue_time_us":4589,"prepare.run_cpu_time_us":13094,"prepare.run_wall_time_us":517970,"replication_time_us":557454,"thread_start_us":35792,"threads_started":1}]]}
W20260709 12:14:05.462220  1863 consensus_peers.cc:597] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:05.463336  2607 consensus_queue.cc:1048] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:05.478384  1789 consensus_peers.cc:597] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:05.479728  1789 consensus_peers.cc:597] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:05.480585  1789 consensus_peers.cc:597] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:05.559636  2647 log.cc:927] Time spent T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
W20260709 12:14:05.581624  1715 consensus_peers.cc:597] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:05.591837  1715 consensus_peers.cc:597] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:05.600574  1715 consensus_peers.cc:597] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:05.600606  2460 tablet_bootstrap.cc:492] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
W20260709 12:14:05.607461  1863 consensus_peers.cc:597] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:05.608304  2460 tablet_bootstrap.cc:492] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
W20260709 12:14:05.608462  1863 consensus_peers.cc:597] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:05.609146  2460 ts_tablet_manager.cc:1403] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.401s	user 0.018s	sys 0.044s
W20260709 12:14:05.609373  1863 consensus_peers.cc:597] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:05.619226  2460 raft_consensus.cc:359] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:05.619872  2460 raft_consensus.cc:740] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.620491  2460 consensus_queue.cc:260] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:14:05.622622  1715 consensus_peers.cc:597] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:05.629106  2460 ts_tablet_manager.cc:1434] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:14:05.630810  2460 tablet_bootstrap.cc:492] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.649891  2460 tablet_bootstrap.cc:492] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.651080  2460 tablet_bootstrap.cc:492] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.651703  2460 ts_tablet_manager.cc:1403] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 12:14:05.654075  2460 raft_consensus.cc:359] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:05.654721  2460 raft_consensus.cc:740] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.658406  2460 consensus_queue.cc:260] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:05.660789  2460 ts_tablet_manager.cc:1434] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:05.661603  2460 tablet_bootstrap.cc:492] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.681540  2460 tablet_bootstrap.cc:492] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.683280  2460 tablet_bootstrap.cc:492] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.683885  2460 ts_tablet_manager.cc:1403] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 12:14:05.685777  2460 raft_consensus.cc:359] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:05.686450  2460 raft_consensus.cc:740] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.687223  2460 consensus_queue.cc:260] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:05.689426  2460 ts_tablet_manager.cc:1434] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:05.690207  2460 tablet_bootstrap.cc:492] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.708850  2504 raft_consensus.cc:3060] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:05.744524  2460 tablet_bootstrap.cc:492] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.745576  2460 tablet_bootstrap.cc:492] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.746294  2460 ts_tablet_manager.cc:1403] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.007s
I20260709 12:14:05.749066  2460 raft_consensus.cc:359] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:05.750085  2460 raft_consensus.cc:740] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.750830  2460 consensus_queue.cc:260] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:05.753108  2460 ts_tablet_manager.cc:1434] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:05.754091  2460 tablet_bootstrap.cc:492] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.769827  2460 tablet_bootstrap.cc:492] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.770841  2460 tablet_bootstrap.cc:492] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.771582  2460 ts_tablet_manager.cc:1403] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 12:14:05.774420  2460 raft_consensus.cc:359] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:05.775143  2460 raft_consensus.cc:740] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.775839  2460 consensus_queue.cc:260] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:05.778093  2460 ts_tablet_manager.cc:1434] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:05.779780  2460 tablet_bootstrap.cc:492] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.806699  2460 tablet_bootstrap.cc:492] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.807888  2460 tablet_bootstrap.cc:492] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.808612  2460 ts_tablet_manager.cc:1403] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260709 12:14:05.812974  2460 raft_consensus.cc:359] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:05.813805  2460 raft_consensus.cc:740] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.814559  2460 consensus_queue.cc:260] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:05.816896  2460 ts_tablet_manager.cc:1434] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:05.817889  2460 tablet_bootstrap.cc:492] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.834748  2460 tablet_bootstrap.cc:492] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.835696  2460 tablet_bootstrap.cc:492] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.836405  2460 ts_tablet_manager.cc:1403] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 12:14:05.838907  2460 raft_consensus.cc:359] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:05.839573  2460 raft_consensus.cc:740] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.840620  2460 consensus_queue.cc:260] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:05.843058  2460 ts_tablet_manager.cc:1434] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:05.844099  2460 tablet_bootstrap.cc:492] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
W20260709 12:14:05.847462  1863 consensus_peers.cc:597] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:05.859265  2460 tablet_bootstrap.cc:492] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.860045  2460 tablet_bootstrap.cc:492] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.860589  2460 ts_tablet_manager.cc:1403] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:14:05.862749  2460 raft_consensus.cc:359] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:05.863397  2460 raft_consensus.cc:740] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.864171  2460 consensus_queue.cc:260] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:05.866420  2460 ts_tablet_manager.cc:1434] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:05.868535  2460 tablet_bootstrap.cc:492] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.881743  2460 tablet_bootstrap.cc:492] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.882683  2460 tablet_bootstrap.cc:492] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.883373  2460 ts_tablet_manager.cc:1403] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 12:14:05.888242  2460 raft_consensus.cc:359] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:05.888938  2460 raft_consensus.cc:740] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.889657  2460 consensus_queue.cc:260] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:05.891746  2460 ts_tablet_manager.cc:1434] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:05.892575  2460 tablet_bootstrap.cc:492] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.911033  2460 tablet_bootstrap.cc:492] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.915277  2460 tablet_bootstrap.cc:492] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.915980  2460 ts_tablet_manager.cc:1403] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 12:14:05.918304  2460 raft_consensus.cc:359] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:05.920472  2460 raft_consensus.cc:740] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.921233  2460 consensus_queue.cc:260] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:05.924029  2460 ts_tablet_manager.cc:1434] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:05.925347  2460 tablet_bootstrap.cc:492] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.929832  2504 raft_consensus.cc:3060] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:05.954038  2460 tablet_bootstrap.cc:492] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.959151  2460 tablet_bootstrap.cc:492] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.959908  2460 ts_tablet_manager.cc:1403] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260709 12:14:05.961920  2460 raft_consensus.cc:359] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:05.963171  2460 raft_consensus.cc:740] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.963845  2460 consensus_queue.cc:260] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:05.970081  2460 ts_tablet_manager.cc:1434] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:14:05.971086  2460 tablet_bootstrap.cc:492] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:05.997462  2460 tablet_bootstrap.cc:492] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:05.998481  2460 tablet_bootstrap.cc:492] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:05.999166  2460 ts_tablet_manager.cc:1403] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.001s
I20260709 12:14:06.001647  2460 raft_consensus.cc:359] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:06.002313  2460 raft_consensus.cc:740] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.003264  2460 consensus_queue.cc:260] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:06.004891  2460 ts_tablet_manager.cc:1434] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:06.005736  2460 tablet_bootstrap.cc:492] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.029945  2460 tablet_bootstrap.cc:492] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.030915  2460 tablet_bootstrap.cc:492] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.031581  2460 ts_tablet_manager.cc:1403] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260709 12:14:06.034005  2460 raft_consensus.cc:359] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:06.034654  2460 raft_consensus.cc:740] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.035390  2460 consensus_queue.cc:260] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:06.037335  2460 ts_tablet_manager.cc:1434] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:06.038594  2460 tablet_bootstrap.cc:492] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.040812  2504 raft_consensus.cc:3060] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.059973  2460 tablet_bootstrap.cc:492] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.060976  2460 tablet_bootstrap.cc:492] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.061695  2460 ts_tablet_manager.cc:1403] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 12:14:06.064004  2460 raft_consensus.cc:359] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.064810  2460 raft_consensus.cc:740] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.065475  2460 consensus_queue.cc:260] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.067061  2460 ts_tablet_manager.cc:1434] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:06.067857  2460 tablet_bootstrap.cc:492] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.081614  2460 tablet_bootstrap.cc:492] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.082535  2460 tablet_bootstrap.cc:492] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.083158  2460 ts_tablet_manager.cc:1403] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:14:06.085395  2460 raft_consensus.cc:359] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.086050  2460 raft_consensus.cc:740] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.086721  2460 consensus_queue.cc:260] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.088776  2460 ts_tablet_manager.cc:1434] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:06.089520  2460 tablet_bootstrap.cc:492] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.097107  2504 raft_consensus.cc:3060] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.107048  2460 tablet_bootstrap.cc:492] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.107096  2502 raft_consensus.cc:3060] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.108249  2460 tablet_bootstrap.cc:492] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.108966  2460 ts_tablet_manager.cc:1403] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 12:14:06.111382  2504 pending_rounds.cc:85] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Aborting all ops after (but not including) 0
I20260709 12:14:06.111919  2504 pending_rounds.cc:107] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:06.112202  2504 raft_consensus.cc:2889] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:06.111506  2460 raft_consensus.cc:359] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.112993  2460 raft_consensus.cc:740] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.113798  2460 consensus_queue.cc:260] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.116588  2460 ts_tablet_manager.cc:1434] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:06.117689  2460 tablet_bootstrap.cc:492] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.162171  2460 tablet_bootstrap.cc:492] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.163148  2460 tablet_bootstrap.cc:492] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.163849  2460 ts_tablet_manager.cc:1403] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.019s
I20260709 12:14:06.165827  2460 raft_consensus.cc:359] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.166481  2460 raft_consensus.cc:740] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.167435  2460 consensus_queue.cc:260] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.170974  2460 ts_tablet_manager.cc:1434] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:06.171736  2460 tablet_bootstrap.cc:492] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.186729  2460 tablet_bootstrap.cc:492] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.187674  2460 tablet_bootstrap.cc:492] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.188226  2460 ts_tablet_manager.cc:1403] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:14:06.190357  2460 raft_consensus.cc:359] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.191007  2460 raft_consensus.cc:740] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.191619  2460 consensus_queue.cc:260] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.193367  2460 ts_tablet_manager.cc:1434] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:14:06.194150  2460 tablet_bootstrap.cc:492] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.216904  2460 tablet_bootstrap.cc:492] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.217728  2460 tablet_bootstrap.cc:492] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.218258  2460 ts_tablet_manager.cc:1403] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260709 12:14:06.220010  2460 raft_consensus.cc:359] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.220599  2460 raft_consensus.cc:740] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.221197  2460 consensus_queue.cc:260] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.221846  2502 raft_consensus.cc:3060] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.223369  2460 ts_tablet_manager.cc:1434] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:06.226219  2460 tablet_bootstrap.cc:492] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.244875  2460 tablet_bootstrap.cc:492] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.245848  2460 tablet_bootstrap.cc:492] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.246501  2460 ts_tablet_manager.cc:1403] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 12:14:06.248668  2460 raft_consensus.cc:359] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.249302  2460 raft_consensus.cc:740] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.249966  2460 consensus_queue.cc:260] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.251811  2460 ts_tablet_manager.cc:1434] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:14:06.252478  2460 tablet_bootstrap.cc:492] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.264962  2460 tablet_bootstrap.cc:492] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.265755  2460 tablet_bootstrap.cc:492] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.266360  2460 ts_tablet_manager.cc:1403] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 12:14:06.268561  2460 raft_consensus.cc:359] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.269198  2460 raft_consensus.cc:740] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.270038  2460 consensus_queue.cc:260] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.272140  2460 ts_tablet_manager.cc:1434] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:06.272964  2460 tablet_bootstrap.cc:492] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.295137  2460 tablet_bootstrap.cc:492] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.296150  2460 tablet_bootstrap.cc:492] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.296903  2460 ts_tablet_manager.cc:1403] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 12:14:06.299261  2460 raft_consensus.cc:359] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.299913  2460 raft_consensus.cc:740] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.300616  2460 consensus_queue.cc:260] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.302130  2460 ts_tablet_manager.cc:1434] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:14:06.303287  2460 tablet_bootstrap.cc:492] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.316157  2460 tablet_bootstrap.cc:492] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.316756  2460 tablet_bootstrap.cc:492] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.317286  2460 ts_tablet_manager.cc:1403] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:14:06.319578  2460 raft_consensus.cc:359] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.320250  2460 raft_consensus.cc:740] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.320931  2460 consensus_queue.cc:260] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:06.322814  2460 ts_tablet_manager.cc:1434] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260709 12:14:06.323577  2460 tablet_bootstrap.cc:492] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.335930  2460 tablet_bootstrap.cc:492] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.336869  2460 tablet_bootstrap.cc:492] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.337445  2460 ts_tablet_manager.cc:1403] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:14:06.339102  2460 raft_consensus.cc:359] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.339570  2460 raft_consensus.cc:740] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.340181  2460 consensus_queue.cc:260] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.341840  2460 ts_tablet_manager.cc:1434] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:06.342828  2460 tablet_bootstrap.cc:492] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap starting.
I20260709 12:14:06.359126  2460 tablet_bootstrap.cc:492] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: 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
I20260709 12:14:06.359978  2460 tablet_bootstrap.cc:492] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: Bootstrap complete.
I20260709 12:14:06.360595  2460 ts_tablet_manager.cc:1403] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 12:14:06.363859  2460 raft_consensus.cc:359] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.364537  2460 raft_consensus.cc:740] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Initialized, Role: FOLLOWER
I20260709 12:14:06.365223  2460 consensus_queue.cc:260] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [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: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:06.367375  2460 ts_tablet_manager.cc:1434] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:06.389537  2502 raft_consensus.cc:3060] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.294951 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:13.347770  1748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "043179cc2312402686ebba6392b37373"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:14:13.348737  1748 raft_consensus.cc:606] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:13.362149  1824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a"
dest_uuid: "de71b624000244f686d2608fbac206e1"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:51114
I20260709 12:14:13.362689  1824 raft_consensus.cc:606] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 2 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:13.365108  1748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:14:13.365681  1748 raft_consensus.cc:606] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:13.369192  1748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
mode: GRACEFUL
new_leader_uuid: "471e5579451d4b2eac808ac15d864bab"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:14:13.369793  1748 raft_consensus.cc:606] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Received request to transfer leadership to TS 471e5579451d4b2eac808ac15d864bab
I20260709 12:14:13.372474  1748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:14:13.373018  1748 raft_consensus.cc:606] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:13.375360  1748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:14:13.375762  1748 raft_consensus.cc:606] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:13.376813 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:13.378333 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:13.379447 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:13.411227  2688 raft_consensus.cc:993] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.411792  2688 raft_consensus.cc:1081] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 2 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.413533  2502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37778
I20260709 12:14:13.414125  2502 raft_consensus.cc:493] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:13.414515  2502 raft_consensus.cc:3060] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.424916  2502 raft_consensus.cc:515] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:13.429883  2502 leader_election.cc:290] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 3 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:13.447510  1824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:13.448383  1824 raft_consensus.cc:3055] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:13.448717  1824 raft_consensus.cc:740] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:13.449424  1824 consensus_queue.cc:260] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:13.451272  1824 raft_consensus.cc:3060] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.463775  2698 raft_consensus.cc:993] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.464318  2698 raft_consensus.cc:1081] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.465198  1824 raft_consensus.cc:2468] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 3.
I20260709 12:14:13.466624  2453 leader_election.cc:304] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:13.467151  2698 raft_consensus.cc:993] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.467701  2698 raft_consensus.cc:1081] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.471450  2502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37800
I20260709 12:14:13.472033  2502 raft_consensus.cc:493] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:13.472028  2503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37800
I20260709 12:14:13.472877  2502 raft_consensus.cc:3060] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.473129  2503 raft_consensus.cc:493] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:13.473724  2503 raft_consensus.cc:3060] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.481060  2502 raft_consensus.cc:515] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:13.483374  2502 leader_election.cc:290] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 3 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:13.483747  2713 raft_consensus.cc:2804] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:13.487838  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:13.488467  1820 raft_consensus.cc:3060] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.491761  2503 raft_consensus.cc:515] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:13.495568  1820 raft_consensus.cc:2468] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 3.
I20260709 12:14:13.498072  1890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1414c88e5f784f509007aa3584e3557a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:13.498624  1890 raft_consensus.cc:3060] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.498929  2503 leader_election.cc:290] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:13.514770  2453 leader_election.cc:304] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:13.519995  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:13.520859  1820 raft_consensus.cc:3060] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.522641  1890 raft_consensus.cc:2468] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 3.
I20260709 12:14:13.526633  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7454c6eceed44c6c8310a7d45d684156" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:13.526829  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:13.527287  1745 raft_consensus.cc:3055] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:13.527349  1748 raft_consensus.cc:3055] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:13.527673  1745 raft_consensus.cc:740] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:13.527717  1748 raft_consensus.cc:740] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:13.528662  1745 consensus_queue.cc:260] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:13.530107  1745 raft_consensus.cc:3060] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.528663  1748 consensus_queue.cc:260] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:13.534626  1820 raft_consensus.cc:2468] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:13.535005  1748 raft_consensus.cc:3060] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.540109  2703 raft_consensus.cc:993] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.540827  2703 raft_consensus.cc:1081] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.543702  2499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "043179cc2312402686ebba6392b37373"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37800
I20260709 12:14:13.544286  2499 raft_consensus.cc:493] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:13.544649  2499 raft_consensus.cc:3060] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.554024  2499 raft_consensus.cc:515] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:13.562722  1748 raft_consensus.cc:2468] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:13.564414  2499 leader_election.cc:290] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:13.557981  2713 raft_consensus.cc:697] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:13.556727  2714 raft_consensus.cc:2804] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:13.566483  2714 raft_consensus.cc:697] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
W20260709 12:14:13.568583  2453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.67:45319, user_credentials={real_user=slave}} blocked reactor thread for 53912.7us
I20260709 12:14:13.569149  2713 consensus_queue.cc:237] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [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: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:13.568468  2714 consensus_queue.cc:237] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:13.590641  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043179cc2312402686ebba6392b37373" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:13.584285  2454 leader_election.cc:304] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:13.591295  1748 raft_consensus.cc:3055] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:13.591903  2715 raft_consensus.cc:2804] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:13.591646  1748 raft_consensus.cc:740] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:13.595257  1748 consensus_queue.cc:260] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:13.597298  1748 raft_consensus.cc:3060] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.602190  2703 raft_consensus.cc:993] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7: : Instructing follower 471e5579451d4b2eac808ac15d864bab to start an election
I20260709 12:14:13.602747  2703 raft_consensus.cc:1081] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Signalling peer 471e5579451d4b2eac808ac15d864bab to start an election
I20260709 12:14:13.603581  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043179cc2312402686ebba6392b37373" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:13.604399  1820 raft_consensus.cc:3060] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.605528  1890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766"
dest_uuid: "471e5579451d4b2eac808ac15d864bab"
 from {username='slave'} at 127.0.0.1:46788
I20260709 12:14:13.606113  1890 raft_consensus.cc:493] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:13.606478  1890 raft_consensus.cc:3060] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.606777  2715 raft_consensus.cc:697] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:13.607793  2715 consensus_queue.cc:237] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:13.619629  1820 raft_consensus.cc:2468] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:13.618611  1890 raft_consensus.cc:515] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:13.621659  1572 catalog_manager.cc:5697] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 2 to 3, leader changed from de71b624000244f686d2608fbac206e1 (127.30.90.67) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 3 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:13.622702  1890 leader_election.cc:290] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:13.566629  1745 raft_consensus.cc:2468] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 3.
I20260709 12:14:13.623910  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:13.624344  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e4ba538e7be4d57b08c2c74b780b766" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:13.624531  1750 raft_consensus.cc:3055] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:13.625003  1750 raft_consensus.cc:740] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:13.625243  1820 raft_consensus.cc:3060] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.625912  1750 consensus_queue.cc:260] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:13.626688  1748 raft_consensus.cc:2468] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:13.627528  1750 raft_consensus.cc:3060] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.628216  2454 leader_election.cc:304] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:13.629153  2719 raft_consensus.cc:2804] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:13.629632  2719 raft_consensus.cc:697] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:13.630509  2719 consensus_queue.cc:237] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:13.632596  1820 raft_consensus.cc:2468] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:13.634011  1861 leader_election.cc:304] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:13.636055  2695 raft_consensus.cc:2804] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:13.636626  2695 raft_consensus.cc:697] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:13.640367  2695 consensus_queue.cc:237] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:13.648913  1750 raft_consensus.cc:2468] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:13.685163  1571 catalog_manager.cc:5697] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 1 to 2, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 2 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:13.696628  1572 catalog_manager.cc:5697] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:13.698205  1572 catalog_manager.cc:5697] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 2 to 3, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 3 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:13.699517  1572 catalog_manager.cc:5697] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:13.964306  2698 raft_consensus.cc:993] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.964919  2716 raft_consensus.cc:1081] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:13.967228  2502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37800
I20260709 12:14:13.967638  2502 raft_consensus.cc:493] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:13.967900  2502 raft_consensus.cc:3060] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.972892  2502 raft_consensus.cc:515] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:13.974604  2502 leader_election.cc:290] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:13.975373  1890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:13.975551  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a084f450970f45a7b893ebd9073ab2a2" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:13.976008  1890 raft_consensus.cc:3060] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.976145  1750 raft_consensus.cc:3055] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:13.976589  1750 raft_consensus.cc:740] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:13.977362  1750 consensus_queue.cc:260] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:13.978492  1750 raft_consensus.cc:3060] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.982722  1890 raft_consensus.cc:2468] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:13.983842  2454 leader_election.cc:304] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:13.983955  1750 raft_consensus.cc:2468] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:13.984751  2719 raft_consensus.cc:2804] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:13.985234  2719 raft_consensus.cc:697] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:13.986032  2719 consensus_queue.cc:237] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:13.996479  1572 catalog_manager.cc:5697] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.019099  1892 raft_consensus.cc:1275] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:14.020390  2719 consensus_queue.cc:1048] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:14.029809  1820 raft_consensus.cc:1275] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:14.031247  2719 consensus_queue.cc:1048] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:14.056136  1824 raft_consensus.cc:1275] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.058130  2719 consensus_queue.cc:1048] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.063872  1824 raft_consensus.cc:1275] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:14.065390  2719 consensus_queue.cc:1048] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:14:14.091946  1748 raft_consensus.cc:1275] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:14.093453  2714 consensus_queue.cc:1048] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:14.108840  1745 raft_consensus.cc:1275] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.112263  2714 consensus_queue.cc:1048] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.210189  1824 raft_consensus.cc:1275] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.211673  2695 consensus_queue.cc:1048] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.211863  1745 raft_consensus.cc:1275] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.213277  2719 consensus_queue.cc:1048] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.216596  1745 raft_consensus.cc:1275] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.217828  2695 consensus_queue.cc:1048] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.232793  1824 raft_consensus.cc:1275] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.236624  2715 consensus_queue.cc:1048] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.402493  1892 raft_consensus.cc:1275] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.403709  2719 consensus_queue.cc:1048] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.413877  1745 raft_consensus.cc:1275] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.415762  2713 consensus_queue.cc:1048] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.434721 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:14.473871  1824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8"
dest_uuid: "de71b624000244f686d2608fbac206e1"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:51114
I20260709 12:14:14.474411  1824 raft_consensus.cc:606] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:14.477062  1745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:14:14.478045  1745 raft_consensus.cc:606] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:14.480643  1824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9"
dest_uuid: "de71b624000244f686d2608fbac206e1"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:51114
I20260709 12:14:14.481189  1824 raft_consensus.cc:606] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:14.493103  1892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2"
dest_uuid: "471e5579451d4b2eac808ac15d864bab"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:47942
I20260709 12:14:14.493592  1892 raft_consensus.cc:606] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:14.496124  1820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd"
dest_uuid: "de71b624000244f686d2608fbac206e1"
mode: GRACEFUL
new_leader_uuid: "31494757f08b46e2a343194f7f907fd7"
 from {username='slave'} at 127.0.0.1:51114
I20260709 12:14:14.496603  1820 raft_consensus.cc:606] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Received request to transfer leadership to TS 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:14.497686 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:14.499017 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:14.499792 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:14.647579  2705 raft_consensus.cc:993] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1: : Instructing follower 31494757f08b46e2a343194f7f907fd7 to start an election
I20260709 12:14:14.648065  2688 raft_consensus.cc:1081] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Signalling peer 31494757f08b46e2a343194f7f907fd7 to start an election
I20260709 12:14:14.652590  1750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
 from {username='slave'} at 127.0.0.1:41188
I20260709 12:14:14.653378  1750 raft_consensus.cc:493] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:14.654104  1750 raft_consensus.cc:3060] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.660918  1750 raft_consensus.cc:515] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:14.663990  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:14.664594  1820 raft_consensus.cc:3055] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:14.664896  1820 raft_consensus.cc:740] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:14.665844  1750 leader_election.cc:290] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:14.665709  1820 consensus_queue.cc:260] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:14.666859  1820 raft_consensus.cc:3060] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.667001  1890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb12289a53ea421694719a68ab645bbd" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:14.667608  1890 raft_consensus.cc:3060] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.674057  1820 raft_consensus.cc:2468] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:14.674486  1890 raft_consensus.cc:2468] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:14.675486  1713 leader_election.cc:304] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:14.676337  2716 raft_consensus.cc:2804] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:14.676841  2716 raft_consensus.cc:697] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:14.677695  2716 consensus_queue.cc:237] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:14.687070  1572 catalog_manager.cc:5697] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 1 to 2, leader changed from de71b624000244f686d2608fbac206e1 (127.30.90.67) to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.863478  2706 raft_consensus.cc:993] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:14.864024  2706 raft_consensus.cc:1081] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:14.865690  2502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37778
I20260709 12:14:14.866212  2502 raft_consensus.cc:493] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:14.866536  2502 raft_consensus.cc:3060] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.873883  2502 raft_consensus.cc:515] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:14.875707  2502 leader_election.cc:290] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:14.876349  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:14.877017  1820 raft_consensus.cc:3055] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:14.877128  1890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb0f4d4a48345ff81d4f25a3c11bfc8" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:14.877398  1820 raft_consensus.cc:740] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:14.877842  1890 raft_consensus.cc:3060] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.878266  1820 consensus_queue.cc:260] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:14.879546  1820 raft_consensus.cc:3060] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.884586  1890 raft_consensus.cc:2468] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:14.885737  2454 leader_election.cc:304] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:14.886159  1820 raft_consensus.cc:2468] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:14.886602  2713 raft_consensus.cc:2804] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:14.887157  2713 raft_consensus.cc:697] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:14.888017  2713 consensus_queue.cc:237] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:14.899767  1572 catalog_manager.cc:5697] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from de71b624000244f686d2608fbac206e1 (127.30.90.67) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.940646  2706 raft_consensus.cc:993] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:14.941159  2705 raft_consensus.cc:1081] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:14.942534  2502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37778
I20260709 12:14:14.943001  2502 raft_consensus.cc:493] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:14.943327  2502 raft_consensus.cc:3060] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.948711  2502 raft_consensus.cc:515] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:14.950282  2502 leader_election.cc:290] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:14.950941  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:14.951278  1892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1197654fd5942048a45a7df272b26d9" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:14.953363  1820 raft_consensus.cc:3055] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:14.953378  1892 raft_consensus.cc:3060] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.953840  1820 raft_consensus.cc:740] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:14.954675  1820 consensus_queue.cc:260] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:14.956410  1820 raft_consensus.cc:3060] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.960866  1892 raft_consensus.cc:2468] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:14.962256  2454 leader_election.cc:304] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:14.963001  2713 raft_consensus.cc:2804] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:14.963553  2713 raft_consensus.cc:697] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:14.964073  1820 raft_consensus.cc:2468] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:14.964567  2713 consensus_queue.cc:237] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:14.965839  2716 raft_consensus.cc:993] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:14.966305  2703 raft_consensus.cc:1081] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:14.967907  2502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37800
I20260709 12:14:14.968432  2502 raft_consensus.cc:493] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:14.968771  2502 raft_consensus.cc:3060] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.975261  2502 raft_consensus.cc:515] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:14.976686  1572 catalog_manager.cc:5697] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from de71b624000244f686d2608fbac206e1 (127.30.90.67) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.977619  2502 leader_election.cc:290] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:14.978318  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:14.978953  1750 raft_consensus.cc:3055] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:14.979291  1750 raft_consensus.cc:740] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:14.979682  1892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5508dbec15d54969b5adb01c9112f82c" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:14.980432  1892 raft_consensus.cc:3060] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.980036  1750 consensus_queue.cc:260] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:14.984794  1750 raft_consensus.cc:3060] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.991725  1892 raft_consensus.cc:2468] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:14.992898  2454 leader_election.cc:304] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:14.993212  1750 raft_consensus.cc:2468] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:14.994740  2713 raft_consensus.cc:2804] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:14.995560  2713 raft_consensus.cc:697] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:14.996469  2713 consensus_queue.cc:237] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:15.005517  2725 raft_consensus.cc:993] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:15.006057  2725 raft_consensus.cc:1081] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:15.008535  2502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37792
I20260709 12:14:15.009172  2502 raft_consensus.cc:493] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:15.009532  2502 raft_consensus.cc:3060] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:15.007304  1572 catalog_manager.cc:5697] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:15.014545  2502 raft_consensus.cc:515] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:15.016273  2502 leader_election.cc:290] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:15.017230  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:15.017966  1892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3801153d98423e8267016b1112a3d2" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:15.017894  1750 raft_consensus.cc:3060] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:15.018462  1892 raft_consensus.cc:3055] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:15.019943  1892 raft_consensus.cc:740] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:15.020709  1892 consensus_queue.cc:260] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:15.021889  1892 raft_consensus.cc:3060] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:15.024470  1750 raft_consensus.cc:2468] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:15.025458  2454 leader_election.cc:304] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:15.026181  2713 raft_consensus.cc:2804] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:15.026614  2713 raft_consensus.cc:697] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:15.027431  2713 consensus_queue.cc:237] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:15.028774  1892 raft_consensus.cc:2468] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:15.037845  1572 catalog_manager.cc:5697] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from 471e5579451d4b2eac808ac15d864bab (127.30.90.68) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:15.240103  1890 raft_consensus.cc:1275] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.241418  2703 consensus_queue.cc:1048] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.261853  1824 raft_consensus.cc:1275] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.264361  2716 consensus_queue.cc:1048] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.391847  1890 raft_consensus.cc:1275] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.393253  2713 consensus_queue.cc:1048] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.411484  1750 raft_consensus.cc:1275] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.412938  2713 consensus_queue.cc:1048] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.429929  1890 raft_consensus.cc:1275] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.431761  2713 consensus_queue.cc:1048] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.432309  1820 raft_consensus.cc:1275] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.433686  2714 consensus_queue.cc:1048] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.449087  1824 raft_consensus.cc:1275] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.454916  2714 consensus_queue.cc:1048] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.465595  1892 raft_consensus.cc:1275] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.467149  2714 consensus_queue.cc:1048] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.486649  1892 raft_consensus.cc:1275] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.488323  2714 consensus_queue.cc:1048] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.504272  1745 raft_consensus.cc:1275] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:15.506346  2714 consensus_queue.cc:1048] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:15.541415 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:15.580842  1820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa"
dest_uuid: "de71b624000244f686d2608fbac206e1"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:51114
I20260709 12:14:15.581399  1820 raft_consensus.cc:606] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:15.583721  1745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:14:15.584175  1745 raft_consensus.cc:606] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:15.586371  1820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785"
dest_uuid: "de71b624000244f686d2608fbac206e1"
mode: GRACEFUL
new_leader_uuid: "31494757f08b46e2a343194f7f907fd7"
 from {username='slave'} at 127.0.0.1:51114
I20260709 12:14:15.586812  1820 raft_consensus.cc:606] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Received request to transfer leadership to TS 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:15.588778  1820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b393854c7f6644bab001958044d741c6"
dest_uuid: "de71b624000244f686d2608fbac206e1"
mode: GRACEFUL
new_leader_uuid: "471e5579451d4b2eac808ac15d864bab"
 from {username='slave'} at 127.0.0.1:51114
I20260709 12:14:15.589206  1820 raft_consensus.cc:606] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Received request to transfer leadership to TS 471e5579451d4b2eac808ac15d864bab
I20260709 12:14:15.591462  1820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487"
dest_uuid: "de71b624000244f686d2608fbac206e1"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:51114
I20260709 12:14:15.592053  1820 raft_consensus.cc:606] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:15.593199 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:15.595144 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:15.595754 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:15.737716  2759 raft_consensus.cc:993] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:15.738266  2759 raft_consensus.cc:1081] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:15.739666  2504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37800
I20260709 12:14:15.740166  2504 raft_consensus.cc:493] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:15.740515  2504 raft_consensus.cc:3060] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:15.745870  2705 raft_consensus.cc:993] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:15.746469  2706 raft_consensus.cc:1081] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:15.747212  2504 raft_consensus.cc:515] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:15.748010  2502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37778
I20260709 12:14:15.748570  2502 raft_consensus.cc:493] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:15.748901  2502 raft_consensus.cc:3060] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:15.749162  2504 leader_election.cc:290] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 3 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:15.750265  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:15.750844  1745 raft_consensus.cc:3055] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:15.750869  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03fc59c33d4583ad24c5987bd14377" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:15.751263  1745 raft_consensus.cc:740] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:15.751631  1820 raft_consensus.cc:3060] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:15.752175  1745 consensus_queue.cc:260] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:15.753465  1745 raft_consensus.cc:3060] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:15.755806  2502 raft_consensus.cc:515] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:15.757756  2502 leader_election.cc:290] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:15.760632  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:15.761226  1818 raft_consensus.cc:3055] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:15.761539  1818 raft_consensus.cc:740] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:15.761828  1820 raft_consensus.cc:2468] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 3.
I20260709 12:14:15.762348  1818 consensus_queue.cc:260] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:15.763031  2453 leader_election.cc:304] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:15.763770  1818 raft_consensus.cc:3060] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:15.764392  2714 raft_consensus.cc:2804] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:15.765447  2714 raft_consensus.cc:697] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:15.767547  2714 consensus_queue.cc:237] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:15.770139  1745 raft_consensus.cc:2468] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 3.
I20260709 12:14:15.772305  1818 raft_consensus.cc:2468] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:15.772140  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0046bba1138f4c749c78dbf5468982fa" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:15.772951  1748 raft_consensus.cc:3060] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:15.779407  1748 raft_consensus.cc:2468] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:15.780047  2453 leader_election.cc:304] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:15.781033  2769 raft_consensus.cc:2804] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:15.781538  2769 raft_consensus.cc:697] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:15.834367  1569 catalog_manager.cc:5697] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 2 to 3, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 3 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:15.782429  2769 consensus_queue.cc:237] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:15.887925  1569 catalog_manager.cc:5697] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from de71b624000244f686d2608fbac206e1 (127.30.90.67) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:15.894387  2773 raft_consensus.cc:993] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1: : Instructing follower 471e5579451d4b2eac808ac15d864bab to start an election
I20260709 12:14:15.895128  2776 raft_consensus.cc:1081] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Signalling peer 471e5579451d4b2eac808ac15d864bab to start an election
I20260709 12:14:15.896903  1892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b393854c7f6644bab001958044d741c6"
dest_uuid: "471e5579451d4b2eac808ac15d864bab"
 from {username='slave'} at 127.0.0.1:46804
I20260709 12:14:15.897367  1892 raft_consensus.cc:493] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:15.897711  1892 raft_consensus.cc:3060] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:15.902961  1892 raft_consensus.cc:515] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:15.904507  1892 leader_election.cc:290] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:15.905253  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:15.905694  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b393854c7f6644bab001958044d741c6" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:15.905997  1748 raft_consensus.cc:3060] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:15.906339  1820 raft_consensus.cc:3055] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:15.906673  1820 raft_consensus.cc:740] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:15.907728  1820 consensus_queue.cc:260] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:15.909019  1820 raft_consensus.cc:3060] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:15.913610  1748 raft_consensus.cc:2468] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:15.914961  1862 leader_election.cc:304] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:15.916301  1820 raft_consensus.cc:2468] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 471e5579451d4b2eac808ac15d864bab in term 2.
I20260709 12:14:15.916848  2725 raft_consensus.cc:2804] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:15.917418  2725 raft_consensus.cc:697] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Becoming Leader. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:15.918447  2725 consensus_queue.cc:237] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:15.942612  1570 catalog_manager.cc:5697] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab reported cstate change: term changed from 1 to 2, leader changed from de71b624000244f686d2608fbac206e1 (127.30.90.67) to 471e5579451d4b2eac808ac15d864bab (127.30.90.68). New cstate: current_term: 2 leader_uuid: "471e5579451d4b2eac808ac15d864bab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:16.043761  2773 raft_consensus.cc:993] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1: : Instructing follower 31494757f08b46e2a343194f7f907fd7 to start an election
I20260709 12:14:16.044240  2773 raft_consensus.cc:1081] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Signalling peer 31494757f08b46e2a343194f7f907fd7 to start an election
I20260709 12:14:16.045643  1748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
 from {username='slave'} at 127.0.0.1:41188
I20260709 12:14:16.046151  1748 raft_consensus.cc:493] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:16.046492  1748 raft_consensus.cc:3060] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.051555  1748 raft_consensus.cc:515] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:16.052985  1748 leader_election.cc:290] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:16.053757  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:16.053893  1892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08ce38a4e8243f791a1ebe6996a8785" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:16.054437  1892 raft_consensus.cc:3060] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.054751  1820 raft_consensus.cc:3055] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:16.055112  1820 raft_consensus.cc:740] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:16.055850  1820 consensus_queue.cc:260] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:16.057009  1820 raft_consensus.cc:3060] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.061714  1892 raft_consensus.cc:2468] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:16.063377  1820 raft_consensus.cc:2468] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:16.063663  1714 leader_election.cc:304] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:16.064934  2759 raft_consensus.cc:2804] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:16.065425  2759 raft_consensus.cc:697] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:16.066779  2759 consensus_queue.cc:237] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:16.076241  2706 raft_consensus.cc:993] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:16.076745  2773 raft_consensus.cc:1081] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:16.078244  2499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37778
I20260709 12:14:16.078779  2499 raft_consensus.cc:493] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:16.079154  2499 raft_consensus.cc:3060] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.080235  1570 catalog_manager.cc:5697] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 1 to 2, leader changed from de71b624000244f686d2608fbac206e1 (127.30.90.67) to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:16.084484  2499 raft_consensus.cc:515] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:16.086439  2499 leader_election.cc:290] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:16.087344  1892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:16.087914  1892 raft_consensus.cc:3060] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.088447  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:16.089092  1820 raft_consensus.cc:3055] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:16.089458  1820 raft_consensus.cc:740] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de71b624000244f686d2608fbac206e1, State: Running, Role: LEADER
I20260709 12:14:16.092475  1820 consensus_queue.cc:260] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:16.094331  1820 raft_consensus.cc:3060] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.096304  1892 raft_consensus.cc:2468] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:16.097712  2454 leader_election.cc:304] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:16.098520  2713 raft_consensus.cc:2804] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:16.099047  2713 raft_consensus.cc:697] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:16.099941  2713 consensus_queue.cc:237] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:16.100823  1820 raft_consensus.cc:2468] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:16.110110  1570 catalog_manager.cc:5697] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from de71b624000244f686d2608fbac206e1 (127.30.90.67) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:16.168947  1748 raft_consensus.cc:1275] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:16.170105  2713 consensus_queue.cc:1048] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:16.180277  1820 raft_consensus.cc:1275] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:16.181697  2769 consensus_queue.cc:1048] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:16.351117  1818 raft_consensus.cc:1275] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:16.352577  2725 consensus_queue.cc:1048] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:16.368254  1748 raft_consensus.cc:1275] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer 471e5579451d4b2eac808ac15d864bab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:16.370110  2725 consensus_queue.cc:1048] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:16.386185  1748 raft_consensus.cc:1275] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:16.387648  2769 consensus_queue.cc:1048] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:16.403399  1820 raft_consensus.cc:1275] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:16.404786  2769 consensus_queue.cc:1048] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:16.480165  1820 raft_consensus.cc:1275] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:16.481175  2775 consensus_queue.cc:1048] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:16.491966  1892 raft_consensus.cc:1275] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:16.494761  2775 consensus_queue.cc:1048] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:16.606189  1890 raft_consensus.cc:1275] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:16.607328  2769 consensus_queue.cc:1048] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:16.621366  1820 raft_consensus.cc:1275] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:16.622669  2714 consensus_queue.cc:1048] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:16.633834 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:16.677186  1748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:14:16.677745  1748 raft_consensus.cc:606] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:16.680433  1890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951"
dest_uuid: "471e5579451d4b2eac808ac15d864bab"
mode: GRACEFUL
new_leader_uuid: "31494757f08b46e2a343194f7f907fd7"
 from {username='slave'} at 127.0.0.1:47942
I20260709 12:14:16.680931  1890 raft_consensus.cc:606] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Received request to transfer leadership to TS 31494757f08b46e2a343194f7f907fd7
I20260709 12:14:16.682286 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:16.683542 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:16.684279 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:16.702665  2743 raft_consensus.cc:993] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab: : Instructing follower 31494757f08b46e2a343194f7f907fd7 to start an election
I20260709 12:14:16.703473  2781 raft_consensus.cc:1081] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Signalling peer 31494757f08b46e2a343194f7f907fd7 to start an election
I20260709 12:14:16.705313  1748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
 from {username='slave'} at 127.0.0.1:41200
I20260709 12:14:16.705950  1748 raft_consensus.cc:493] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:16.706377  1748 raft_consensus.cc:3060] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.711607  1748 raft_consensus.cc:515] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:16.714015  1748 leader_election.cc:290] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Requested vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:16.715852  1890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:16.716501  1890 raft_consensus.cc:3055] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:16.716609  1820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9df72750d94aef89d764a3a5c09951" candidate_uuid: "31494757f08b46e2a343194f7f907fd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:16.716888  1890 raft_consensus.cc:740] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 471e5579451d4b2eac808ac15d864bab, State: Running, Role: LEADER
I20260709 12:14:16.717288  1820 raft_consensus.cc:3060] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.717767  1890 consensus_queue.cc:260] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:16.719170  1890 raft_consensus.cc:3060] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.726886  1890 raft_consensus.cc:2468] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:16.728899  1714 leader_election.cc:304] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab; no voters: 
I20260709 12:14:16.730034  2775 raft_consensus.cc:2804] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:16.730548  2775 raft_consensus.cc:697] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Leader. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:16.731541  1820 raft_consensus.cc:2468] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31494757f08b46e2a343194f7f907fd7 in term 2.
I20260709 12:14:16.731470  2775 consensus_queue.cc:237] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:16.756717  1570 catalog_manager.cc:5697] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 reported cstate change: term changed from 1 to 2, leader changed from 471e5579451d4b2eac808ac15d864bab (127.30.90.68) to 31494757f08b46e2a343194f7f907fd7 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "31494757f08b46e2a343194f7f907fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:17.057665  2796 raft_consensus.cc:993] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:17.058985  2775 raft_consensus.cc:1081] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:17.061290  2499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37800
I20260709 12:14:17.062148  2499 raft_consensus.cc:493] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:17.062575  2499 raft_consensus.cc:3060] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:17.073006  2499 raft_consensus.cc:515] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:17.076030  2499 leader_election.cc:290] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Requested vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:17.078917  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:17.079893  1748 raft_consensus.cc:3055] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:17.079885  1890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac4412f4b444b9aa94293fedb3efadd" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "471e5579451d4b2eac808ac15d864bab"
I20260709 12:14:17.080616  1748 raft_consensus.cc:740] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:17.080983  1890 raft_consensus.cc:3060] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:17.081905  1748 consensus_queue.cc:260] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:17.083959  1748 raft_consensus.cc:3060] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:17.090229  1890 raft_consensus.cc:2468] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:17.091526  2454 leader_election.cc:304] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db; no voters: 
I20260709 12:14:17.092597  2714 raft_consensus.cc:2804] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:17.092896  1748 raft_consensus.cc:2468] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 2.
I20260709 12:14:17.093127  2714 raft_consensus.cc:697] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:17.094470  2714 consensus_queue.cc:237] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:17.114107  1569 catalog_manager.cc:5697] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 1 to 2, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 2 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:17.254730  1818 raft_consensus.cc:1275] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:17.256349  2759 consensus_queue.cc:1048] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:17.277468  1890 raft_consensus.cc:1275] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer 31494757f08b46e2a343194f7f907fd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:17.279034  2796 consensus_queue.cc:1048] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.502440  1890 raft_consensus.cc:1275] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:17.503553  2713 consensus_queue.cc:1048] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:17.525254  1748 raft_consensus.cc:1275] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:17.528115  2713 consensus_queue.cc:1048] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:14:17.861912 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:18.545847  1862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:44587, user_credentials={real_user=slave}} blocked reactor thread for 146357us
I20260709 12:14:18.555296  2821 raft_consensus.cc:493] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:18.569761  2821 raft_consensus.cc:515] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:18.588490  2822 raft_consensus.cc:493] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:18.589357  2822 raft_consensus.cc:515] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:18.593066  2821 leader_election.cc:290] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:18.594004  1750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4e2cad5f5142c4a5e6fdac74e01f63" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:18.594659  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:18.597105  2828 raft_consensus.cc:493] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:18.597645  2828 raft_consensus.cc:515] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:18.598049  2822 leader_election.cc:290] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:18.600868  2828 leader_election.cc:290] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963)
I20260709 12:14:18.604239  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf6d25dfca4e019cfeb1015081b9cc" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:18.609661  1745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a"
dest_uuid: "31494757f08b46e2a343194f7f907fd7"
mode: GRACEFUL
new_leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:14:18.612246  1745 raft_consensus.cc:606] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Received request to transfer leadership to TS c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:18.625712 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:14:18.629738  2834 raft_consensus.cc:493] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:18.631476  2834 raft_consensus.cc:515] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:18.643594  2834 leader_election.cc:290] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:18.648628  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4e2cad5f5142c4a5e6fdac74e01f63" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:18.649187  1818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2bf884297b4e7cb9e4529fb8aaf10b" candidate_uuid: "471e5579451d4b2eac808ac15d864bab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de71b624000244f686d2608fbac206e1" is_pre_election: true
I20260709 12:14:18.645682 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:18.644104  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "31494757f08b46e2a343194f7f907fd7" is_pre_election: true
I20260709 12:14:18.651955 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:18.656370  1861 leader_election.cc:304] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:18.657435  2821 raft_consensus.cc:2749] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:18.657950  1861 leader_election.cc:304] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:18.658723  2821 raft_consensus.cc:2749] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:18.659789  1895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf6d25dfca4e019cfeb1015081b9cc" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
I20260709 12:14:18.661665  1788 leader_election.cc:304] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [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: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, 471e5579451d4b2eac808ac15d864bab
I20260709 12:14:18.662384  2835 raft_consensus.cc:2749] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:18.668772  2500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2530d7a791164169b1ef6a934c71360f" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" is_pre_election: true
I20260709 12:14:18.670392  1789 leader_election.cc:304] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:18.671018  2835 raft_consensus.cc:2749] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:18.797237  2829 raft_consensus.cc:993] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7: : Instructing follower c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:18.798307  2759 raft_consensus.cc:1081] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Signalling peer c3dc4bfec5dd429fbae7011fcc8f04db to start an election
I20260709 12:14:18.800010  2504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a"
dest_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db"
 from {username='slave'} at 127.0.0.1:37800
I20260709 12:14:18.800554  2504 raft_consensus.cc:493] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:18.800911  2504 raft_consensus.cc:3060] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:18.808523  2504 raft_consensus.cc:515] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:18.810464  2504 leader_election.cc:290] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [CANDIDATE]: Term 3 election: Requested vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:18.810966  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31494757f08b46e2a343194f7f907fd7"
I20260709 12:14:18.811407  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfaa364f0b44736bbb5b9323271c58a" candidate_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de71b624000244f686d2608fbac206e1"
I20260709 12:14:18.811625  1745 raft_consensus.cc:3055] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:18.811981  1745 raft_consensus.cc:740] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31494757f08b46e2a343194f7f907fd7, State: Running, Role: LEADER
I20260709 12:14:18.812026  1822 raft_consensus.cc:3060] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:18.812932  1745 consensus_queue.cc:260] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:18.814174  1745 raft_consensus.cc:3060] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:18.819850  1822 raft_consensus.cc:2468] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 3.
I20260709 12:14:18.821579  2453 leader_election.cc:304] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [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: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1; no voters: 
I20260709 12:14:18.822476  2838 raft_consensus.cc:2804] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:18.823017  2838 raft_consensus.cc:697] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 LEADER]: Becoming Leader. State: Replica: c3dc4bfec5dd429fbae7011fcc8f04db, State: Running, Role: LEADER
I20260709 12:14:18.823755  1745 raft_consensus.cc:2468] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dc4bfec5dd429fbae7011fcc8f04db in term 3.
I20260709 12:14:18.824481  2838 consensus_queue.cc:237] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [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: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:18.836030  1569 catalog_manager.cc:5697] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db reported cstate change: term changed from 2 to 3, leader changed from 31494757f08b46e2a343194f7f907fd7 (127.30.90.66) to c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65). New cstate: current_term: 3 leader_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:19.209573  1745 raft_consensus.cc:1275] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:19.210661  2838 consensus_queue.cc:1048] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:19.220294  1818 raft_consensus.cc:1275] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Refusing update from remote peer c3dc4bfec5dd429fbae7011fcc8f04db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:19.221607  2838 consensus_queue.cc:1048] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [LEADER]: Connected to new peer: Peer: permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:14:19.281602  1845 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0b80 after lost signal to thread 31084
W20260709 12:14:19.282814  1845 debug-util.cc:398] Leaking SignalData structure 0x7b080018fbe0 after lost signal to thread 1607
W20260709 12:14:19.284031  1845 debug-util.cc:398] Leaking SignalData structure 0x7b08001132c0 after lost signal to thread 1774
W20260709 12:14:19.285200  1845 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1280 after lost signal to thread 1848
W20260709 12:14:19.286229  1845 debug-util.cc:398] Leaking SignalData structure 0x7b0800234ea0 after lost signal to thread 1922
W20260709 12:14:19.287366  1845 debug-util.cc:398] Leaking SignalData structure 0x7b08001e2d80 after lost signal to thread 2531
I20260709 12:14:19.692219 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:19.730170 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:19.731663 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:19.732291 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:19.771227 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:19.816776 31081 tablet_server.cc:179] TabletServer@127.30.90.65:34013 shutting down...
W20260709 12:14:19.827409  1789 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 82 similar messages]
W20260709 12:14:19.854796  1789 consensus_peers.cc:597] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:19.855523  1789 consensus_peers.cc:597] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:19.860304  1863 consensus_peers.cc:597] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:19.865574  1863 consensus_peers.cc:597] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:19.870182  1715 consensus_peers.cc:597] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:19.871979  1789 consensus_peers.cc:597] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:19.903023 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:14:19.904179  1863 consensus_peers.cc:597] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:19.904554 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.906111 31081 raft_consensus.cc:2243] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.906786 31081 raft_consensus.cc:2272] T 72bd3d324da6499a867e3400c3f09b81 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.910631 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.911572 31081 raft_consensus.cc:2243] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:19.912766 31081 raft_consensus.cc:2272] T 7454c6eceed44c6c8310a7d45d684156 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.916348 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.917443 31081 raft_consensus.cc:2243] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.918076 31081 raft_consensus.cc:2272] T 9e0dceb82b0349a3825117170470b823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.921593 31081 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:19.926421  1863 consensus_peers.cc:597] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:19.926730  1715 consensus_peers.cc:597] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:19.922658 31081 raft_consensus.cc:2243] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.930451 31081 raft_consensus.cc:2272] T 9b708da1152a485e844895fccb3968c0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.934296 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.935408 31081 raft_consensus.cc:2243] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.936134 31081 raft_consensus.cc:2272] T 9c1a3d641f1041c4a63d91933630e08f P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.939997 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.941105 31081 raft_consensus.cc:2243] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.941812 31081 raft_consensus.cc:2272] T acb5a208d5164efd89e802ea93e739e8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:19.944089  1863 consensus_peers.cc:597] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:19.945371 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.946547 31081 raft_consensus.cc:2243] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:19.947886 31081 raft_consensus.cc:2272] T a084f450970f45a7b893ebd9073ab2a2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.951395 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.952507 31081 raft_consensus.cc:2243] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.953253 31081 raft_consensus.cc:2272] T b59bb8b3b3504fd7b6cc5d6494185a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.957113 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.958287 31081 raft_consensus.cc:2243] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.959092 31081 raft_consensus.cc:2272] T 167fcd779fba45e09e0260b3bdc6e106 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.962653 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.963665 31081 raft_consensus.cc:2243] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.964291 31081 raft_consensus.cc:2272] T 520af4554c2149ec87a2349cc2255ef0 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.967679 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.968677 31081 raft_consensus.cc:2243] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:19.970027 31081 raft_consensus.cc:2272] T 1414c88e5f784f509007aa3584e3557a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.973414 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.975584 31081 raft_consensus.cc:2243] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:19.976981 31081 raft_consensus.cc:2272] T 5508dbec15d54969b5adb01c9112f82c P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:19.977754  1715 consensus_peers.cc:597] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:19.980628 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.982043 31081 raft_consensus.cc:2243] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.982785 31081 raft_consensus.cc:2272] T ed182763b86d4c76b253d52452b0564d P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.986624 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.987668 31081 raft_consensus.cc:2243] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.988317 31081 raft_consensus.cc:2272] T b50cccf84bb14c09998fbe3adaf8478c P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.991601 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.992652 31081 raft_consensus.cc:2243] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:19.993304 31081 raft_consensus.cc:2272] T 908ffbd82fea407ca2ce462867b0d3b7 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:19.997061 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:19.999524 31081 raft_consensus.cc:2243] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.000155 31081 raft_consensus.cc:2272] T 886dbfc562974a7199d730d776d9dfb9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.003445 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.004529 31081 raft_consensus.cc:2243] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.005791 31081 raft_consensus.cc:2272] T bbfaa364f0b44736bbb5b9323271c58a P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.009584 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.010650 31081 raft_consensus.cc:2243] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.011694 31081 raft_consensus.cc:2272] T 0046bba1138f4c749c78dbf5468982fa P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.015192 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.016336 31081 raft_consensus.cc:2243] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.017047 31081 raft_consensus.cc:2272] T f025cd14499241828d12b7b3481243ed P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.018103  1789 consensus_peers.cc:597] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.020231  1863 consensus_peers.cc:597] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.020463 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.021576 31081 raft_consensus.cc:2243] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.022184 31081 raft_consensus.cc:2272] T accdbb8e7f46493e859e2fcf436b9823 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.025789 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.026777 31081 raft_consensus.cc:2243] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.027961 31081 raft_consensus.cc:2272] T 2530d7a791164169b1ef6a934c71360f P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.031525 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.032514 31081 raft_consensus.cc:2243] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.033233 31081 raft_consensus.cc:2272] T ab971a1a54814eedb144a80dcb25975a P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.036708 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.037714 31081 raft_consensus.cc:2243] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.038318 31081 raft_consensus.cc:2272] T 9a1be0466483427fbfe159697dd364f8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.041493 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.042483 31081 raft_consensus.cc:2243] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.043087 31081 raft_consensus.cc:2272] T f9a050d406f84c01a8768f46286823de P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.046528 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.047521 31081 raft_consensus.cc:2243] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.048080 31081 raft_consensus.cc:2272] T 550858f9a36944e28cc9ad3b0a6f1d2a P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.051462 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.052490 31081 raft_consensus.cc:2243] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.053179 31081 raft_consensus.cc:2272] T e618334f20e04fd9a5823b4adc57b5c8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.056768 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.057813 31081 raft_consensus.cc:2243] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.058475 31081 raft_consensus.cc:2272] T 358299f73f67429e83d0bd2c735174a6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.059440  1715 consensus_peers.cc:597] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.061691 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.062785 31081 raft_consensus.cc:2243] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:14:20.063580  1715 consensus_peers.cc:597] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.064052 31081 raft_consensus.cc:2272] T c1197654fd5942048a45a7df272b26d9 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.067389 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.068315 31081 raft_consensus.cc:2243] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.068933 31081 raft_consensus.cc:2272] T 758f8e6d165c484f8a836706f044997c P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.072266 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.073201 31081 raft_consensus.cc:2243] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.073881 31081 raft_consensus.cc:2272] T 42d8fd953bdf44418989c9b60b360d01 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.077112 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.080009 31081 raft_consensus.cc:2243] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.080579 31081 raft_consensus.cc:2272] T 0b949425b09940e29c5497954f991f74 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.081670  1789 consensus_peers.cc:597] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.083899 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.084970 31081 raft_consensus.cc:2243] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.085665 31081 raft_consensus.cc:2272] T 9705057733234ab2abe1eb78e5d94511 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.088733 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.089679 31081 raft_consensus.cc:2243] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.090921 31081 raft_consensus.cc:2272] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.094056 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.094959 31081 raft_consensus.cc:2243] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.096096 31081 raft_consensus.cc:2272] T cd0a9c1874794ca092126d7327b71487 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.099057 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.099902 31081 raft_consensus.cc:2243] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.100871 31081 raft_consensus.cc:2272] T ed3801153d98423e8267016b1112a3d2 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.104111 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.104974 31081 raft_consensus.cc:2243] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.105706 31081 raft_consensus.cc:2272] T 0bd209521c504e99a3977ce16fbf1d88 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.108935 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.109846 31081 raft_consensus.cc:2243] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:20.110270  1789 consensus_peers.cc:597] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.110425 31081 raft_consensus.cc:2272] T 49bbdeb9b37c4d36997f0ede5ece1a75 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.113977 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.114995 31081 raft_consensus.cc:2243] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.115609 31081 raft_consensus.cc:2272] T 9b5ffc08812e448cb34682cf91dfe6e6 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.116947  1789 consensus_peers.cc:597] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.119067 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.120041 31081 raft_consensus.cc:2243] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.120677 31081 raft_consensus.cc:2272] T 164268eef3b74722a7aec3b41527e4da P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.123786 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.124635 31081 raft_consensus.cc:2243] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.125242 31081 raft_consensus.cc:2272] T 3f096e0a8be9403099795054ead0bebf P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.126382  1715 consensus_peers.cc:597] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.127081  1863 consensus_peers.cc:597] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.128482 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.129504 31081 raft_consensus.cc:2243] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.130797 31081 raft_consensus.cc:2272] T 4c03fc59c33d4583ad24c5987bd14377 P c3dc4bfec5dd429fbae7011fcc8f04db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.134007 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.134539 31081 raft_consensus.cc:2243] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.135607 31081 raft_consensus.cc:2272] T 043179cc2312402686ebba6392b37373 P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.138198 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.138867 31081 raft_consensus.cc:2243] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.139412 31081 raft_consensus.cc:2272] T f3eeaa3d5c044a84af923db0a3afae4f P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.144413  1789 consensus_peers.cc:597] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.146546 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.147358 31081 raft_consensus.cc:2243] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.147892 31081 raft_consensus.cc:2272] T 196e360cd2b046849b2531a8fd8a8558 P c3dc4bfec5dd429fbae7011fcc8f04db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.150691 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:20.151278 31081 raft_consensus.cc:2243] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.152218 31081 raft_consensus.cc:2272] T 4ac4412f4b444b9aa94293fedb3efadd P c3dc4bfec5dd429fbae7011fcc8f04db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.169798  1789 consensus_peers.cc:597] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.177111  1863 consensus_peers.cc:597] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.214169  1715 consensus_peers.cc:597] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.230933 31081 tablet_server.cc:196] TabletServer@127.30.90.65:34013 shutdown complete.
W20260709 12:14:20.258582  1863 consensus_peers.cc:597] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.307087  1863 consensus_peers.cc:597] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.328517  1863 consensus_peers.cc:597] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.329113  1863 consensus_peers.cc:597] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.384089  1715 consensus_peers.cc:597] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.393638  1789 consensus_peers.cc:597] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.394299  1789 consensus_peers.cc:597] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.444777 31081 tablet_server.cc:179] TabletServer@127.30.90.66:0 shutting down...
W20260709 12:14:20.470605  1788 consensus_peers.cc:597] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.471123  1862 consensus_peers.cc:597] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.494261  1862 consensus_peers.cc:597] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.496858  1862 consensus_peers.cc:597] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.517294  1788 consensus_peers.cc:597] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.532341 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:20.535722 31081 tablet_replica.cc:333] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.536784 31081 raft_consensus.cc:2243] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.537474 31081 raft_consensus.cc:2272] T 9b708da1152a485e844895fccb3968c0 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.540472 31081 tablet_replica.cc:333] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.541325 31081 raft_consensus.cc:2243] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.541904 31081 raft_consensus.cc:2272] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.544718 31081 tablet_replica.cc:333] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.545611 31081 raft_consensus.cc:2243] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.546144 31081 raft_consensus.cc:2272] T ed3801153d98423e8267016b1112a3d2 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.555402 31081 tablet_replica.cc:333] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.556267 31081 raft_consensus.cc:2243] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.556836 31081 raft_consensus.cc:2272] T 2530d7a791164169b1ef6a934c71360f P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.559715 31081 tablet_replica.cc:333] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.560521 31081 raft_consensus.cc:2243] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.561527 31081 raft_consensus.cc:2272] T 9b5ffc08812e448cb34682cf91dfe6e6 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.564299 31081 tablet_replica.cc:333] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.565182 31081 raft_consensus.cc:2243] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.566695 31081 raft_consensus.cc:2272] T 49bbdeb9b37c4d36997f0ede5ece1a75 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.569388 31081 tablet_replica.cc:333] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.570159 31081 raft_consensus.cc:2243] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.571251 31081 raft_consensus.cc:2272] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.574093 31081 tablet_replica.cc:333] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.575006 31081 raft_consensus.cc:2243] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.575543 31081 raft_consensus.cc:2272] T 72bd3d324da6499a867e3400c3f09b81 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.578397 31081 tablet_replica.cc:333] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.579262 31081 raft_consensus.cc:2243] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.580291 31081 raft_consensus.cc:2272] T 164268eef3b74722a7aec3b41527e4da P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.582942 31081 tablet_replica.cc:333] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.583833 31081 raft_consensus.cc:2243] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.584364 31081 raft_consensus.cc:2272] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.586966 31081 tablet_replica.cc:333] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.587690 31081 raft_consensus.cc:2243] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.588224 31081 raft_consensus.cc:2272] T 4c03fc59c33d4583ad24c5987bd14377 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.590905 31081 tablet_replica.cc:333] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.591634 31081 raft_consensus.cc:2243] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.592199 31081 raft_consensus.cc:2272] T 5e4ba538e7be4d57b08c2c74b780b766 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.594681 31081 tablet_replica.cc:333] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.595415 31081 raft_consensus.cc:2243] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.596513 31081 raft_consensus.cc:2272] T 74d329afeb794f2fa02ea9743ce411eb P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.599344 31081 tablet_replica.cc:333] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.600128 31081 raft_consensus.cc:2243] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.600696 31081 raft_consensus.cc:2272] T 0046bba1138f4c749c78dbf5468982fa P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.606202 31081 tablet_replica.cc:333] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.606971 31081 raft_consensus.cc:2243] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.607524 31081 raft_consensus.cc:2272] T 167fcd779fba45e09e0260b3bdc6e106 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.610569 31081 tablet_replica.cc:333] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.611389 31081 raft_consensus.cc:2243] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.612498 31081 raft_consensus.cc:2272] T b59bb8b3b3504fd7b6cc5d6494185a75 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.614889 31081 tablet_replica.cc:333] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.615602 31081 raft_consensus.cc:2243] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.616442 31081 raft_consensus.cc:2272] T b08ce38a4e8243f791a1ebe6996a8785 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.618578 31081 tablet_replica.cc:333] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.619189 31081 raft_consensus.cc:2243] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.619654 31081 raft_consensus.cc:2272] T a084f450970f45a7b893ebd9073ab2a2 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.621865 31081 tablet_replica.cc:333] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.622532 31081 raft_consensus.cc:2243] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.623368 31081 raft_consensus.cc:2272] T 7d9df72750d94aef89d764a3a5c09951 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.625684 31081 tablet_replica.cc:333] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.626425 31081 raft_consensus.cc:2243] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.627590 31081 raft_consensus.cc:2272] T 42d8fd953bdf44418989c9b60b360d01 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.630192 31081 tablet_replica.cc:333] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.630992 31081 raft_consensus.cc:2243] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.631592 31081 raft_consensus.cc:2272] T e205bc36ac664a3f991e20b164076fe2 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.634198 31081 tablet_replica.cc:333] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.634961 31081 raft_consensus.cc:2243] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.635885 31081 raft_consensus.cc:2272] T 0b949425b09940e29c5497954f991f74 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.638661 31081 tablet_replica.cc:333] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.639406 31081 raft_consensus.cc:2243] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.639935 31081 raft_consensus.cc:2272] T 908ffbd82fea407ca2ce462867b0d3b7 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.642563 31081 tablet_replica.cc:333] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.643340 31081 raft_consensus.cc:2243] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.643860 31081 raft_consensus.cc:2272] T 886dbfc562974a7199d730d776d9dfb9 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.646518 31081 tablet_replica.cc:333] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.647324 31081 raft_consensus.cc:2243] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.647874 31081 raft_consensus.cc:2272] T 5508dbec15d54969b5adb01c9112f82c P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.650537 31081 tablet_replica.cc:333] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.651304 31081 raft_consensus.cc:2243] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.652172 31081 raft_consensus.cc:2272] T ed182763b86d4c76b253d52452b0564d P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.654989 31081 tablet_replica.cc:333] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.655793 31081 raft_consensus.cc:2243] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.656342 31081 raft_consensus.cc:2272] T 9e0dceb82b0349a3825117170470b823 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.659235 31081 tablet_replica.cc:333] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.660825 31081 raft_consensus.cc:2243] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.661851 31081 raft_consensus.cc:2272] T 192dba3548844ce68066423c120ce5a9 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.664577 31081 tablet_replica.cc:333] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.665470 31081 raft_consensus.cc:2243] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.666066 31081 raft_consensus.cc:2272] T 043179cc2312402686ebba6392b37373 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.668874 31081 tablet_replica.cc:333] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.669672 31081 raft_consensus.cc:2243] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.670234 31081 raft_consensus.cc:2272] T e618334f20e04fd9a5823b4adc57b5c8 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.672502  1788 consensus_peers.cc:597] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.672936 31081 tablet_replica.cc:333] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.673774 31081 raft_consensus.cc:2243] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.674258 31081 raft_consensus.cc:2272] T f9a050d406f84c01a8768f46286823de P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.676160  1862 consensus_peers.cc:597] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.677004 31081 tablet_replica.cc:333] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.677814 31081 raft_consensus.cc:2243] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.678848 31081 raft_consensus.cc:2272] T 550858f9a36944e28cc9ad3b0a6f1d2a P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.681538 31081 tablet_replica.cc:333] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.682301 31081 raft_consensus.cc:2243] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.683280 31081 raft_consensus.cc:2272] T fb12289a53ea421694719a68ab645bbd P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.686014 31081 tablet_replica.cc:333] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.686688 31081 raft_consensus.cc:2243] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.687628 31081 raft_consensus.cc:2272] T 6bdf6d25dfca4e019cfeb1015081b9cc P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.690196 31081 tablet_replica.cc:333] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
W20260709 12:14:20.690096  1862 consensus_peers.cc:597] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.691098 31081 raft_consensus.cc:2243] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.691672 31081 raft_consensus.cc:2272] T accdbb8e7f46493e859e2fcf436b9823 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.694449 31081 tablet_replica.cc:333] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.695189 31081 raft_consensus.cc:2243] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.695684 31081 raft_consensus.cc:2272] T acb5a208d5164efd89e802ea93e739e8 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.698514 31081 tablet_replica.cc:333] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
W20260709 12:14:20.698673  1788 consensus_peers.cc:597] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.699281 31081 raft_consensus.cc:2243] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.700407 31081 raft_consensus.cc:2272] T 196e360cd2b046849b2531a8fd8a8558 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.703127 31081 tablet_replica.cc:333] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.703810 31081 raft_consensus.cc:2243] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.704288 31081 raft_consensus.cc:2272] T 4ac4412f4b444b9aa94293fedb3efadd P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.705880  1862 consensus_peers.cc:597] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.706894 31081 tablet_replica.cc:333] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.707646 31081 raft_consensus.cc:2243] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.708186 31081 raft_consensus.cc:2272] T 6c6ce3efea194374ab39b470b23e9cc4 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.710755 31081 tablet_replica.cc:333] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.711438 31081 raft_consensus.cc:2243] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.711964 31081 raft_consensus.cc:2272] T 7454c6eceed44c6c8310a7d45d684156 P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.714695 31081 tablet_replica.cc:333] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.715408 31081 raft_consensus.cc:2243] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.715919 31081 raft_consensus.cc:2272] T b393854c7f6644bab001958044d741c6 P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.718605 31081 tablet_replica.cc:333] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.719290 31081 raft_consensus.cc:2243] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.719806 31081 raft_consensus.cc:2272] T 3f096e0a8be9403099795054ead0bebf P 31494757f08b46e2a343194f7f907fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.721468  1862 consensus_peers.cc:597] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.722724 31081 tablet_replica.cc:333] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
I20260709 12:14:20.723488 31081 raft_consensus.cc:2243] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.724025 31081 raft_consensus.cc:2272] T f8b2e151da6b49e18e11b1fec66baf52 P 31494757f08b46e2a343194f7f907fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.726722 31081 tablet_replica.cc:333] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7: stopping tablet replica
W20260709 12:14:20.726738  1862 consensus_peers.cc:597] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.727375 31081 raft_consensus.cc:2243] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:20.727747 31081 raft_consensus.cc:2272] T bbfaa364f0b44736bbb5b9323271c58a P 31494757f08b46e2a343194f7f907fd7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:20.776806  1788 consensus_peers.cc:597] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.791505  1862 consensus_peers.cc:597] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.810222 31081 tablet_server.cc:196] TabletServer@127.30.90.66:0 shutdown complete.
W20260709 12:14:20.853713  1862 consensus_peers.cc:597] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.861169  1788 consensus_peers.cc:597] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.877732  1862 consensus_peers.cc:597] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.906492  1788 consensus_peers.cc:597] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.926117 31081 tablet_server.cc:179] TabletServer@127.30.90.67:0 shutting down...
W20260709 12:14:20.937253  1861 consensus_peers.cc:597] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.937695  1788 consensus_peers.cc:597] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.940050  1861 consensus_peers.cc:597] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:20.947564  1861 consensus_peers.cc:597] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:20.992830 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:20.994072 31081 tablet_replica.cc:333] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:20.995158 31081 raft_consensus.cc:2243] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:20.996351 31081 raft_consensus.cc:2272] T 0bd209521c504e99a3977ce16fbf1d88 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:20.998935 31081 tablet_replica.cc:333] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:20.999735 31081 raft_consensus.cc:2243] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.000837 31081 raft_consensus.cc:2272] T 358299f73f67429e83d0bd2c735174a6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.003872 31081 tablet_replica.cc:333] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.004794 31081 raft_consensus.cc:2243] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.005995 31081 raft_consensus.cc:2272] T 7f2bf884297b4e7cb9e4529fb8aaf10b P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.008422 31081 tablet_replica.cc:333] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.009078 31081 raft_consensus.cc:2243] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.009706 31081 raft_consensus.cc:2272] T b393854c7f6644bab001958044d741c6 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.012336 31081 tablet_replica.cc:333] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.013098 31081 raft_consensus.cc:2243] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.013661 31081 raft_consensus.cc:2272] T 520af4554c2149ec87a2349cc2255ef0 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.015041  2850 raft_consensus.cc:493] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.015600  2850 raft_consensus.cc:515] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } }
I20260709 12:14:21.016360 31081 tablet_replica.cc:333] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.017386 31081 raft_consensus.cc:2243] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.018074 31081 raft_consensus.cc:2272] T 5e4ba538e7be4d57b08c2c74b780b766 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.021739 31081 tablet_replica.cc:333] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.022985 31081 raft_consensus.cc:2243] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:21.023129  1789 leader_election.cc:336] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.023604 31081 raft_consensus.cc:2272] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:21.026051  1788 leader_election.cc:336] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:21.026827 31081 tablet_replica.cc:333] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.026657  1788 leader_election.cc:304] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:21.027740  2864 raft_consensus.cc:2749] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.027796 31081 raft_consensus.cc:2243] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.028970 31081 raft_consensus.cc:2272] T f3eeaa3d5c044a84af923db0a3afae4f P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.029736  2822 raft_consensus.cc:493] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.030314  2822 raft_consensus.cc:515] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:21.032188 31081 tablet_replica.cc:333] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.032697  2822 leader_election.cc:290] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:21.033160 31081 raft_consensus.cc:2243] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.033810 31081 raft_consensus.cc:2272] T 9705057733234ab2abe1eb78e5d94511 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.036418 31081 tablet_replica.cc:333] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.036937  2864 raft_consensus.cc:493] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.037304 31081 raft_consensus.cc:2243] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.037480  2864 raft_consensus.cc:515] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:21.038048 31081 raft_consensus.cc:2272] T 4c03fc59c33d4583ad24c5987bd14377 P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.039988  2864 leader_election.cc:290] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 471e5579451d4b2eac808ac15d864bab (127.30.90.68:40963), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:21.041155 31081 tablet_replica.cc:333] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.042382 31081 raft_consensus.cc:2243] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.042971 31081 raft_consensus.cc:2272] T 196e360cd2b046849b2531a8fd8a8558 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:21.043038  1863 leader_election.cc:336] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.046064 31081 tablet_replica.cc:333] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.046994 31081 raft_consensus.cc:2243] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.048100 31081 raft_consensus.cc:2272] T 591ea6c8b3b84a8cafcd63a9cfc52697 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.051049 31081 tablet_replica.cc:333] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.051909 31081 raft_consensus.cc:2243] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.052440 31081 raft_consensus.cc:2272] T 7d9df72750d94aef89d764a3a5c09951 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:21.053004  1789 leader_election.cc:336] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.018014  2850 leader_election.cc:290] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:21.055154 31081 tablet_replica.cc:333] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.056286 31081 raft_consensus.cc:2243] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.056923 31081 raft_consensus.cc:2272] T 9b5ffc08812e448cb34682cf91dfe6e6 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.057473  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd0a9c1874794ca092126d7327b71487" candidate_uuid: "de71b624000244f686d2608fbac206e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "471e5579451d4b2eac808ac15d864bab" is_pre_election: true
W20260709 12:14:21.059643  1861 consensus_peers.cc:597] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:21.060015 31081 tablet_replica.cc:333] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.060679  1788 leader_election.cc:304] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de71b624000244f686d2608fbac206e1; no voters: 471e5579451d4b2eac808ac15d864bab, c3dc4bfec5dd429fbae7011fcc8f04db
W20260709 12:14:21.061523  1861 leader_election.cc:336] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:14:21.061941 31081 raft_consensus.cc:2243] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.062233  1861 leader_election.cc:304] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:21.062294  2864 raft_consensus.cc:2749] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.063160 31081 raft_consensus.cc:2272] T 49bbdeb9b37c4d36997f0ede5ece1a75 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.064253  2832 raft_consensus.cc:2749] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:21.065709  1861 consensus_peers.cc:597] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:21.066169 31081 tablet_replica.cc:333] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.067154 31081 raft_consensus.cc:2243] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.068099 31081 raft_consensus.cc:2272] T 908ffbd82fea407ca2ce462867b0d3b7 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.070806 31081 tablet_replica.cc:333] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.071432 31081 raft_consensus.cc:2243] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.072009 31081 raft_consensus.cc:2272] T b50cccf84bb14c09998fbe3adaf8478c P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.075014 31081 tablet_replica.cc:333] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.075846 31081 raft_consensus.cc:2243] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.076928 31081 raft_consensus.cc:2272] T f025cd14499241828d12b7b3481243ed P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.079711 31081 tablet_replica.cc:333] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.080384 31081 raft_consensus.cc:2243] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.080878 31081 raft_consensus.cc:2272] T 0046bba1138f4c749c78dbf5468982fa P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.083333 31081 tablet_replica.cc:333] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.084033 31081 raft_consensus.cc:2243] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.084604 31081 raft_consensus.cc:2272] T 192dba3548844ce68066423c120ce5a9 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.086851 31081 tablet_replica.cc:333] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.087467 31081 raft_consensus.cc:2243] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.087955 31081 raft_consensus.cc:2272] T cd0a9c1874794ca092126d7327b71487 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.090308 31081 tablet_replica.cc:333] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.090906 31081 raft_consensus.cc:2243] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.091495 31081 raft_consensus.cc:2272] T 043179cc2312402686ebba6392b37373 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.093755 31081 tablet_replica.cc:333] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.094333 31081 raft_consensus.cc:2243] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.095173 31081 raft_consensus.cc:2272] T 758f8e6d165c484f8a836706f044997c P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.097154 31081 tablet_replica.cc:333] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.097803 31081 raft_consensus.cc:2243] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.098304 31081 raft_consensus.cc:2272] T c1197654fd5942048a45a7df272b26d9 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.100355 31081 tablet_replica.cc:333] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.100955 31081 raft_consensus.cc:2243] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.101825 31081 raft_consensus.cc:2272] T 9e0dceb82b0349a3825117170470b823 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.102907  2863 raft_consensus.cc:493] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.103063  2822 raft_consensus.cc:493] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.103595  2863 raft_consensus.cc:515] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:21.103703  2822 raft_consensus.cc:515] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:21.104477 31081 tablet_replica.cc:333] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.105472 31081 raft_consensus.cc:2243] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.106084 31081 raft_consensus.cc:2272] T 74d329afeb794f2fa02ea9743ce411eb P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.106228  2863 leader_election.cc:290] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:21.106112  2822 leader_election.cc:290] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:21.109347 31081 tablet_replica.cc:333] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.110284 31081 raft_consensus.cc:2243] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.110930 31081 raft_consensus.cc:2272] T 9c1a3d641f1041c4a63d91933630e08f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:21.112831  1861 leader_election.cc:336] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:14:21.113622  1862 leader_election.cc:336] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:21.113940 31081 tablet_replica.cc:333] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.114921 31081 raft_consensus.cc:2243] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.115518 31081 raft_consensus.cc:2272] T 2530d7a791164169b1ef6a934c71360f P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:21.115854  1863 leader_election.cc:336] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.116379  1863 leader_election.cc:304] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:21.117286  2822 raft_consensus.cc:2749] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:21.117370  1863 leader_election.cc:336] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.118016  1863 leader_election.cc:304] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:21.118366 31081 tablet_replica.cc:333] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.118747  2822 raft_consensus.cc:2749] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.119131 31081 raft_consensus.cc:2243] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.120103 31081 raft_consensus.cc:2272] T 9a1be0466483427fbfe159697dd364f8 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.122215 31081 tablet_replica.cc:333] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.122833 31081 raft_consensus.cc:2243] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.123660 31081 raft_consensus.cc:2272] T ab971a1a54814eedb144a80dcb25975a P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.125962 31081 tablet_replica.cc:333] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.126557 31081 raft_consensus.cc:2243] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.127085 31081 raft_consensus.cc:2272] T b08ce38a4e8243f791a1ebe6996a8785 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.129103 31081 tablet_replica.cc:333] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.129730 31081 raft_consensus.cc:2243] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.130230 31081 raft_consensus.cc:2272] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.132268 31081 tablet_replica.cc:333] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.132848 31081 raft_consensus.cc:2243] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.133301 31081 raft_consensus.cc:2272] T 42d8fd953bdf44418989c9b60b360d01 P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.135334 31081 tablet_replica.cc:333] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.135964 31081 raft_consensus.cc:2243] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.136521 31081 raft_consensus.cc:2272] T 0b949425b09940e29c5497954f991f74 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.138616 31081 tablet_replica.cc:333] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.139190 31081 raft_consensus.cc:2243] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.140002 31081 raft_consensus.cc:2272] T e205bc36ac664a3f991e20b164076fe2 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.142210 31081 tablet_replica.cc:333] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.142869 31081 raft_consensus.cc:2243] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.143872 31081 raft_consensus.cc:2272] T f8b2e151da6b49e18e11b1fec66baf52 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.146648 31081 tablet_replica.cc:333] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.147352 31081 raft_consensus.cc:2243] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.147897 31081 raft_consensus.cc:2272] T bbfaa364f0b44736bbb5b9323271c58a P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.150198 31081 tablet_replica.cc:333] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.150676  2822 raft_consensus.cc:493] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.150992 31081 raft_consensus.cc:2243] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.151657 31081 raft_consensus.cc:2272] T fb12289a53ea421694719a68ab645bbd P de71b624000244f686d2608fbac206e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.151316  2822 raft_consensus.cc:515] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:21.153966  2822 leader_election.cc:290] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:21.154726 31081 tablet_replica.cc:333] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.155627 31081 raft_consensus.cc:2243] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.156287 31081 raft_consensus.cc:2272] T 6bdf6d25dfca4e019cfeb1015081b9cc P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:21.158440  1861 leader_election.cc:336] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:14:21.159157 31081 tablet_replica.cc:333] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.160019 31081 raft_consensus.cc:2243] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:21.159919  1863 leader_election.cc:336] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.160778 31081 raft_consensus.cc:2272] T b59bb8b3b3504fd7b6cc5d6494185a75 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.160653  1863 leader_election.cc:304] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:21.161496  2822 raft_consensus.cc:2749] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:21.163337 31081 tablet_replica.cc:333] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.164005 31081 raft_consensus.cc:2243] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.164475 31081 raft_consensus.cc:2272] T 1414c88e5f784f509007aa3584e3557a P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.166908 31081 tablet_replica.cc:333] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.167466 31081 raft_consensus.cc:2243] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.167955 31081 raft_consensus.cc:2272] T 6c6ce3efea194374ab39b470b23e9cc4 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.170120 31081 tablet_replica.cc:333] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.170650 31081 raft_consensus.cc:2243] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:21.171129 31081 raft_consensus.cc:2272] T 7454c6eceed44c6c8310a7d45d684156 P de71b624000244f686d2608fbac206e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:21.173377 31081 tablet_replica.cc:333] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1: stopping tablet replica
I20260709 12:14:21.173923 31081 raft_consensus.cc:2243] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:21.174721 31081 raft_consensus.cc:2272] T acb5a208d5164efd89e802ea93e739e8 P de71b624000244f686d2608fbac206e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:21.218216  1861 consensus_peers.cc:597] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:21.334856  1861 consensus_peers.cc:597] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:21.349853  2822 raft_consensus.cc:493] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.350533  2822 raft_consensus.cc:515] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:21.352246  2822 leader_election.cc:290] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:14:21.356593  1862 leader_election.cc:336] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:21.357223  1863 leader_election.cc:336] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.357679  1863 leader_election.cc:304] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:21.358399  2822 raft_consensus.cc:2749] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.429997  2822 raft_consensus.cc:493] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.430595  2822 raft_consensus.cc:515] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:21.434703  2871 raft_consensus.cc:493] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.435371  2871 raft_consensus.cc:515] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:21.437171  2822 leader_election.cc:290] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:21.437526  2871 leader_election.cc:290] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:21.439924  1862 leader_election.cc:336] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:21.444201  1861 leader_election.cc:336] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:21.445096  1863 leader_election.cc:336] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.445593  1863 leader_election.cc:304] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:21.446290  2871 raft_consensus.cc:2749] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:21.446465  1863 leader_election.cc:336] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.446900  1863 leader_election.cc:304] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:21.447512  2871 raft_consensus.cc:2749] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.562120  2863 raft_consensus.cc:493] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:21.562750  2863 raft_consensus.cc:515] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:21.566049  2863 leader_election.cc:290] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:21.569888  1862 leader_election.cc:336] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:21.571372  1861 leader_election.cc:336] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:21.571759  1861 leader_election.cc:304] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:21.572480  2863 raft_consensus.cc:2749] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.601874  2863 raft_consensus.cc:493] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:21.602481  2863 raft_consensus.cc:515] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:21.605923  2863 leader_election.cc:290] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:14:21.610221  1862 leader_election.cc:336] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:21.610705  1863 leader_election.cc:336] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:21.611155  1863 leader_election.cc:304] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:21.611939  2863 raft_consensus.cc:2749] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.622457  2863 raft_consensus.cc:493] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:21.622994  2863 raft_consensus.cc:515] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:21.625170  2863 leader_election.cc:290] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:21.630615  1862 leader_election.cc:336] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:21.632474  1861 leader_election.cc:336] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:21.632896  1861 leader_election.cc:304] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:21.633996  2863 raft_consensus.cc:2749] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.802538  2832 raft_consensus.cc:493] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:21.803154  2832 raft_consensus.cc:515] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:21.805119  2832 leader_election.cc:290] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:21.810230  1861 leader_election.cc:336] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:21.810846  1862 leader_election.cc:336] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:21.811246  1862 leader_election.cc:304] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:21.811852  2832 raft_consensus.cc:2749] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:21.816829  2832 raft_consensus.cc:493] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:21.817281  2832 raft_consensus.cc:515] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:21.819254  2832 leader_election.cc:290] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:14:21.823101  1863 leader_election.cc:336] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
W20260709 12:14:21.823606  1862 leader_election.cc:336] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:21.823968  1862 leader_election.cc:304] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:21.824546  2832 raft_consensus.cc:2749] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.859926  2832 raft_consensus.cc:493] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:21.860514  2832 raft_consensus.cc:515] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:21.862950  2832 leader_election.cc:290] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:14:21.866748  1863 leader_election.cc:336] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
W20260709 12:14:21.867223  1862 leader_election.cc:336] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:21.867666  1862 leader_election.cc:304] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:21.868448  2832 raft_consensus.cc:2749] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:21.916397  2832 raft_consensus.cc:493] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:21.916930  2832 raft_consensus.cc:515] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:21.918829  2832 leader_election.cc:290] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:21.923041  1862 leader_election.cc:336] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:21.923547  1861 leader_election.cc:336] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:21.924031  1861 leader_election.cc:304] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:21.924804  2863 raft_consensus.cc:2749] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:22.030359  2832 raft_consensus.cc:493] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:22.030861  2832 raft_consensus.cc:515] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:22.032678  2832 leader_election.cc:290] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:22.034487  2832 raft_consensus.cc:493] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.034955  2832 raft_consensus.cc:515] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:14:22.036579  1863 leader_election.cc:336] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
W20260709 12:14:22.038401  1862 leader_election.cc:336] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:22.038821  1862 leader_election.cc:304] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:22.039535  2863 raft_consensus.cc:2749] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:22.039844  2832 leader_election.cc:290] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:22.043437  1861 leader_election.cc:336] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:22.044875  1863 leader_election.cc:336] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:22.045339  1863 leader_election.cc:304] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.046198  2832 raft_consensus.cc:2749] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:22.046367  1863 consensus_peers.cc:597] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:22.058740  2832 raft_consensus.cc:493] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:22.059284  2832 raft_consensus.cc:515] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:22.061033  2832 leader_election.cc:290] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:22.064865  1862 leader_election.cc:336] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:22.065461  1861 leader_election.cc:336] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:22.065876  1861 leader_election.cc:304] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.066469  2832 raft_consensus.cc:2749] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:22.066946  2871 raft_consensus.cc:493] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.067494  2871 raft_consensus.cc:515] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:22.069231  2871 leader_election.cc:290] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:22.072782  1861 leader_election.cc:336] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:22.073473  1863 leader_election.cc:336] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:22.073871  1863 leader_election.cc:304] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.074442  2871 raft_consensus.cc:2749] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:22.076460  2871 raft_consensus.cc:493] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:22.076862  2871 raft_consensus.cc:515] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:22.078604  2871 leader_election.cc:290] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:22.082340  1861 leader_election.cc:336] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:22.082830  1862 leader_election.cc:336] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:22.083267  1862 leader_election.cc:304] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.084018  2871 raft_consensus.cc:2749] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:22.111316  2871 raft_consensus.cc:493] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:22.111843  2871 raft_consensus.cc:515] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:22.113778  2871 leader_election.cc:290] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
I20260709 12:14:22.117816  2871 raft_consensus.cc:493] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
W20260709 12:14:22.117841  1862 leader_election.cc:336] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:22.118367  2871 raft_consensus.cc:515] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
W20260709 12:14:22.119163  1861 leader_election.cc:336] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:22.119711  1861 leader_election.cc:304] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.120101  2871 leader_election.cc:290] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
I20260709 12:14:22.120653  2832 raft_consensus.cc:2749] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:22.127660  1863 leader_election.cc:336] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
W20260709 12:14:22.128202  1861 leader_election.cc:336] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:22.128572  1861 leader_election.cc:304] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.129233  2871 raft_consensus.cc:2749] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:22.151080  2871 raft_consensus.cc:493] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.151713  2871 raft_consensus.cc:515] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:22.154031  2871 leader_election.cc:290] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:22.157595  1861 leader_election.cc:336] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:22.158346  1863 leader_election.cc:336] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:22.158695  1863 leader_election.cc:304] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.159271  2871 raft_consensus.cc:2749] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:22.243331  1863 consensus_peers.cc:597] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:22.254076 31081 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1845)
I20260709 12:14:22.293752  2871 raft_consensus.cc:493] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.294432  2871 raft_consensus.cc:515] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:22.296749  2871 leader_election.cc:290] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:22.300818  1862 leader_election.cc:336] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:22.301323  1861 leader_election.cc:336] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:22.301828  1861 leader_election.cc:304] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.302593  2871 raft_consensus.cc:2749] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:22.310698  1863 consensus_peers.cc:597] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:22.340061  2871 raft_consensus.cc:493] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.340720  2871 raft_consensus.cc:515] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:22.342947  2871 leader_election.cc:290] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:22.346565  1861 leader_election.cc:336] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:22.347012  1863 leader_election.cc:336] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:22.347419  1863 leader_election.cc:304] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.348004  2871 raft_consensus.cc:2749] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:22.360653  2871 raft_consensus.cc:493] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.361227  2871 raft_consensus.cc:515] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:22.363494  2871 leader_election.cc:290] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:22.367111  1861 leader_election.cc:336] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:22.367797  1863 leader_election.cc:336] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:22.368120  1863 leader_election.cc:304] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.368799  2871 raft_consensus.cc:2749] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:22.398298  2832 raft_consensus.cc:493] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.398838  2832 raft_consensus.cc:515] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:22.400988  2832 leader_election.cc:290] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:22.403566  1862 leader_election.cc:336] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:22.404886  1861 leader_election.cc:336] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:22.405213  1861 leader_election.cc:304] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.405879  2871 raft_consensus.cc:2749] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:22.410523  1863 consensus_peers.cc:597] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:22.442732  1863 consensus_peers.cc:597] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:22.464988  1863 consensus_peers.cc:597] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:22.472345  2832 raft_consensus.cc:493] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.472842  2832 raft_consensus.cc:515] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:22.474632  2832 leader_election.cc:290] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:22.478349  1861 leader_election.cc:336] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:22.478869  1862 leader_election.cc:336] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:22.479350  1862 leader_election.cc:304] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.480093  2832 raft_consensus.cc:2749] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:22.496399  2832 raft_consensus.cc:493] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.496896  2832 raft_consensus.cc:515] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:22.499042  2832 leader_election.cc:290] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:22.503238  1862 leader_election.cc:336] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:22.503744  1861 leader_election.cc:336] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:22.504179  1861 leader_election.cc:304] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.504776  2832 raft_consensus.cc:2749] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:22.556803  2832 raft_consensus.cc:493] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de71b624000244f686d2608fbac206e1)
I20260709 12:14:22.557401  2832 raft_consensus.cc:515] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:22.559656  2832 leader_election.cc:290] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:22.563042  1861 leader_election.cc:336] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:22.563704  1863 leader_election.cc:336] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:22.564136  1863 leader_election.cc:304] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.564855  2832 raft_consensus.cc:2749] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:22.602123  1863 consensus_peers.cc:597] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:22.675009  2832 raft_consensus.cc:493] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:22.675598  2832 raft_consensus.cc:515] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:22.677829  2832 leader_election.cc:290] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:22.683782  1863 leader_election.cc:336] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
W20260709 12:14:22.687711  1861 leader_election.cc:336] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:22.688189  1861 leader_election.cc:304] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:22.688987  2832 raft_consensus.cc:2749] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:22.705148  1863 consensus_peers.cc:597] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:22.722728  1863 consensus_peers.cc:597] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:22.730094  1863 consensus_peers.cc:597] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:22.733072  1863 consensus_peers.cc:597] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:22.846428  1862 consensus_peers.cc:597] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:22.959362  1862 consensus_peers.cc:597] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:23.073289  1862 consensus_peers.cc:597] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:23.135514  1862 consensus_peers.cc:597] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.176309  2871 raft_consensus.cc:493] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:23.176800  2871 raft_consensus.cc:515] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:23.178829  2871 leader_election.cc:290] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:23.181697  1863 consensus_peers.cc:597] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab -> Peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Couldn't send request to peer c3dc4bfec5dd429fbae7011fcc8f04db. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:23.182123  1863 leader_election.cc:336] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
W20260709 12:14:23.183110  1861 leader_election.cc:336] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:23.183477  1861 leader_election.cc:304] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:23.184099  2871 raft_consensus.cc:2749] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:23.209424  2871 raft_consensus.cc:493] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:23.210085  2871 raft_consensus.cc:515] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:23.212548  2871 leader_election.cc:290] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:14:23.216732  1863 leader_election.cc:336] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
W20260709 12:14:23.220149  1862 leader_election.cc:336] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:23.220827  1862 leader_election.cc:304] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:23.222460  2871 raft_consensus.cc:2749] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:23.228032  1862 consensus_peers.cc:597] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.249116  2871 raft_consensus.cc:493] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:23.249722  2871 raft_consensus.cc:515] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
W20260709 12:14:23.251905  1862 consensus_peers.cc:597] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.252008  2871 leader_election.cc:290] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:14:23.254571 31081 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 1845)
W20260709 12:14:23.257135  1862 leader_election.cc:336] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:23.257939  1863 leader_election.cc:336] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:23.258375  1863 leader_election.cc:304] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:23.259114  2874 raft_consensus.cc:2749] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:23.270785  1862 consensus_peers.cc:597] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:23.286904  1862 consensus_peers.cc:597] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:23.287406  1862 consensus_peers.cc:597] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.299175  2871 raft_consensus.cc:493] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:23.299795  2871 raft_consensus.cc:515] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:23.303337  2871 leader_election.cc:290] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:23.308027  1861 leader_election.cc:336] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:23.308177  1862 consensus_peers.cc:597] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:23.309841  1863 leader_election.cc:336] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:23.310312  2871 raft_consensus.cc:493] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:23.310312  1863 leader_election.cc:304] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:23.311391  2874 raft_consensus.cc:2749] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:23.311141  2871 raft_consensus.cc:515] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:23.315501  2871 leader_election.cc:290] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:23.317453  1861 leader_election.cc:336] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:23.318004  1862 leader_election.cc:336] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:23.318426  1862 leader_election.cc:304] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [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: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:23.319029  2871 raft_consensus.cc:2749] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:23.364903  2874 raft_consensus.cc:493] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:23.365418  2874 raft_consensus.cc:515] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:23.367278  2874 leader_election.cc:290] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:23.371004  1862 leader_election.cc:336] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:23.371565  1861 leader_election.cc:336] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:23.371918  1861 leader_election.cc:304] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:23.372690  2871 raft_consensus.cc:2749] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:23.382125  1861 consensus_peers.cc:597] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:23.384336  1862 consensus_peers.cc:597] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab -> Peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Couldn't send request to peer 31494757f08b46e2a343194f7f907fd7. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.404613  2871 raft_consensus.cc:493] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:23.405332  2871 raft_consensus.cc:515] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } }
I20260709 12:14:23.407799  2871 leader_election.cc:290] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de71b624000244f686d2608fbac206e1 (127.30.90.67:45319), c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013)
W20260709 12:14:23.410876  1863 leader_election.cc:336] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
W20260709 12:14:23.411623  1861 leader_election.cc:336] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
I20260709 12:14:23.411990  1861 leader_election.cc:304] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: c3dc4bfec5dd429fbae7011fcc8f04db, de71b624000244f686d2608fbac206e1
I20260709 12:14:23.412580  2871 raft_consensus.cc:2749] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:23.414786  2871 raft_consensus.cc:493] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 31494757f08b46e2a343194f7f907fd7)
I20260709 12:14:23.415331  2871 raft_consensus.cc:515] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } } peers { permanent_uuid: "de71b624000244f686d2608fbac206e1" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 45319 } } peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } }
I20260709 12:14:23.417727  2871 leader_election.cc:290] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587), de71b624000244f686d2608fbac206e1 (127.30.90.67:45319)
W20260709 12:14:23.421455  1861 leader_election.cc:336] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111)
W20260709 12:14:23.421945  1862 leader_election.cc:336] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:23.422317  1862 leader_election.cc:304] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, de71b624000244f686d2608fbac206e1
I20260709 12:14:23.422899  2871 raft_consensus.cc:2749] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:23.464063  2871 raft_consensus.cc:493] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:23.464613  2871 raft_consensus.cc:515] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:23.466398 31081 tablet_server.cc:196] TabletServer@127.30.90.67:0 shutdown complete.
I20260709 12:14:23.466513  2871 leader_election.cc:290] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
W20260709 12:14:23.470649  1862 leader_election.cc:336] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
W20260709 12:14:23.471159  1863 leader_election.cc:336] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
I20260709 12:14:23.471582  1863 leader_election.cc:304] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:23.472267  2874 raft_consensus.cc:2749] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:14:23.505532  1861 consensus_peers.cc:597] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.538982 31081 tablet_server.cc:179] TabletServer@127.30.90.68:0 shutting down...
W20260709 12:14:23.559855  1861 consensus_peers.cc:597] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.578589 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:23.579532 31081 tablet_replica.cc:333] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.580426 31081 raft_consensus.cc:2243] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.581437 31081 raft_consensus.cc:2272] T 520af4554c2149ec87a2349cc2255ef0 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.582047  1861 consensus_peers.cc:597] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.583520 31081 tablet_replica.cc:333] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.584164 31081 raft_consensus.cc:2243] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.584858 31081 raft_consensus.cc:2272] T 9b708da1152a485e844895fccb3968c0 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.586706 31081 tablet_replica.cc:333] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.587232 31081 raft_consensus.cc:2243] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.587584 31081 raft_consensus.cc:2272] T 7f2bf884297b4e7cb9e4529fb8aaf10b P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.589407 31081 tablet_replica.cc:333] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.590004 31081 raft_consensus.cc:2243] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.590355 31081 raft_consensus.cc:2272] T 358299f73f67429e83d0bd2c735174a6 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.592407 31081 tablet_replica.cc:333] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.593178 31081 raft_consensus.cc:2243] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.593721 31081 raft_consensus.cc:2272] T 0bd209521c504e99a3977ce16fbf1d88 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.595068  1861 consensus_peers.cc:597] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.595939 31081 tablet_replica.cc:333] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.596606 31081 raft_consensus.cc:2243] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.597055 31081 raft_consensus.cc:2272] T ed3801153d98423e8267016b1112a3d2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.599016 31081 tablet_replica.cc:333] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.599574 31081 raft_consensus.cc:2243] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.600317 31081 raft_consensus.cc:2272] T 72bd3d324da6499a867e3400c3f09b81 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.602246 31081 tablet_replica.cc:333] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.602802 31081 raft_consensus.cc:2243] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.603195 31081 raft_consensus.cc:2272] T 3d4e2cad5f5142c4a5e6fdac74e01f63 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.605000 31081 tablet_replica.cc:333] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.605536 31081 raft_consensus.cc:2243] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.606011 31081 raft_consensus.cc:2272] T f025cd14499241828d12b7b3481243ed P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.608060 31081 tablet_replica.cc:333] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.608615 31081 raft_consensus.cc:2243] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.609360 31081 raft_consensus.cc:2272] T 6c6ce3efea194374ab39b470b23e9cc4 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.611166 31081 tablet_replica.cc:333] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.611735 31081 raft_consensus.cc:2243] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.612156 31081 raft_consensus.cc:2272] T 2bb0f4d4a48345ff81d4f25a3c11bfc8 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.614045 31081 tablet_replica.cc:333] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.614629 31081 raft_consensus.cc:2243] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.615406 31081 raft_consensus.cc:2272] T 5e4ba538e7be4d57b08c2c74b780b766 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.617353 31081 tablet_replica.cc:333] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.618096 31081 raft_consensus.cc:2243] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.618502 31081 raft_consensus.cc:2272] T f3eeaa3d5c044a84af923db0a3afae4f P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.620359 31081 tablet_replica.cc:333] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.620929 31081 raft_consensus.cc:2243] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.621373 31081 raft_consensus.cc:2272] T 7d9df72750d94aef89d764a3a5c09951 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.623317 31081 tablet_replica.cc:333] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.623893 31081 raft_consensus.cc:2243] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.624713 31081 raft_consensus.cc:2272] T 886dbfc562974a7199d730d776d9dfb9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.627027  2874 raft_consensus.cc:493] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c3dc4bfec5dd429fbae7011fcc8f04db)
I20260709 12:14:23.627308 31081 tablet_replica.cc:333] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.627524  2874 raft_consensus.cc:515] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "471e5579451d4b2eac808ac15d864bab" member_type: VOTER last_known_addr { host: "127.30.90.68" port: 40963 } } peers { permanent_uuid: "c3dc4bfec5dd429fbae7011fcc8f04db" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 34013 } } peers { permanent_uuid: "31494757f08b46e2a343194f7f907fd7" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 44587 } }
I20260709 12:14:23.628067 31081 raft_consensus.cc:2243] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.628685 31081 raft_consensus.cc:2272] T 5508dbec15d54969b5adb01c9112f82c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.629709  2874 leader_election.cc:290] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013), 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587)
I20260709 12:14:23.631264 31081 tablet_replica.cc:333] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.632078 31081 raft_consensus.cc:2243] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.633118 31081 raft_consensus.cc:2272] T b50cccf84bb14c09998fbe3adaf8478c P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:23.633582  1863 leader_election.cc:336] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c3dc4bfec5dd429fbae7011fcc8f04db (127.30.90.65:34013): Network error: Client connection negotiation failed: client connection to 127.30.90.65:34013: connect: Connection refused (error 111)
W20260709 12:14:23.634080  1862 leader_election.cc:336] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 31494757f08b46e2a343194f7f907fd7 (127.30.90.66:44587): Network error: Client connection negotiation failed: client connection to 127.30.90.66:44587: connect: Connection refused (error 111)
I20260709 12:14:23.634477  1862 leader_election.cc:304] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 471e5579451d4b2eac808ac15d864bab; no voters: 31494757f08b46e2a343194f7f907fd7, c3dc4bfec5dd429fbae7011fcc8f04db
I20260709 12:14:23.635056  2874 raft_consensus.cc:2749] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:23.635545 31081 tablet_replica.cc:333] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.636212 31081 raft_consensus.cc:2243] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.636631 31081 raft_consensus.cc:2272] T ed182763b86d4c76b253d52452b0564d P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.638500 31081 tablet_replica.cc:333] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.639024 31081 raft_consensus.cc:2243] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.639449 31081 raft_consensus.cc:2272] T cd0a9c1874794ca092126d7327b71487 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.641116 31081 tablet_replica.cc:333] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.641697 31081 raft_consensus.cc:2243] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.642128 31081 raft_consensus.cc:2272] T 192dba3548844ce68066423c120ce5a9 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.643958 31081 tablet_replica.cc:333] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.644479 31081 raft_consensus.cc:2243] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.644949 31081 raft_consensus.cc:2272] T a084f450970f45a7b893ebd9073ab2a2 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.646703 31081 tablet_replica.cc:333] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.647248 31081 raft_consensus.cc:2243] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.647706 31081 raft_consensus.cc:2272] T b08ce38a4e8243f791a1ebe6996a8785 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.649407 31081 tablet_replica.cc:333] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.649960 31081 raft_consensus.cc:2243] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.650388 31081 raft_consensus.cc:2272] T 74d329afeb794f2fa02ea9743ce411eb P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.652053 31081 tablet_replica.cc:333] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.652698 31081 raft_consensus.cc:2243] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.653466 31081 raft_consensus.cc:2272] T e618334f20e04fd9a5823b4adc57b5c8 P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.656100 31081 tablet_replica.cc:333] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.656795 31081 raft_consensus.cc:2243] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:14:23.657199  1861 consensus_peers.cc:597] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab -> Peer de71b624000244f686d2608fbac206e1 (127.30.90.67:45319): Couldn't send request to peer de71b624000244f686d2608fbac206e1. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.67:45319: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:14:23.657810 31081 raft_consensus.cc:2272] T f9a050d406f84c01a8768f46286823de P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.659895 31081 tablet_replica.cc:333] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.660465 31081 raft_consensus.cc:2243] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.660885 31081 raft_consensus.cc:2272] T 550858f9a36944e28cc9ad3b0a6f1d2a P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.662822 31081 tablet_replica.cc:333] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.663355 31081 raft_consensus.cc:2243] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.664079 31081 raft_consensus.cc:2272] T 9c1a3d641f1041c4a63d91933630e08f P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.665985 31081 tablet_replica.cc:333] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.666519 31081 raft_consensus.cc:2243] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.666916 31081 raft_consensus.cc:2272] T fb12289a53ea421694719a68ab645bbd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.668711 31081 tablet_replica.cc:333] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.669245 31081 raft_consensus.cc:2243] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.669701 31081 raft_consensus.cc:2272] T 6bdf6d25dfca4e019cfeb1015081b9cc P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.671588 31081 tablet_replica.cc:333] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.672112 31081 raft_consensus.cc:2243] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.672892 31081 raft_consensus.cc:2272] T accdbb8e7f46493e859e2fcf436b9823 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.674913 31081 tablet_replica.cc:333] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.675449 31081 raft_consensus.cc:2243] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.676245 31081 raft_consensus.cc:2272] T 9705057733234ab2abe1eb78e5d94511 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.678213 31081 tablet_replica.cc:333] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.678762 31081 raft_consensus.cc:2243] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.679160 31081 raft_consensus.cc:2272] T f8b2e151da6b49e18e11b1fec66baf52 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.681121 31081 tablet_replica.cc:333] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.681788 31081 raft_consensus.cc:2243] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.682351 31081 raft_consensus.cc:2272] T e205bc36ac664a3f991e20b164076fe2 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.684878 31081 tablet_replica.cc:333] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.685511 31081 raft_consensus.cc:2243] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.686288 31081 raft_consensus.cc:2272] T b393854c7f6644bab001958044d741c6 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.688297 31081 tablet_replica.cc:333] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.688792 31081 raft_consensus.cc:2243] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.689451 31081 raft_consensus.cc:2272] T 3f096e0a8be9403099795054ead0bebf P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.691488 31081 tablet_replica.cc:333] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.691977 31081 raft_consensus.cc:2243] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.692324 31081 raft_consensus.cc:2272] T 9a1be0466483427fbfe159697dd364f8 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.694403 31081 tablet_replica.cc:333] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.695150 31081 raft_consensus.cc:2243] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.695572 31081 raft_consensus.cc:2272] T ab971a1a54814eedb144a80dcb25975a P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.697381 31081 tablet_replica.cc:333] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.697916 31081 raft_consensus.cc:2243] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.698342 31081 raft_consensus.cc:2272] T 4ac4412f4b444b9aa94293fedb3efadd P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.700421 31081 tablet_replica.cc:333] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.700918 31081 raft_consensus.cc:2243] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.701318 31081 raft_consensus.cc:2272] T 758f8e6d165c484f8a836706f044997c P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.703070 31081 tablet_replica.cc:333] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.703567 31081 raft_consensus.cc:2243] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.703969 31081 raft_consensus.cc:2272] T c1197654fd5942048a45a7df272b26d9 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.705976 31081 tablet_replica.cc:333] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.706411 31081 raft_consensus.cc:2243] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.706761 31081 raft_consensus.cc:2272] T 164268eef3b74722a7aec3b41527e4da P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.708407 31081 tablet_replica.cc:333] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.708822 31081 raft_consensus.cc:2243] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.709148 31081 raft_consensus.cc:2272] T 591ea6c8b3b84a8cafcd63a9cfc52697 P 471e5579451d4b2eac808ac15d864bab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.710773 31081 tablet_replica.cc:333] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.711192 31081 raft_consensus.cc:2243] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:23.711560 31081 raft_consensus.cc:2272] T 1414c88e5f784f509007aa3584e3557a P 471e5579451d4b2eac808ac15d864bab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.713232 31081 tablet_replica.cc:333] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab: stopping tablet replica
I20260709 12:14:23.713693 31081 raft_consensus.cc:2243] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.714385 31081 raft_consensus.cc:2272] T 167fcd779fba45e09e0260b3bdc6e106 P 471e5579451d4b2eac808ac15d864bab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.783267 31081 tablet_server.cc:196] TabletServer@127.30.90.68:0 shutdown complete.
I20260709 12:14:23.846359 31081 master.cc:562] Master@127.30.90.126:42029 shutting down...
I20260709 12:14:23.873210 31081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:23.873843 31081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:23.874214 31081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2092c52754a24156b62c109958f09ffb: stopping tablet replica
I20260709 12:14:23.896293 31081 master.cc:584] Master@127.30.90.126:42029 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (33154 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:14:23.999469 31081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.90.126:38493
I20260709 12:14:24.000748 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:24.007454  2876 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
W20260709 12:14:24.007509  2877 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
W20260709 12:14:24.008292  2879 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
I20260709 12:14:24.009171 31081 server_base.cc:1061] running on GCE node
I20260709 12:14:24.010368 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:24.010565 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:24.010689 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599264010677 us; error 0 us; skew 500 ppm
I20260709 12:14:24.011209 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:24.014178 31081 webserver.cc:533] Webserver started at http://127.30.90.126:37523/ using document root <none> and password file <none>
I20260709 12:14:24.014714 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:24.014925 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:24.015208 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:24.016386 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/master-0-root/instance:
uuid: "4bc04725063046d08173707973f54a7e"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-q6ss"
I20260709 12:14:24.021385 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 12:14:24.024858  2884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.025708 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:14:24.026015 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/master-0-root
uuid: "4bc04725063046d08173707973f54a7e"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-q6ss"
I20260709 12:14:24.026364 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-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)
I20260709 12:14:24.040890 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:24.042244 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:24.080458 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.126:38493
I20260709 12:14:24.080564  2935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.126:38493 every 8 connection(s)
I20260709 12:14:24.084327  2936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.094812  2936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e: Bootstrap starting.
I20260709 12:14:24.099745  2936 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.104254  2936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e: No bootstrap required, opened a new log
I20260709 12:14:24.106909  2936 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc04725063046d08173707973f54a7e" member_type: VOTER }
I20260709 12:14:24.107508  2936 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.107759  2936 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bc04725063046d08173707973f54a7e, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.108508  2936 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4bc04725063046d08173707973f54a7e" member_type: VOTER }
I20260709 12:14:24.108999  2936 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:24.109334  2936 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:24.109658  2936 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.114545  2936 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc04725063046d08173707973f54a7e" member_type: VOTER }
I20260709 12:14:24.115096  2936 leader_election.cc:304] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [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: 4bc04725063046d08173707973f54a7e; no voters: 
I20260709 12:14:24.116394  2936 leader_election.cc:290] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:24.116899  2939 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:24.118677  2939 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 1 LEADER]: Becoming Leader. State: Replica: 4bc04725063046d08173707973f54a7e, State: Running, Role: LEADER
I20260709 12:14:24.119517  2936 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:24.119472  2939 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [LEADER]: Queue going to LEADER mode. State: All 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: "4bc04725063046d08173707973f54a7e" member_type: VOTER }
I20260709 12:14:24.124586  2941 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4bc04725063046d08173707973f54a7e. Latest consensus state: current_term: 1 leader_uuid: "4bc04725063046d08173707973f54a7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc04725063046d08173707973f54a7e" member_type: VOTER } }
I20260709 12:14:24.124673  2940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4bc04725063046d08173707973f54a7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bc04725063046d08173707973f54a7e" member_type: VOTER } }
I20260709 12:14:24.125474  2941 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:24.125721  2940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:24.129616  2947 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:24.135658  2947 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:24.137697 31081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:24.145757  2947 catalog_manager.cc:1383] Generated new cluster ID: ef2e06df75a9475886afdc5da8560ef0
I20260709 12:14:24.146027  2947 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:24.198052  2947 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:24.199311  2947 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:24.211273  2947 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e: Generated new TSK 0
I20260709 12:14:24.211844  2947 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:24.268885 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:24.275355  2957 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
W20260709 12:14:24.276407  2958 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
W20260709 12:14:24.279873  2960 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
I20260709 12:14:24.279981 31081 server_base.cc:1061] running on GCE node
I20260709 12:14:24.282166 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:24.282400 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:24.282613 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599264282585 us; error 0 us; skew 500 ppm
I20260709 12:14:24.283229 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:24.285754 31081 webserver.cc:533] Webserver started at http://127.30.90.65:36671/ using document root <none> and password file <none>
I20260709 12:14:24.286288 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:24.286504 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:24.286815 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:24.287978 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-0-root/instance:
uuid: "36fe637834ff4a23942e24a08fd0792e"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-q6ss"
I20260709 12:14:24.292948 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:14:24.296550  2965 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.297277 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:24.297611 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "36fe637834ff4a23942e24a08fd0792e"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-q6ss"
I20260709 12:14:24.297909 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-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)
I20260709 12:14:24.330133 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:24.331518 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:24.333182 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:24.335667 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:24.335909 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.336215 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:24.336429 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.380226 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:46793
I20260709 12:14:24.380323  3027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:46793 every 8 connection(s)
I20260709 12:14:24.386152 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:24.394014  3032 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
W20260709 12:14:24.394187  3033 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
W20260709 12:14:24.398113  3035 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
I20260709 12:14:24.399077 31081 server_base.cc:1061] running on GCE node
I20260709 12:14:24.400436 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:24.400695 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:24.400925 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599264400890 us; error 0 us; skew 500 ppm
I20260709 12:14:24.401676  3028 heartbeater.cc:344] Connected to a master server at 127.30.90.126:38493
I20260709 12:14:24.401676 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:24.402128  3028 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:24.402988  3028 heartbeater.cc:507] Master 127.30.90.126:38493 requested a full tablet report, sending...
I20260709 12:14:24.404423 31081 webserver.cc:533] Webserver started at http://127.30.90.66:35365/ using document root <none> and password file <none>
I20260709 12:14:24.405054 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:24.405248 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:24.405350  2901 ts_manager.cc:194] Registered new tserver with Master: 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793)
I20260709 12:14:24.405531 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:24.406874 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-1-root/instance:
uuid: "972ed8b0be2644e086976862f37acfcf"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-q6ss"
I20260709 12:14:24.407431  2901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57186
I20260709 12:14:24.411516 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:24.414927  3040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.415699 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:24.415990 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-1-root
uuid: "972ed8b0be2644e086976862f37acfcf"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-q6ss"
I20260709 12:14:24.416250 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-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)
I20260709 12:14:24.427404 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:24.428745 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:24.430341 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:24.432693 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:24.432900 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.433149 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:24.433310 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.472493 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.66:33877
I20260709 12:14:24.472599  3102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.66:33877 every 8 connection(s)
I20260709 12:14:24.477228 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:24.483780  3106 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
W20260709 12:14:24.484421  3107 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
W20260709 12:14:24.487198  3109 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
I20260709 12:14:24.488193 31081 server_base.cc:1061] running on GCE node
I20260709 12:14:24.489439 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:24.489707 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:24.489933 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599264489915 us; error 0 us; skew 500 ppm
I20260709 12:14:24.490072  3103 heartbeater.cc:344] Connected to a master server at 127.30.90.126:38493
I20260709 12:14:24.490516 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:24.490518  3103 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:24.491410  3103 heartbeater.cc:507] Master 127.30.90.126:38493 requested a full tablet report, sending...
I20260709 12:14:24.493114 31081 webserver.cc:533] Webserver started at http://127.30.90.67:46279/ using document root <none> and password file <none>
I20260709 12:14:24.493749 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:24.493739  2901 ts_manager.cc:194] Registered new tserver with Master: 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:24.494194 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:24.494514 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:24.495400  2901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57198
I20260709 12:14:24.495711 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-2-root/instance:
uuid: "ae199a537960460583e22b43b154f0dd"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-q6ss"
I20260709 12:14:24.500480 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:14:24.503780  3114 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.504526 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:14:24.504834 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-2-root
uuid: "ae199a537960460583e22b43b154f0dd"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-q6ss"
I20260709 12:14:24.505138 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-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)
I20260709 12:14:24.525722 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:24.526970 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:24.528362 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:24.530773 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:24.531002 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.531248 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:24.531423 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.571905 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.67:33897
I20260709 12:14:24.572021  3176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.67:33897 every 8 connection(s)
I20260709 12:14:24.585433  3177 heartbeater.cc:344] Connected to a master server at 127.30.90.126:38493
I20260709 12:14:24.585906  3177 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:24.586659  3177 heartbeater.cc:507] Master 127.30.90.126:38493 requested a full tablet report, sending...
I20260709 12:14:24.588598  2901 ts_manager.cc:194] Registered new tserver with Master: ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:24.589761 31081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014663541s
I20260709 12:14:24.590204  2901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57200
I20260709 12:14:24.615826  2901 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57216:
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"
    }
  }
}
W20260709 12:14:24.618974  2901 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.
I20260709 12:14:24.706357  2993 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4168b5865141a995ff68c94fdf433c (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:24.707875  2993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4168b5865141a995ff68c94fdf433c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.708382  2990 tablet_service.cc:1511] Processing CreateTablet for tablet ce18b55a962e48ad8a68cb6dd6156089 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:24.709774  2990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce18b55a962e48ad8a68cb6dd6156089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.710604  2991 tablet_service.cc:1511] Processing CreateTablet for tablet f2690372ad9e431fb47c8b6d8613112c (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:24.711984  2991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2690372ad9e431fb47c8b6d8613112c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.714638  2989 tablet_service.cc:1511] Processing CreateTablet for tablet ab092fb5650b4d82a81cabe65ed69bf1 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:24.716126  2989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab092fb5650b4d82a81cabe65ed69bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.715875  2992 tablet_service.cc:1511] Processing CreateTablet for tablet 938cdb07797e4aad91190b76d5c0b057 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:24.717264  2992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938cdb07797e4aad91190b76d5c0b057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.718878  3064 tablet_service.cc:1511] Processing CreateTablet for tablet ab092fb5650b4d82a81cabe65ed69bf1 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:24.719229  3065 tablet_service.cc:1511] Processing CreateTablet for tablet ce18b55a962e48ad8a68cb6dd6156089 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:24.719569  3067 tablet_service.cc:1511] Processing CreateTablet for tablet 938cdb07797e4aad91190b76d5c0b057 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:24.720293  3064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab092fb5650b4d82a81cabe65ed69bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.714740  2987 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3dafb53d1e4c8f84ad072b2cdc4571 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:24.721735  2987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3dafb53d1e4c8f84ad072b2cdc4571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.721706  3066 tablet_service.cc:1511] Processing CreateTablet for tablet f2690372ad9e431fb47c8b6d8613112c (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:24.723084  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2690372ad9e431fb47c8b6d8613112c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.725942  3065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce18b55a962e48ad8a68cb6dd6156089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.726718  3068 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4168b5865141a995ff68c94fdf433c (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:24.728132  3068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4168b5865141a995ff68c94fdf433c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.730907  3067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938cdb07797e4aad91190b76d5c0b057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.733577  3063 tablet_service.cc:1511] Processing CreateTablet for tablet 5816cb86ced04db2948790739053c4e4 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:24.735038  3063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5816cb86ced04db2948790739053c4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.716952  2988 tablet_service.cc:1511] Processing CreateTablet for tablet 5816cb86ced04db2948790739053c4e4 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:24.740231  2988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5816cb86ced04db2948790739053c4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.746613  2986 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab6f9e23076480c8f949cf741f1f0f0 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:24.748577  2986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab6f9e23076480c8f949cf741f1f0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.752877  3062 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3dafb53d1e4c8f84ad072b2cdc4571 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:24.754968  3062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3dafb53d1e4c8f84ad072b2cdc4571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.761415  3061 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab6f9e23076480c8f949cf741f1f0f0 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:24.763494  3061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab6f9e23076480c8f949cf741f1f0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.772149  3060 tablet_service.cc:1511] Processing CreateTablet for tablet d1e433ea4dcb4678a33eecb2def23a07 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:24.775967  3059 tablet_service.cc:1511] Processing CreateTablet for tablet a349cfbb17b24deb9f9e39d57ade9159 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:24.778178  3060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e433ea4dcb4678a33eecb2def23a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.782449  3059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a349cfbb17b24deb9f9e39d57ade9159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.795058  2990 tablet_service.cc:1511] Processing CreateTablet for tablet d1e433ea4dcb4678a33eecb2def23a07 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:24.800904  2990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e433ea4dcb4678a33eecb2def23a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.801566  3142 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4168b5865141a995ff68c94fdf433c (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:24.804055  3192 tablet_bootstrap.cc:492] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
I20260709 12:14:24.804495  3142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4168b5865141a995ff68c94fdf433c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.806514  3141 tablet_service.cc:1511] Processing CreateTablet for tablet 938cdb07797e4aad91190b76d5c0b057 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:24.808061  3141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938cdb07797e4aad91190b76d5c0b057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.815979  2992 tablet_service.cc:1511] Processing CreateTablet for tablet a349cfbb17b24deb9f9e39d57ade9159 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:24.816282  3140 tablet_service.cc:1511] Processing CreateTablet for tablet f2690372ad9e431fb47c8b6d8613112c (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:24.818768  3140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2690372ad9e431fb47c8b6d8613112c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.818555  3139 tablet_service.cc:1511] Processing CreateTablet for tablet ce18b55a962e48ad8a68cb6dd6156089 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:24.819953  3139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce18b55a962e48ad8a68cb6dd6156089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.820850  2992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a349cfbb17b24deb9f9e39d57ade9159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.824208  3193 tablet_bootstrap.cc:492] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:24.829412  3138 tablet_service.cc:1511] Processing CreateTablet for tablet ab092fb5650b4d82a81cabe65ed69bf1 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:24.832372  3137 tablet_service.cc:1511] Processing CreateTablet for tablet 5816cb86ced04db2948790739053c4e4 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:24.835186  3136 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3dafb53d1e4c8f84ad072b2cdc4571 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:24.838011  3135 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab6f9e23076480c8f949cf741f1f0f0 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:24.844501  3134 tablet_service.cc:1511] Processing CreateTablet for tablet d1e433ea4dcb4678a33eecb2def23a07 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:24.846069  3134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e433ea4dcb4678a33eecb2def23a07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.850178  3136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3dafb53d1e4c8f84ad072b2cdc4571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.853907  3137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5816cb86ced04db2948790739053c4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.857916  3138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab092fb5650b4d82a81cabe65ed69bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.860339  3135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab6f9e23076480c8f949cf741f1f0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.871112  3133 tablet_service.cc:1511] Processing CreateTablet for tablet a349cfbb17b24deb9f9e39d57ade9159 (DEFAULT_TABLE table=test-workload [id=e8b8997e56ef4881835d5ce5d92718cc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:24.872530  3133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a349cfbb17b24deb9f9e39d57ade9159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:24.897100  3192 tablet_bootstrap.cc:654] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.921962  3194 tablet_bootstrap.cc:492] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:24.932410  3193 tablet_bootstrap.cc:654] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.945662  3192 tablet_bootstrap.cc:492] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:24.946152  3192 ts_tablet_manager.cc:1403] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.142s	user 0.006s	sys 0.009s
I20260709 12:14:24.949077  3192 raft_consensus.cc:359] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:24.950021  3192 raft_consensus.cc:385] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.950368  3192 raft_consensus.cc:740] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.951174  3192 consensus_queue.cc:260] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:24.957177  3194 tablet_bootstrap.cc:654] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.957839  3193 tablet_bootstrap.cc:492] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
I20260709 12:14:24.958442  3193 ts_tablet_manager.cc:1403] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.007s
I20260709 12:14:24.962229  3193 raft_consensus.cc:359] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:24.963243  3193 raft_consensus.cc:385] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.963689  3193 raft_consensus.cc:740] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.964671  3193 consensus_queue.cc:260] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:24.965960  3103 heartbeater.cc:499] Master 127.30.90.126:38493 was elected leader, sending a full tablet report...
I20260709 12:14:24.967267  3192 ts_tablet_manager.cc:1434] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 12:14:24.971727  3192 tablet_bootstrap.cc:492] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
W20260709 12:14:24.976524  3104 tablet.cc:2406] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:24.980540  3192 tablet_bootstrap.cc:654] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.983170  3194 tablet_bootstrap.cc:492] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:24.983839  3194 ts_tablet_manager.cc:1403] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.020s
I20260709 12:14:24.987655  3194 raft_consensus.cc:359] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:24.988466  3194 raft_consensus.cc:385] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.988837  3194 raft_consensus.cc:740] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.989497  3192 tablet_bootstrap.cc:492] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:24.990108  3192 ts_tablet_manager.cc:1403] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 12:14:24.989954  3194 consensus_queue.cc:260] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:24.995080  3028 heartbeater.cc:499] Master 127.30.90.126:38493 was elected leader, sending a full tablet report...
I20260709 12:14:24.995436  3193 ts_tablet_manager.cc:1434] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.007s
I20260709 12:14:24.996730  3193 tablet_bootstrap.cc:492] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:24.998899  3177 heartbeater.cc:499] Master 127.30.90.126:38493 was elected leader, sending a full tablet report...
I20260709 12:14:24.999689  3194 ts_tablet_manager.cc:1434] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 12:14:25.000804  3194 tablet_bootstrap.cc:492] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:25.004024  3193 tablet_bootstrap.cc:654] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.007756  3194 tablet_bootstrap.cc:654] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.012054  3193 tablet_bootstrap.cc:492] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
I20260709 12:14:25.012705  3193 ts_tablet_manager.cc:1403] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 12:14:25.012148  3192 raft_consensus.cc:359] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.013415  3192 raft_consensus.cc:385] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.013957  3192 raft_consensus.cc:740] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.015321  3192 consensus_queue.cc:260] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.016098  3193 raft_consensus.cc:359] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.016969  3193 raft_consensus.cc:385] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.017452  3193 raft_consensus.cc:740] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.017642  3194 tablet_bootstrap.cc:492] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:25.018287  3194 ts_tablet_manager.cc:1403] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 12:14:25.018463  3193 consensus_queue.cc:260] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.020972  3193 ts_tablet_manager.cc:1434] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:25.021925  3192 ts_tablet_manager.cc:1434] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260709 12:14:25.022012  3193 tablet_bootstrap.cc:492] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:25.021725  3194 raft_consensus.cc:359] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.022703  3194 raft_consensus.cc:385] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.023056  3194 raft_consensus.cc:740] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.023151  3192 tablet_bootstrap.cc:492] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
I20260709 12:14:25.024034  3194 consensus_queue.cc:260] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.026562  3194 ts_tablet_manager.cc:1434] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:25.029031  3194 tablet_bootstrap.cc:492] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:25.029335  3193 tablet_bootstrap.cc:654] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.033486  3192 tablet_bootstrap.cc:654] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.035465  3194 tablet_bootstrap.cc:654] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.043958  3199 raft_consensus.cc:493] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.044601  3199 raft_consensus.cc:515] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.056643  3193 tablet_bootstrap.cc:492] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
I20260709 12:14:25.057116  3193 ts_tablet_manager.cc:1403] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.015s
I20260709 12:14:25.059401  3199 leader_election.cc:290] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.059926  3193 raft_consensus.cc:359] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.060573  3193 raft_consensus.cc:385] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.060827  3193 raft_consensus.cc:740] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.061508  3193 consensus_queue.cc:260] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.063230  3193 ts_tablet_manager.cc:1434] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:25.064036  3193 tablet_bootstrap.cc:492] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:25.070266  3193 tablet_bootstrap.cc:654] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.071738  3192 tablet_bootstrap.cc:492] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:25.072394  3192 ts_tablet_manager.cc:1403] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.008s
I20260709 12:14:25.076318  3192 raft_consensus.cc:359] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.077363  3192 raft_consensus.cc:385] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.079479  3192 raft_consensus.cc:740] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.080952  3194 tablet_bootstrap.cc:492] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:25.080772  3192 consensus_queue.cc:260] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.081636  3194 ts_tablet_manager.cc:1403] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.035s
I20260709 12:14:25.084064  3192 ts_tablet_manager.cc:1434] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:14:25.085140  3194 raft_consensus.cc:359] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.086025  3194 raft_consensus.cc:385] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.086452  3194 raft_consensus.cc:740] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.087428  3194 consensus_queue.cc:260] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.092500  3194 ts_tablet_manager.cc:1434] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:14:25.093762  3194 tablet_bootstrap.cc:492] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:25.085604  3192 tablet_bootstrap.cc:492] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
I20260709 12:14:25.100509  3194 tablet_bootstrap.cc:654] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.101661  3201 raft_consensus.cc:493] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.102226  3201 raft_consensus.cc:515] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.104974  3201 leader_election.cc:290] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:25.121124  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.126331  3201 raft_consensus.cc:493] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:25.126856  2967 leader_election.cc:343] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.127663  3193 tablet_bootstrap.cc:492] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
I20260709 12:14:25.128419  3193 ts_tablet_manager.cc:1403] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.065s	user 0.028s	sys 0.031s
I20260709 12:14:25.126935  3201 raft_consensus.cc:515] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.131379  3201 leader_election.cc:290] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
W20260709 12:14:25.133419  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:25.135332  3192 tablet_bootstrap.cc:654] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.139534  3193 raft_consensus.cc:359] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.143014  3193 raft_consensus.cc:385] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.143414  3193 raft_consensus.cc:740] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.144593  3193 consensus_queue.cc:260] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.148133  3193 ts_tablet_manager.cc:1434] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 12:14:25.149433  3193 tablet_bootstrap.cc:492] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:25.158313  3193 tablet_bootstrap.cc:654] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.175223  3194 tablet_bootstrap.cc:492] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:25.175269  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.175868  3194 ts_tablet_manager.cc:1403] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.045s
W20260709 12:14:25.177419  2968 leader_election.cc:343] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae199a537960460583e22b43b154f0dd (127.30.90.67:33897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.177927  2968 leader_election.cc:304] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e; no voters: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd
I20260709 12:14:25.179256  3199 raft_consensus.cc:2749] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.181473  3194 raft_consensus.cc:359] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.183581  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.184563  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2690372ad9e431fb47c8b6d8613112c" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
W20260709 12:14:25.186498  3117 leader_election.cc:343] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.187002  3193 tablet_bootstrap.cc:492] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
W20260709 12:14:25.187213  3117 leader_election.cc:343] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.187711  3193 ts_tablet_manager.cc:1403] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.029s
I20260709 12:14:25.187582  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2690372ad9e431fb47c8b6d8613112c" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.188301  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.184625  3194 raft_consensus.cc:385] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.189002  3194 raft_consensus.cc:740] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
W20260709 12:14:25.189466  3116 leader_election.cc:343] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.190459  3116 leader_election.cc:304] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf
I20260709 12:14:25.191457  3192 tablet_bootstrap.cc:492] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:25.191150  3194 consensus_queue.cc:260] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.191399  3193 raft_consensus.cc:359] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.192054  3192 ts_tablet_manager.cc:1403] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.107s	user 0.025s	sys 0.033s
I20260709 12:14:25.192195  3193 raft_consensus.cc:385] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.192687  3201 raft_consensus.cc:2749] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.192885  3193 raft_consensus.cc:740] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.194238  3193 consensus_queue.cc:260] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.195349  3192 raft_consensus.cc:359] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.195912  3197 raft_consensus.cc:493] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.196170  3192 raft_consensus.cc:385] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.196504  3192 raft_consensus.cc:740] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.196563  3197 raft_consensus.cc:515] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.197463  3192 consensus_queue.cc:260] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
W20260709 12:14:25.192041  3116 leader_election.cc:343] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.200872  3193 ts_tablet_manager.cc:1434] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:14:25.200728  3116 leader_election.cc:304] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf
I20260709 12:14:25.202121  3193 tablet_bootstrap.cc:492] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:25.204538  3192 ts_tablet_manager.cc:1434] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:14:25.205813  3201 raft_consensus.cc:2749] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.208333  3192 tablet_bootstrap.cc:492] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
I20260709 12:14:25.209403  3193 tablet_bootstrap.cc:654] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.211917  3197 leader_election.cc:290] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.215108  3194 ts_tablet_manager.cc:1434] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.002s
I20260709 12:14:25.217007  3194 tablet_bootstrap.cc:492] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:25.234117  3192 tablet_bootstrap.cc:654] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.240202  3194 tablet_bootstrap.cc:654] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.243221  3192 tablet_bootstrap.cc:492] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:25.243768  3192 ts_tablet_manager.cc:1403] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.006s
I20260709 12:14:25.241134  3193 tablet_bootstrap.cc:492] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
I20260709 12:14:25.246083  3193 ts_tablet_manager.cc:1403] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.028s
I20260709 12:14:25.246727  3192 raft_consensus.cc:359] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.247498  3192 raft_consensus.cc:385] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.247781  3192 raft_consensus.cc:740] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.248564  3192 consensus_queue.cc:260] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.249089  3193 raft_consensus.cc:359] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.249863  3193 raft_consensus.cc:385] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.250154  3193 raft_consensus.cc:740] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.250913  3193 consensus_queue.cc:260] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.251377  3192 ts_tablet_manager.cc:1434] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260709 12:14:25.251508  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.252426  3192 tablet_bootstrap.cc:492] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
I20260709 12:14:25.252930  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.253402  3193 ts_tablet_manager.cc:1434] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:14:25.254454  3193 tablet_bootstrap.cc:492] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:25.256343  3197 raft_consensus.cc:493] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.256848  3197 raft_consensus.cc:515] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.259059  3197 leader_election.cc:290] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.259414  3192 tablet_bootstrap.cc:654] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:25.260082  3043 leader_election.cc:343] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.260845  3193 tablet_bootstrap.cc:654] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.262403  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab092fb5650b4d82a81cabe65ed69bf1" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.262476  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab092fb5650b4d82a81cabe65ed69bf1" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.263161  3002 raft_consensus.cc:2468] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 0.
I20260709 12:14:25.263439  3152 raft_consensus.cc:2468] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 0.
W20260709 12:14:25.260848  3043 leader_election.cc:343] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae199a537960460583e22b43b154f0dd (127.30.90.67:33897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.268039  3199 raft_consensus.cc:493] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.268502  3043 leader_election.cc:304] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 972ed8b0be2644e086976862f37acfcf; no voters: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd
I20260709 12:14:25.268648  3199 raft_consensus.cc:515] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.269376  3197 raft_consensus.cc:2749] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.267904  3194 tablet_bootstrap.cc:492] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:25.270164  3192 tablet_bootstrap.cc:492] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:25.270661  3194 ts_tablet_manager.cc:1403] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.004s
I20260709 12:14:25.270931  3192 ts_tablet_manager.cc:1403] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:14:25.272158  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4168b5865141a995ff68c94fdf433c" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
W20260709 12:14:25.273785  2968 leader_election.cc:343] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae199a537960460583e22b43b154f0dd (127.30.90.67:33897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.275498  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4168b5865141a995ff68c94fdf433c" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.275005  3192 raft_consensus.cc:359] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.276197  3192 raft_consensus.cc:385] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.276667  3192 raft_consensus.cc:740] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.270987  3199 leader_election.cc:290] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae199a537960460583e22b43b154f0dd (127.30.90.67:33897), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:25.277716  3043 leader_election.cc:304] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
W20260709 12:14:25.277721  2967 leader_election.cc:343] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.278553  3197 raft_consensus.cc:2804] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.277942  3192 consensus_queue.cc:260] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.278973  3197 raft_consensus.cc:493] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.279356  3197 raft_consensus.cc:3060] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.279343  3194 raft_consensus.cc:359] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.280165  3194 raft_consensus.cc:385] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.280467  3194 raft_consensus.cc:740] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.281230  3194 consensus_queue.cc:260] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.281729  3192 ts_tablet_manager.cc:1434] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 12:14:25.283293  3192 tablet_bootstrap.cc:492] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
I20260709 12:14:25.278525  2967 leader_election.cc:304] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e; no voters: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd
I20260709 12:14:25.286685  3199 raft_consensus.cc:2749] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.290132  3197 raft_consensus.cc:515] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.292112  3192 tablet_bootstrap.cc:654] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.293632  3199 raft_consensus.cc:493] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.294152  3199 raft_consensus.cc:515] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.297906  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.298396  3194 ts_tablet_manager.cc:1434] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:14:25.298552  3152 raft_consensus.cc:2468] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 0.
I20260709 12:14:25.299387  3194 tablet_bootstrap.cc:492] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:25.300361  2968 leader_election.cc:304] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:25.293082  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab092fb5650b4d82a81cabe65ed69bf1" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:25.308305  3002 raft_consensus.cc:3060] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.300904  3199 leader_election.cc:290] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.303036  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.310062  3078 raft_consensus.cc:2468] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 0.
I20260709 12:14:25.311985  3199 raft_consensus.cc:2804] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.314440  3194 tablet_bootstrap.cc:654] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.315573  3199 raft_consensus.cc:493] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.316144  3199 raft_consensus.cc:3060] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.319538  3002 raft_consensus.cc:2468] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 1.
I20260709 12:14:25.319955  3193 tablet_bootstrap.cc:492] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
I20260709 12:14:25.320503  3193 ts_tablet_manager.cc:1403] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.066s	user 0.038s	sys 0.020s
I20260709 12:14:25.324245  3193 raft_consensus.cc:359] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.325291  3193 raft_consensus.cc:385] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.325752  3193 raft_consensus.cc:740] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.325902  3043 leader_election.cc:304] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.327183  3217 raft_consensus.cc:2804] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.330201  3197 leader_election.cc:290] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.330343  3217 raft_consensus.cc:697] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:25.326944  3193 consensus_queue.cc:260] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.331004  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab092fb5650b4d82a81cabe65ed69bf1" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:25.331647  3152 raft_consensus.cc:3060] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.331439  3217 consensus_queue.cc:237] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.332885  3193 ts_tablet_manager.cc:1434] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:14:25.334021  3193 tablet_bootstrap.cc:492] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:25.338265  3199 raft_consensus.cc:515] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.341639  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:25.342344  3078 raft_consensus.cc:3060] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.347534  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:25.347002  3199 leader_election.cc:290] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 election: Requested vote from peers 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.348296  3151 raft_consensus.cc:3060] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.352478  3152 raft_consensus.cc:2468] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 1.
I20260709 12:14:25.345625  3201 raft_consensus.cc:493] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.354909  3193 tablet_bootstrap.cc:654] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.361071  3201 raft_consensus.cc:515] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.359706  3151 raft_consensus.cc:2468] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 1.
I20260709 12:14:25.360265  3194 tablet_bootstrap.cc:492] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:25.364807  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.365391  3194 ts_tablet_manager.cc:1403] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.007s
I20260709 12:14:25.366988  3192 tablet_bootstrap.cc:492] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:25.366890  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.367702  3192 ts_tablet_manager.cc:1403] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.033s
W20260709 12:14:25.369040  3117 leader_election.cc:343] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:25.369880  3116 leader_election.cc:343] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.370527  3116 leader_election.cc:304] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf
I20260709 12:14:25.370819  3201 leader_election.cc:290] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:25.371832  2968 leader_election.cc:304] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:25.371985  3201 raft_consensus.cc:2749] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.372736  3199 raft_consensus.cc:2804] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.372437  3192 raft_consensus.cc:359] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.360494  3078 raft_consensus.cc:2468] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 1.
I20260709 12:14:25.369900  3194 raft_consensus.cc:359] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.374068  3194 raft_consensus.cc:385] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.374390  3194 raft_consensus.cc:740] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.375172  3194 consensus_queue.cc:260] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.376091  3193 tablet_bootstrap.cc:492] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
I20260709 12:14:25.376591  3193 ts_tablet_manager.cc:1403] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.002s
I20260709 12:14:25.377319  3194 ts_tablet_manager.cc:1434] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:25.378371  3194 tablet_bootstrap.cc:492] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:25.378739  3192 raft_consensus.cc:385] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.379130  3192 raft_consensus.cc:740] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.380088  3199 raft_consensus.cc:697] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: Becoming Leader. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Running, Role: LEADER
I20260709 12:14:25.379976  3192 consensus_queue.cc:260] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.381022  3199 consensus_queue.cc:237] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.380769  2897 catalog_manager.cc:5697] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 1 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.382642  3192 ts_tablet_manager.cc:1434] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:14:25.384068  3192 tablet_bootstrap.cc:492] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
I20260709 12:14:25.387913  3193 raft_consensus.cc:359] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.388680  3193 raft_consensus.cc:385] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.388967  3193 raft_consensus.cc:740] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.391649  3193 consensus_queue.cc:260] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.394182  3193 ts_tablet_manager.cc:1434] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:14:25.395248  3193 tablet_bootstrap.cc:492] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:25.395422  3192 tablet_bootstrap.cc:654] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.400796  3217 raft_consensus.cc:493] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.401451  3217 raft_consensus.cc:515] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.403271  3193 tablet_bootstrap.cc:654] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.403755  3194 tablet_bootstrap.cc:654] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.406004  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce18b55a962e48ad8a68cb6dd6156089" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.406929  3002 raft_consensus.cc:2468] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 0.
I20260709 12:14:25.408034  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce18b55a962e48ad8a68cb6dd6156089" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.410383  3043 leader_election.cc:304] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
W20260709 12:14:25.411291  3043 leader_election.cc:343] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae199a537960460583e22b43b154f0dd (127.30.90.67:33897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.411947  3228 raft_consensus.cc:2804] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.412389  3228 raft_consensus.cc:493] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.412742  3228 raft_consensus.cc:3060] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.412747  2899 catalog_manager.cc:5697] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e reported cstate change: term changed from 0 to 1, leader changed from <none> to 36fe637834ff4a23942e24a08fd0792e (127.30.90.65). New cstate: current_term: 1 leader_uuid: "36fe637834ff4a23942e24a08fd0792e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.403784  3217 leader_election.cc:290] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.418854  3192 tablet_bootstrap.cc:492] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:25.419389  3192 ts_tablet_manager.cc:1403] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260709 12:14:25.422574  3192 raft_consensus.cc:359] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.423493  3192 raft_consensus.cc:385] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.423830  3192 raft_consensus.cc:740] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.424168  3228 raft_consensus.cc:515] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.424836  3192 consensus_queue.cc:260] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.426160  3201 raft_consensus.cc:493] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.426883  3201 raft_consensus.cc:515] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.428095  3192 ts_tablet_manager.cc:1434] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:25.429386  3192 tablet_bootstrap.cc:492] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
I20260709 12:14:25.431051  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4168b5865141a995ff68c94fdf433c" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.431962  3002 raft_consensus.cc:2468] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 0.
I20260709 12:14:25.433884  3117 leader_election.cc:304] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:25.435316  3216 raft_consensus.cc:2804] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.435803  3192 tablet_bootstrap.cc:654] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.438124  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4168b5865141a995ff68c94fdf433c" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.439109  3078 raft_consensus.cc:2468] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 0.
I20260709 12:14:25.440546  3194 tablet_bootstrap.cc:492] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:25.435825  3216 raft_consensus.cc:493] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.441576  3216 raft_consensus.cc:3060] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.441303  3194 ts_tablet_manager.cc:1403] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.001s
I20260709 12:14:25.445981  3201 leader_election.cc:290] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:25.448884  3193 tablet_bootstrap.cc:492] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
I20260709 12:14:25.448956  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce18b55a962e48ad8a68cb6dd6156089" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:25.449894  3002 raft_consensus.cc:3060] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.451556  3216 raft_consensus.cc:515] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.454093  3194 raft_consensus.cc:359] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.454674  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4168b5865141a995ff68c94fdf433c" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:25.455188  3194 raft_consensus.cc:385] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.455361  3003 raft_consensus.cc:3060] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.455631  3194 raft_consensus.cc:740] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.457172  3002 raft_consensus.cc:2468] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 1.
I20260709 12:14:25.458982  3193 ts_tablet_manager.cc:1403] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.030s
I20260709 12:14:25.459868  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce18b55a962e48ad8a68cb6dd6156089" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:25.457953  3194 consensus_queue.cc:260] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.461189  3151 raft_consensus.cc:3060] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.462148  3193 raft_consensus.cc:359] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.462397  3043 leader_election.cc:304] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.462896  3193 raft_consensus.cc:385] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.463197  3193 raft_consensus.cc:740] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.463398  3217 raft_consensus.cc:2804] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.463897  3217 raft_consensus.cc:697] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:25.464716  3217 consensus_queue.cc:237] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.472038  3151 raft_consensus.cc:2468] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 1.
I20260709 12:14:25.472568  3003 raft_consensus.cc:2468] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 1.
I20260709 12:14:25.473690  3228 leader_election.cc:290] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.477346  3193 consensus_queue.cc:260] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.478502  3216 leader_election.cc:290] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:25.480016  3228 raft_consensus.cc:493] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.480345  3193 ts_tablet_manager.cc:1434] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:14:25.481681  3193 tablet_bootstrap.cc:492] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:25.484808  3228 raft_consensus.cc:515] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.476007  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4168b5865141a995ff68c94fdf433c" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:25.487496  3078 raft_consensus.cc:3060] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.487927  3117 leader_election.cc:304] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:25.490839  3193 tablet_bootstrap.cc:654] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.495962  3078 raft_consensus.cc:2468] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 1.
I20260709 12:14:25.496574  3192 tablet_bootstrap.cc:492] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:25.475711  3194 ts_tablet_manager.cc:1434] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 12:14:25.497347  3192 ts_tablet_manager.cc:1403] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.068s	user 0.031s	sys 0.031s
I20260709 12:14:25.499972  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.500536  3216 raft_consensus.cc:2804] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.500715  3003 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 0.
I20260709 12:14:25.501271  3192 raft_consensus.cc:359] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.501977  3216 raft_consensus.cc:697] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 1 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:25.502310  3192 raft_consensus.cc:385] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.502259  3043 leader_election.cc:304] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.502982  3216 consensus_queue.cc:237] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:25.503341  3197 raft_consensus.cc:2804] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.503613  3194 tablet_bootstrap.cc:492] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:25.503927  3197 raft_consensus.cc:493] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.506143  3197 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.509347  3193 tablet_bootstrap.cc:492] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: No bootstrap required, opened a new log
I20260709 12:14:25.509910  3228 leader_election.cc:290] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.510875  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.511628  3151 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 0.
I20260709 12:14:25.509917  3193 ts_tablet_manager.cc:1403] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.006s
I20260709 12:14:25.514528  3197 raft_consensus.cc:515] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.515558  3193 raft_consensus.cc:359] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.516299  3193 raft_consensus.cc:385] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.516562  3193 raft_consensus.cc:740] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.516673  3197 leader_election.cc:290] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.517560  3193 consensus_queue.cc:260] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.504127  3192 raft_consensus.cc:740] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.519923  3192 consensus_queue.cc:260] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.521037  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:25.521098  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:25.521719  3151 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.521883  3003 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.524240  2899 catalog_manager.cc:5697] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 1 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.528885  3151 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 1.
I20260709 12:14:25.530200  3192 ts_tablet_manager.cc:1434] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:14:25.531178  3043 leader_election.cc:304] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:25.531823  3193 ts_tablet_manager.cc:1434] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:14:25.532058  3197 raft_consensus.cc:2804] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.532577  3197 raft_consensus.cc:697] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:25.533214  3197 consensus_queue.cc:237] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.534236  3192 tablet_bootstrap.cc:492] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf: Bootstrap starting.
I20260709 12:14:25.528885  3003 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 1.
I20260709 12:14:25.543409  3192 tablet_bootstrap.cc:654] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.559381  3194 tablet_bootstrap.cc:654] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.558677  2899 catalog_manager.cc:5697] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 1 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.559283  2897 catalog_manager.cc:5697] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 0 to 1, leader changed from <none> to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 1 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.562963  3192 tablet_bootstrap.cc:492] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf: No bootstrap required, opened a new log
I20260709 12:14:25.563441  3192 ts_tablet_manager.cc:1403] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 12:14:25.566380  3194 tablet_bootstrap.cc:492] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:25.566202  3192 raft_consensus.cc:359] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.566890  3192 raft_consensus.cc:385] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.567034  3194 ts_tablet_manager.cc:1403] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.000s
I20260709 12:14:25.567176  3192 raft_consensus.cc:740] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.568053  3192 consensus_queue.cc:260] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.570194  3192 ts_tablet_manager.cc:1434] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:25.572017  3194 raft_consensus.cc:359] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.572784  3194 raft_consensus.cc:385] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.573077  3194 raft_consensus.cc:740] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.573902  3194 consensus_queue.cc:260] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.575824  3194 ts_tablet_manager.cc:1434] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260709 12:14:25.576782  3197 raft_consensus.cc:493] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.577373  3197 raft_consensus.cc:515] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.576892  3194 tablet_bootstrap.cc:492] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:25.580077  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a349cfbb17b24deb9f9e39d57ade9159" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.581950  3003 raft_consensus.cc:2468] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 0.
I20260709 12:14:25.580421  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a349cfbb17b24deb9f9e39d57ade9159" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.580897  3197 leader_election.cc:290] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.584506  3043 leader_election.cc:304] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.585340  3197 raft_consensus.cc:2804] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.585734  3197 raft_consensus.cc:493] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:25.585948  3043 leader_election.cc:343] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae199a537960460583e22b43b154f0dd (127.30.90.67:33897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.586089  3197 raft_consensus.cc:3060] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.592661  3197 raft_consensus.cc:515] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.593294  3194 tablet_bootstrap.cc:654] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.594688  3197 leader_election.cc:290] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.595577  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a349cfbb17b24deb9f9e39d57ade9159" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:25.595945  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a349cfbb17b24deb9f9e39d57ade9159" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:25.596203  3003 raft_consensus.cc:3060] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:25.597325  3043 leader_election.cc:343] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae199a537960460583e22b43b154f0dd (127.30.90.67:33897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.598204  3194 tablet_bootstrap.cc:492] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:25.598635  3194 ts_tablet_manager.cc:1403] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.002s
I20260709 12:14:25.600718  3194 raft_consensus.cc:359] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.601234  3194 raft_consensus.cc:385] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.601466  3194 raft_consensus.cc:740] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.602044  3194 consensus_queue.cc:260] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.602185  3003 raft_consensus.cc:2468] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 1.
I20260709 12:14:25.603551  3043 leader_election.cc:304] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [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: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: ae199a537960460583e22b43b154f0dd
I20260709 12:14:25.603861  3194 ts_tablet_manager.cc:1434] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:25.604380  3197 raft_consensus.cc:2804] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.604871  3197 raft_consensus.cc:697] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:25.604867  3194 tablet_bootstrap.cc:492] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd: Bootstrap starting.
I20260709 12:14:25.605757  3197 consensus_queue.cc:237] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.610671  3194 tablet_bootstrap.cc:654] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.615041  2899 catalog_manager.cc:5697] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 1 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.616211  3194 tablet_bootstrap.cc:492] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd: No bootstrap required, opened a new log
I20260709 12:14:25.616741  3194 ts_tablet_manager.cc:1403] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:14:25.619369  3194 raft_consensus.cc:359] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.619886  3194 raft_consensus.cc:385] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.620097  3194 raft_consensus.cc:740] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.620774  3194 consensus_queue.cc:260] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.622916  3194 ts_tablet_manager.cc:1434] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:25.668907  3199 raft_consensus.cc:493] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.669497  3199 raft_consensus.cc:515] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.671277  3199 leader_election.cc:290] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.672046  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2690372ad9e431fb47c8b6d8613112c" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.672336  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2690372ad9e431fb47c8b6d8613112c" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.672679  3078 raft_consensus.cc:2468] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 0.
I20260709 12:14:25.672959  3151 raft_consensus.cc:2468] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 0.
I20260709 12:14:25.673754  2967 leader_election.cc:304] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.674551  3199 raft_consensus.cc:2804] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.674943  3199 raft_consensus.cc:493] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.675315  3199 raft_consensus.cc:3060] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.680462  3199 raft_consensus.cc:515] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.682125  3199 leader_election.cc:290] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 election: Requested vote from peers 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.682914  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2690372ad9e431fb47c8b6d8613112c" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:25.683116  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2690372ad9e431fb47c8b6d8613112c" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:25.683640  3078 raft_consensus.cc:3060] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.683770  3151 raft_consensus.cc:3060] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.689232  3078 raft_consensus.cc:2468] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 1.
I20260709 12:14:25.689277  3151 raft_consensus.cc:2468] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 1.
I20260709 12:14:25.690434  2967 leader_election.cc:304] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.691181  3199 raft_consensus.cc:2804] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.691648  3199 raft_consensus.cc:697] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: Becoming Leader. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Running, Role: LEADER
I20260709 12:14:25.692540  3199 consensus_queue.cc:237] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.699942  2899 catalog_manager.cc:5697] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e reported cstate change: term changed from 0 to 1, leader changed from <none> to 36fe637834ff4a23942e24a08fd0792e (127.30.90.65). New cstate: current_term: 1 leader_uuid: "36fe637834ff4a23942e24a08fd0792e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.792725  3199 raft_consensus.cc:493] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.793318  3199 raft_consensus.cc:515] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.795358  3199 leader_election.cc:290] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.796094  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.796360  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.796700  3078 raft_consensus.cc:2468] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 0.
I20260709 12:14:25.797003  3151 raft_consensus.cc:2468] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 0.
I20260709 12:14:25.797770  2967 leader_election.cc:304] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.798483  3199 raft_consensus.cc:2804] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.798843  3199 raft_consensus.cc:493] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.799084  3199 raft_consensus.cc:3060] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.804972  3199 raft_consensus.cc:515] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.806635  3199 leader_election.cc:290] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 election: Requested vote from peers 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.807440  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:25.807663  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:25.808022  3078 raft_consensus.cc:3060] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.808224  3151 raft_consensus.cc:3060] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.813951  3078 raft_consensus.cc:2468] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 1.
I20260709 12:14:25.814436  3151 raft_consensus.cc:2468] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 1.
I20260709 12:14:25.815320  2967 leader_election.cc:304] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.815243  3197 consensus_queue.cc:1048] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:25.816407  3199 raft_consensus.cc:2804] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.816892  3199 raft_consensus.cc:697] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: Becoming Leader. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Running, Role: LEADER
I20260709 12:14:25.817346  3217 consensus_queue.cc:1048] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:25.817749  3199 consensus_queue.cc:237] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.827754  2899 catalog_manager.cc:5697] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e reported cstate change: term changed from 0 to 1, leader changed from <none> to 36fe637834ff4a23942e24a08fd0792e (127.30.90.65). New cstate: current_term: 1 leader_uuid: "36fe637834ff4a23942e24a08fd0792e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.838457  3226 consensus_queue.cc:1048] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:25.847285  3199 raft_consensus.cc:493] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.847798  3199 raft_consensus.cc:515] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.851675  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.852473  3077 raft_consensus.cc:2468] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 0.
I20260709 12:14:25.854075  2967 leader_election.cc:304] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.854214  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:25.854859  3226 raft_consensus.cc:2804] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.855242  3226 raft_consensus.cc:493] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.855569  3226 raft_consensus.cc:3060] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.865877  3151 raft_consensus.cc:2468] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 0.
I20260709 12:14:25.866940  3217 consensus_queue.cc:1048] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:25.867085  3199 leader_election.cc:290] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.866997  3226 raft_consensus.cc:515] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.872607  3226 leader_election.cc:290] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 election: Requested vote from peers 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:25.873037  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:25.874111  3077 raft_consensus.cc:3060] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.885452  3077 raft_consensus.cc:2468] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 1.
I20260709 12:14:25.886737  2967 leader_election.cc:304] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:25.887776  3199 raft_consensus.cc:2804] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.888307  3199 raft_consensus.cc:697] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: Becoming Leader. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Running, Role: LEADER
I20260709 12:14:25.888588  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "36fe637834ff4a23942e24a08fd0792e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:25.889464  3151 raft_consensus.cc:3060] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.889226  3199 consensus_queue.cc:237] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.894872  3226 consensus_queue.cc:1048] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:25.902002  3151 raft_consensus.cc:2468] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36fe637834ff4a23942e24a08fd0792e in term 1.
I20260709 12:14:25.903549  3216 raft_consensus.cc:493] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.904129  3216 raft_consensus.cc:515] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.906538  3216 leader_election.cc:290] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:25.911295  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.911316  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.912282  3003 raft_consensus.cc:2468] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 0.
I20260709 12:14:25.912313  3077 raft_consensus.cc:2468] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 0.
I20260709 12:14:25.915424  3116 leader_election.cc:304] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:25.916278  3216 raft_consensus.cc:2804] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.916695  3216 raft_consensus.cc:493] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.917090  3216 raft_consensus.cc:3060] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.926011  3216 raft_consensus.cc:515] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.926477  3217 consensus_queue.cc:1048] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:25.929183  3216 leader_election.cc:290] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:25.930215  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:25.930941  3003 raft_consensus.cc:3060] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.931267  3216 consensus_queue.cc:1048] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:25.934316  2897 catalog_manager.cc:5697] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e reported cstate change: term changed from 0 to 1, leader changed from <none> to 36fe637834ff4a23942e24a08fd0792e (127.30.90.65). New cstate: current_term: 1 leader_uuid: "36fe637834ff4a23942e24a08fd0792e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.938115  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:25.938943  3077 raft_consensus.cc:3060] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.944552  3216 raft_consensus.cc:493] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.945150  3216 raft_consensus.cc:515] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.948566  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a349cfbb17b24deb9f9e39d57ade9159" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36fe637834ff4a23942e24a08fd0792e" is_pre_election: true
I20260709 12:14:25.948693  3216 leader_election.cc:290] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:25.950793  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a349cfbb17b24deb9f9e39d57ade9159" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:25.952558  3077 raft_consensus.cc:2468] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 1.
I20260709 12:14:25.954617  3116 leader_election.cc:304] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:25.955586  3216 raft_consensus.cc:2804] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.953320  3003 raft_consensus.cc:2468] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 1.
I20260709 12:14:25.956189  3216 raft_consensus.cc:697] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 1 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:25.949412  3001 raft_consensus.cc:2393] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae199a537960460583e22b43b154f0dd in current term 1: Already voted for candidate 972ed8b0be2644e086976862f37acfcf in this term.
I20260709 12:14:25.957129  3216 consensus_queue.cc:237] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:25.958666  3117 leader_election.cc:304] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf
I20260709 12:14:25.961419  3201 raft_consensus.cc:3060] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.972564  3201 raft_consensus.cc:2749] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.974901  3216 consensus_queue.cc:1048] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:25.984589  2897 catalog_manager.cc:5697] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 0 to 1, leader changed from <none> to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 1 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.010428  3217 consensus_queue.cc:1048] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.022405  3228 consensus_queue.cc:1048] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.155865 31081 ts_manager.cc:295] Set tserver state for 36fe637834ff4a23942e24a08fd0792e to MAINTENANCE_MODE
I20260709 12:14:26.156598 31081 tablet_server.cc:179] TabletServer@127.30.90.65:0 shutting down...
I20260709 12:14:26.174594  3226 consensus_queue.cc:1048] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:26.176828  3043 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 338 similar messages]
W20260709 12:14:26.183239  3043 consensus_peers.cc:597] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:26.185976 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:26.187522 31081 tablet_replica.cc:333] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.188396 31081 raft_consensus.cc:2243] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.189213 31081 pending_rounds.cc:70] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Trying to abort 1 pending ops.
I20260709 12:14:26.189571 31081 pending_rounds.cc:77] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622592798973952 op_type: NO_OP noop_request { }
I20260709 12:14:26.190022 31081 raft_consensus.cc:2889] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:26.190440 31081 raft_consensus.cc:2272] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.192180  3257 consensus_queue.cc:1048] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.194234 31081 tablet_replica.cc:333] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.195106 31081 raft_consensus.cc:2243] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.195564 31081 raft_consensus.cc:2272] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.198143 31081 tablet_replica.cc:333] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.198956 31081 raft_consensus.cc:2243] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.199728 31081 pending_rounds.cc:70] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Trying to abort 1 pending ops.
I20260709 12:14:26.199961 31081 pending_rounds.cc:77] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622593097736192 op_type: NO_OP noop_request { }
I20260709 12:14:26.200273 31081 raft_consensus.cc:2889] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:26.200630 31081 raft_consensus.cc:2272] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.205816 31081 tablet_replica.cc:333] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.206418 31081 raft_consensus.cc:2243] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.207196 31081 raft_consensus.cc:2272] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.209311 31081 tablet_replica.cc:333] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.209920 31081 raft_consensus.cc:2243] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.210410 31081 raft_consensus.cc:2272] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.212406 31081 tablet_replica.cc:333] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.212888 31081 raft_consensus.cc:2243] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.213222 31081 raft_consensus.cc:2272] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.215219 31081 tablet_replica.cc:333] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.215720 31081 raft_consensus.cc:2243] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.216434 31081 raft_consensus.cc:2272] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.218492 31081 tablet_replica.cc:333] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.218950 31081 raft_consensus.cc:2243] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.219305 31081 raft_consensus.cc:2272] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.221350 31081 tablet_replica.cc:333] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.221938 31081 raft_consensus.cc:2243] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.222420 31081 raft_consensus.cc:2272] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.224810 31081 tablet_replica.cc:333] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: stopping tablet replica
I20260709 12:14:26.224931  3228 consensus_queue.cc:1048] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.225509 31081 raft_consensus.cc:2243] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.225994 31081 raft_consensus.cc:2272] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.263933 31081 tablet_server.cc:196] TabletServer@127.30.90.65:0 shutdown complete.
W20260709 12:14:26.339969  3043 consensus_peers.cc:597] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:26.402072  3043 consensus_peers.cc:597] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:26.405668  3201 consensus_queue.cc:1048] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:26.420439  3117 consensus_peers.cc:597] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:26.497138  3117 consensus_peers.cc:597] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:26.613099  3043 consensus_peers.cc:597] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.147526  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:27.356107  3197 raft_consensus.cc:493] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.356959  3197 raft_consensus.cc:515] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.359261  3197 leader_election.cc:290] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:27.360935  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:27.362023  3152 raft_consensus.cc:2468] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 1.
W20260709 12:14:27.363292  3043 leader_election.cc:336] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.364092  3043 leader_election.cc:304] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [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: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e
I20260709 12:14:27.364811  3197 raft_consensus.cc:2804] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:27.365243  3197 raft_consensus.cc:493] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.365610  3197 raft_consensus.cc:3060] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.374348  3197 raft_consensus.cc:515] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.376021  3197 leader_election.cc:290] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:27.377473  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:27.378144  3152 raft_consensus.cc:3060] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:27.379762  3043 leader_election.cc:336] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.384681  3152 raft_consensus.cc:2468] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 2.
I20260709 12:14:27.385768  3043 leader_election.cc:304] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [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: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e
I20260709 12:14:27.386462  3197 raft_consensus.cc:2804] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:27.386868  3197 raft_consensus.cc:697] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:27.387652  3228 raft_consensus.cc:493] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36fe637834ff4a23942e24a08fd0792e)
I20260709 12:14:27.387950  3197 consensus_queue.cc:237] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Queue going to LEADER 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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.388351  3228 raft_consensus.cc:515] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.390591  3228 leader_election.cc:290] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:27.392092  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
W20260709 12:14:27.395372  3043 leader_election.cc:336] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.395781  3043 leader_election.cc:304] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [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: 972ed8b0be2644e086976862f37acfcf; no voters: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd
I20260709 12:14:27.396528  3197 raft_consensus.cc:2749] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:27.397301  2897 catalog_manager.cc:5697] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 1 to 2, leader changed from 36fe637834ff4a23942e24a08fd0792e (127.30.90.65) to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 2 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.407522  3281 raft_consensus.cc:493] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36fe637834ff4a23942e24a08fd0792e)
I20260709 12:14:27.408419  3281 raft_consensus.cc:515] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.411178  3281 leader_election.cc:290] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:27.412184  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:27.412981  3077 raft_consensus.cc:2468] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 1.
I20260709 12:14:27.414477  3116 leader_election.cc:304] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [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: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:27.414681  3281 raft_consensus.cc:493] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:27.415093  3117 leader_election.cc:336] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.415568  3201 raft_consensus.cc:2804] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:27.415395  3281 raft_consensus.cc:515] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.415927  3201 raft_consensus.cc:493] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 36fe637834ff4a23942e24a08fd0792e)
I20260709 12:14:27.416306  3201 raft_consensus.cc:3060] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.418421  3281 leader_election.cc:290] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:27.419014  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
I20260709 12:14:27.419807  3077 raft_consensus.cc:2468] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 1.
I20260709 12:14:27.421240  3116 leader_election.cc:304] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [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: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:27.422075  3281 raft_consensus.cc:2804] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:27.422385  3281 raft_consensus.cc:493] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.422722  3281 raft_consensus.cc:3060] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:27.422675  3117 leader_election.cc:336] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.425099  3201 raft_consensus.cc:515] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.426759  3201 leader_election.cc:290] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:27.427886  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:27.428663  3077 raft_consensus.cc:3060] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.429762  3281 raft_consensus.cc:515] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
W20260709 12:14:27.430744  3117 leader_election.cc:336] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.431690  3281 leader_election.cc:290] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:27.433066  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:27.433683  3078 raft_consensus.cc:3060] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:27.437172  3117 leader_election.cc:336] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.437709  3077 raft_consensus.cc:2468] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 2.
I20260709 12:14:27.438954  3116 leader_election.cc:304] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [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: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e
I20260709 12:14:27.439683  3281 raft_consensus.cc:2804] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:27.440229  3281 raft_consensus.cc:697] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:27.442669  3281 consensus_queue.cc:237] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.443184  3078 raft_consensus.cc:2468] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 2.
I20260709 12:14:27.444635  3116 leader_election.cc:304] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [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: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e
I20260709 12:14:27.445457  3201 raft_consensus.cc:2804] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:27.446077  3201 raft_consensus.cc:697] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:27.447305  3201 consensus_queue.cc:237] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [LEADER]: Queue going to LEADER 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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.452348  2897 catalog_manager.cc:5697] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 1 to 2, leader changed from 36fe637834ff4a23942e24a08fd0792e (127.30.90.65) to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 2 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:27.464344  2897 catalog_manager.cc:5697] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 1 to 2, leader changed from 36fe637834ff4a23942e24a08fd0792e (127.30.90.65) to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 2 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:27.690898  3197 raft_consensus.cc:493] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36fe637834ff4a23942e24a08fd0792e)
I20260709 12:14:27.691473  3197 raft_consensus.cc:515] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.693346  3197 leader_election.cc:290] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:27.694954  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2690372ad9e431fb47c8b6d8613112c" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd" is_pre_election: true
I20260709 12:14:27.695760  3152 raft_consensus.cc:2468] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 1.
I20260709 12:14:27.696344  3201 raft_consensus.cc:493] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36fe637834ff4a23942e24a08fd0792e)
I20260709 12:14:27.696960  3201 raft_consensus.cc:515] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.697257  3043 leader_election.cc:304] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [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: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:27.698165  3197 raft_consensus.cc:2804] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:27.698239  3043 leader_election.cc:336] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.698670  3197 raft_consensus.cc:493] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 36fe637834ff4a23942e24a08fd0792e)
I20260709 12:14:27.699146  3197 raft_consensus.cc:3060] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.699581  3201 leader_election.cc:290] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:27.700016  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2690372ad9e431fb47c8b6d8613112c" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "972ed8b0be2644e086976862f37acfcf" is_pre_election: true
W20260709 12:14:27.702724  3117 leader_election.cc:336] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.706851  3197 raft_consensus.cc:515] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.707896  3078 raft_consensus.cc:2393] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae199a537960460583e22b43b154f0dd in current term 2: Already voted for candidate 972ed8b0be2644e086976862f37acfcf in this term.
I20260709 12:14:27.709079  3197 leader_election.cc:290] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:27.711234  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2690372ad9e431fb47c8b6d8613112c" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:27.711975  3152 raft_consensus.cc:3060] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:27.713289  3116 leader_election.cc:304] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [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: ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf
W20260709 12:14:27.714493  3043 leader_election.cc:336] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111)
I20260709 12:14:27.719820  3152 raft_consensus.cc:2468] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 2.
I20260709 12:14:27.720335  3201 raft_consensus.cc:2749] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:27.721262  3043 leader_election.cc:304] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [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: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 36fe637834ff4a23942e24a08fd0792e
I20260709 12:14:27.722626  3197 raft_consensus.cc:2804] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:27.723208  3197 raft_consensus.cc:697] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:27.724449  3197 consensus_queue.cc:237] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:27.736141  2897 catalog_manager.cc:5697] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 1 to 2, leader changed from 36fe637834ff4a23942e24a08fd0792e (127.30.90.65) to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 2 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.865478  3078 raft_consensus.cc:1275] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.866739  3201 consensus_queue.cc:1048] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:27.882157  3117 consensus_peers.cc:597] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.926203  3078 raft_consensus.cc:1275] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:27.927889  3281 consensus_queue.cc:1048] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:27.935178  3043 consensus_peers.cc:597] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:27.942301  3117 consensus_peers.cc:597] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:27.991425  3152 raft_consensus.cc:1275] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:27.992817  3197 consensus_queue.cc:1048] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:28.148644  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:28.245910  3152 raft_consensus.cc:1275] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:28.247153  3197 consensus_queue.cc:1048] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:28.247838  3043 consensus_peers.cc:597] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:28.663923  3043 consensus_peers.cc:597] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:28.832198  3043 consensus_peers.cc:597] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:28.978276  3117 consensus_peers.cc:597] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:29.003407  3117 consensus_peers.cc:597] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:29.018811  3043 consensus_peers.cc:597] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:29.149744  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:29.238472  3043 consensus_peers.cc:597] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.150864  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:30.265983  3043 consensus_peers.cc:597] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.323939  3117 consensus_peers.cc:597] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.367208  3117 consensus_peers.cc:597] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:30.763475  3043 consensus_peers.cc:597] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:31.099671  3043 consensus_peers.cc:597] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:31.151886  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:31.243705  3117 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111) [suppressed 96 similar messages]
I20260709 12:14:31.282917 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:31.293186  3300 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
W20260709 12:14:31.296247  3299 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
I20260709 12:14:31.299017 31081 server_base.cc:1061] running on GCE node
W20260709 12:14:31.301239  3303 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
W20260709 12:14:31.303700  3043 consensus_peers.cc:597] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:31.303761 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:31.304226 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:31.304441 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599271304422 us; error 0 us; skew 500 ppm
I20260709 12:14:31.305227 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:31.308558 31081 webserver.cc:533] Webserver started at http://127.30.90.65:36671/ using document root <none> and password file <none>
I20260709 12:14:31.309175 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:31.309408 31081 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:31.314913 31081 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:14:31.320091  3307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:31.321053 31081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:14:31.321434 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "36fe637834ff4a23942e24a08fd0792e"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-q6ss"
I20260709 12:14:31.321918 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599115200016-31081-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)
I20260709 12:14:31.356611 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:31.358049 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:31.359602 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:31.364332  3314 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:14:31.364650  3043 consensus_peers.cc:597] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:31.411455 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:14:31.411803 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.003s	sys 0.000s
I20260709 12:14:31.412045 31081 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:14:31.417018  3314 tablet_bootstrap.cc:492] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:31.434041  3314 tablet_bootstrap.cc:492] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.434994  3314 tablet_bootstrap.cc:492] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.435638  3314 ts_tablet_manager.cc:1403] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:14:31.438457  3314 raft_consensus.cc:359] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.439149  3314 raft_consensus.cc:740] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.439890  3314 consensus_queue.cc:260] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.442816  3314 ts_tablet_manager.cc:1434] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:14:31.443621  3314 tablet_bootstrap.cc:492] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:31.459909  3314 tablet_bootstrap.cc:492] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.460870  3314 tablet_bootstrap.cc:492] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.461524  3314 ts_tablet_manager.cc:1403] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260709 12:14:31.464242  3314 raft_consensus.cc:359] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.464908  3314 raft_consensus.cc:740] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.465621  3314 consensus_queue.cc:260] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.466073 31081 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:14:31.466413 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.054s	user 0.051s	sys 0.004s
I20260709 12:14:31.467900  3314 ts_tablet_manager.cc:1434] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:14:31.468847  3314 tablet_bootstrap.cc:492] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:31.486935  3314 tablet_bootstrap.cc:492] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.487789  3314 tablet_bootstrap.cc:492] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.488402  3314 ts_tablet_manager.cc:1403] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 12:14:31.490690  3314 raft_consensus.cc:359] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.491406  3314 raft_consensus.cc:740] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.492143  3314 consensus_queue.cc:260] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.493901  3314 ts_tablet_manager.cc:1434] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:14:31.494545  3314 tablet_bootstrap.cc:492] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:31.507292  3314 tablet_bootstrap.cc:492] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.508131  3314 tablet_bootstrap.cc:492] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.508723  3314 ts_tablet_manager.cc:1403] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:14:31.510708  3314 raft_consensus.cc:359] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.511317  3314 raft_consensus.cc:740] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.511965  3314 consensus_queue.cc:260] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.513460  3314 ts_tablet_manager.cc:1434] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:31.514189  3314 tablet_bootstrap.cc:492] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:31.526085  3314 tablet_bootstrap.cc:492] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.526842  3314 tablet_bootstrap.cc:492] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.527420  3314 ts_tablet_manager.cc:1403] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:14:31.529425  3314 raft_consensus.cc:359] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.530144  3314 raft_consensus.cc:740] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.530822  3314 consensus_queue.cc:260] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.532639  3314 ts_tablet_manager.cc:1434] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:31.533011 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:46793
I20260709 12:14:31.533147  3376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:46793 every 8 connection(s)
I20260709 12:14:31.533298  3314 tablet_bootstrap.cc:492] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:31.538185 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:31.547544  3314 tablet_bootstrap.cc:492] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.548632  3314 tablet_bootstrap.cc:492] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.549310  3314 ts_tablet_manager.cc:1403] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:14:31.552420  3314 raft_consensus.cc:359] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.553224  3314 raft_consensus.cc:740] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.554013  3314 consensus_queue.cc:260] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.556656  3314 ts_tablet_manager.cc:1434] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:31.557838  3314 tablet_bootstrap.cc:492] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:31.572404  3377 heartbeater.cc:344] Connected to a master server at 127.30.90.126:38493
I20260709 12:14:31.573114  3377 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:31.574286  3377 heartbeater.cc:507] Master 127.30.90.126:38493 requested a full tablet report, sending...
W20260709 12:14:31.580710  3117 consensus_peers.cc:597] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:31.584443  3314 tablet_bootstrap.cc:492] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.585009  2897 ts_manager.cc:194] Re-registered known tserver with Master: 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793)
I20260709 12:14:31.585641  3314 tablet_bootstrap.cc:492] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.586412  3314 ts_tablet_manager.cc:1403] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.004s
I20260709 12:14:31.589172  3314 raft_consensus.cc:359] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.589864  3314 raft_consensus.cc:740] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.590592  3314 consensus_queue.cc:260] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.592712  3314 ts_tablet_manager.cc:1434] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:31.592448  3078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
mode: GRACEFUL
new_leader_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:33560
I20260709 12:14:31.593278  3078 raft_consensus.cc:606] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Received request to transfer leadership to TS ae199a537960460583e22b43b154f0dd
I20260709 12:14:31.593669  3314 tablet_bootstrap.cc:492] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:31.596449  3078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
mode: GRACEFUL
new_leader_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:33560
I20260709 12:14:31.597108  3078 raft_consensus.cc:606] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Received request to transfer leadership to TS ae199a537960460583e22b43b154f0dd
I20260709 12:14:31.598590 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:31.599247 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:31.599196  2897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39832
I20260709 12:14:31.600412 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:31.602563  3377 heartbeater.cc:499] Master 127.30.90.126:38493 was elected leader, sending a full tablet report...
I20260709 12:14:31.608850  3314 tablet_bootstrap.cc:492] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.609714  3314 tablet_bootstrap.cc:492] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.610394  3314 ts_tablet_manager.cc:1403] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 12:14:31.612983  3314 raft_consensus.cc:359] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.613709  3314 raft_consensus.cc:740] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.614418  3314 consensus_queue.cc:260] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.616611  3314 ts_tablet_manager.cc:1434] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:31.617444  3314 tablet_bootstrap.cc:492] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
W20260709 12:14:31.631580  3117 consensus_peers.cc:597] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:31.631989  3314 tablet_bootstrap.cc:492] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.632805  3314 tablet_bootstrap.cc:492] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.633356  3314 ts_tablet_manager.cc:1403] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:14:31.635278  3314 raft_consensus.cc:359] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:31.635928  3314 raft_consensus.cc:740] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.636617  3314 consensus_queue.cc:260] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } }
I20260709 12:14:31.637518  3351 raft_consensus.cc:3060] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.638878  3314 ts_tablet_manager.cc:1434] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:31.639808  3314 tablet_bootstrap.cc:492] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap starting.
I20260709 12:14:31.653642  3314 tablet_bootstrap.cc:492] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: 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
I20260709 12:14:31.654284  3314 tablet_bootstrap.cc:492] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: Bootstrap complete.
I20260709 12:14:31.654816  3314 ts_tablet_manager.cc:1403] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:14:31.657245  3314 raft_consensus.cc:359] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.657881  3314 raft_consensus.cc:740] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36fe637834ff4a23942e24a08fd0792e, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.658443  3314 consensus_queue.cc:260] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.659906  3314 ts_tablet_manager.cc:1434] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:31.698419  3351 raft_consensus.cc:3060] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.732038  3295 raft_consensus.cc:993] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf: : Instructing follower ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:31.732616  3392 raft_consensus.cc:1081] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Signalling peer ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:31.734562  3152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:40984
I20260709 12:14:31.735188  3152 raft_consensus.cc:493] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.735615  3152 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.741318  3152 raft_consensus.cc:515] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.743183  3152 leader_election.cc:290] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:31.744019  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:31.744257  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:31.744777  3351 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.744817  3078 raft_consensus.cc:3055] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.745287  3078 raft_consensus.cc:740] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:31.746141  3078 consensus_queue.cc:260] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.747463  3078 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.748740  3348 raft_consensus.cc:3060] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.752408  3351 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 2.
I20260709 12:14:31.753811  3117 leader_election.cc:304] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:31.754673  3281 raft_consensus.cc:2804] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.758927  3078 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 2.
I20260709 12:14:31.760076  3348 pending_rounds.cc:85] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Aborting all ops after (but not including) 0
I20260709 12:14:31.760916  3281 raft_consensus.cc:697] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:31.760502  3348 pending_rounds.cc:107] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:31.761523  3348 raft_consensus.cc:2889] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:31.762035  3281 consensus_queue.cc:237] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:31.770938  2900 catalog_manager.cc:5697] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 1 to 2, leader changed from 972ed8b0be2644e086976862f37acfcf (127.30.90.66) to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 2 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:31.880621  3348 raft_consensus.cc:3060] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.886026  3348 pending_rounds.cc:85] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Aborting all ops after (but not including) 0
I20260709 12:14:31.886250  3348 pending_rounds.cc:107] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:31.886549  3348 raft_consensus.cc:2889] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:32.153101  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:32.165221  3295 raft_consensus.cc:993] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf: : Instructing follower ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:32.165863  3392 raft_consensus.cc:1081] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Signalling peer ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:32.167726  3151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:40984
I20260709 12:14:32.168304  3151 raft_consensus.cc:493] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:32.168659  3151 raft_consensus.cc:3060] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:32.175252  3151 raft_consensus.cc:515] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:32.177349  3151 leader_election.cc:290] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 3 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:32.177714  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:32.177964  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab6f9e23076480c8f949cf741f1f0f0" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:32.178404  3350 raft_consensus.cc:3060] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:32.178499  3078 raft_consensus.cc:3055] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:32.178921  3078 raft_consensus.cc:740] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:32.179800  3078 consensus_queue.cc:260] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:32.181119  3078 raft_consensus.cc:3060] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:32.186368  3350 raft_consensus.cc:2468] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 3.
I20260709 12:14:32.187616  3117 leader_election.cc:304] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [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: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:32.188329  3281 raft_consensus.cc:2804] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:32.188263  3078 raft_consensus.cc:2468] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 3.
I20260709 12:14:32.189025  3281 raft_consensus.cc:697] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 3 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:32.190034  3281 consensus_queue.cc:237] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:32.197155  2900 catalog_manager.cc:5697] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 2 to 3, leader changed from 972ed8b0be2644e086976862f37acfcf (127.30.90.66) to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 3 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:32.256412  3078 raft_consensus.cc:1275] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.258093  3405 consensus_queue.cc:1048] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:32.268930  3350 raft_consensus.cc:1275] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.271086  3281 consensus_queue.cc:1048] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.609735 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:32.626888  3151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
mode: GRACEFUL
new_leader_uuid: "972ed8b0be2644e086976862f37acfcf"
 from {username='slave'} at 127.0.0.1:56404
I20260709 12:14:32.627431  3151 raft_consensus.cc:606] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 1 LEADER]: Received request to transfer leadership to TS 972ed8b0be2644e086976862f37acfcf
I20260709 12:14:32.630024  3151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
mode: GRACEFUL
new_leader_uuid: "972ed8b0be2644e086976862f37acfcf"
 from {username='slave'} at 127.0.0.1:56404
I20260709 12:14:32.630507  3151 raft_consensus.cc:606] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Received request to transfer leadership to TS 972ed8b0be2644e086976862f37acfcf
I20260709 12:14:32.631547 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:32.632040 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:32.632632 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:32.680025  3394 raft_consensus.cc:993] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd: : Instructing follower 972ed8b0be2644e086976862f37acfcf to start an election
I20260709 12:14:32.680611  3281 raft_consensus.cc:1081] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 1 LEADER]: Signalling peer 972ed8b0be2644e086976862f37acfcf to start an election
I20260709 12:14:32.682163  3078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
 from {username='slave'} at 127.0.0.1:54972
I20260709 12:14:32.682704  3078 raft_consensus.cc:493] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:32.683063  3078 raft_consensus.cc:3060] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.688282  3078 raft_consensus.cc:515] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:32.689860  3078 leader_election.cc:290] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:32.690739  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:32.690936  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:32.691416  3350 raft_consensus.cc:3060] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.691584  3151 raft_consensus.cc:3055] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:32.692108  3151 raft_consensus.cc:740] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:32.692895  3151 consensus_queue.cc:260] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:32.694096  3151 raft_consensus.cc:3060] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.697201  3350 raft_consensus.cc:2468] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 2.
I20260709 12:14:32.697882  3348 raft_consensus.cc:1240] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Rejecting Update request from peer ae199a537960460583e22b43b154f0dd for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:32.698267  3043 leader_election.cc:304] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:32.699167  3402 raft_consensus.cc:2804] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:32.699733  3402 raft_consensus.cc:697] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:32.700630  3151 raft_consensus.cc:2468] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 2.
I20260709 12:14:32.700711  3402 consensus_queue.cc:237] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:32.709139  2900 catalog_manager.cc:5697] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 1 to 2, leader changed from ae199a537960460583e22b43b154f0dd (127.30.90.67) to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 2 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.734627  3078 raft_consensus.cc:1275] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:32.736562  3281 consensus_queue.cc:1048] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.746114  3348 raft_consensus.cc:1275] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:32.747674  3394 consensus_queue.cc:1048] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.892742  3405 raft_consensus.cc:993] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd: : Instructing follower 972ed8b0be2644e086976862f37acfcf to start an election
I20260709 12:14:32.893226  3405 raft_consensus.cc:1081] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Signalling peer 972ed8b0be2644e086976862f37acfcf to start an election
I20260709 12:14:32.894673  3078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
 from {username='slave'} at 127.0.0.1:54972
I20260709 12:14:32.895150  3078 raft_consensus.cc:493] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:32.895484  3078 raft_consensus.cc:3060] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:32.900297  3078 raft_consensus.cc:515] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:32.901691  3078 leader_election.cc:290] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 3 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:32.902709  3348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:32.903370  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e433ea4dcb4678a33eecb2def23a07" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:32.903398  3348 raft_consensus.cc:3060] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:32.903995  3151 raft_consensus.cc:3055] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:32.904274  3151 raft_consensus.cc:740] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:32.904919  3151 consensus_queue.cc:260] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:32.905905  3151 raft_consensus.cc:3060] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:32.909783  3348 raft_consensus.cc:2468] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 3.
I20260709 12:14:32.911082  3043 leader_election.cc:304] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [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: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:32.911229  3151 raft_consensus.cc:2468] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 3.
I20260709 12:14:32.911885  3402 raft_consensus.cc:2804] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:32.912328  3402 raft_consensus.cc:697] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 3 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:32.913141  3402 consensus_queue.cc:237] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:32.920538  2897 catalog_manager.cc:5697] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 2 to 3, leader changed from ae199a537960460583e22b43b154f0dd (127.30.90.67) to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 3 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:33.154474  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:33.354126  3346 raft_consensus.cc:1275] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.355940  3418 consensus_queue.cc:1048] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:33.373782  3152 raft_consensus.cc:1275] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:33.384200  3392 consensus_queue.cc:1048] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.427457  3350 raft_consensus.cc:1275] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:33.429008  3421 consensus_queue.cc:1048] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.439785  3152 raft_consensus.cc:1275] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:33.441773  3421 consensus_queue.cc:1048] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.658245 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:33.665427  3078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
mode: GRACEFUL
new_leader_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:33560
I20260709 12:14:33.665970  3078 raft_consensus.cc:606] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Received request to transfer leadership to TS ae199a537960460583e22b43b154f0dd
I20260709 12:14:33.668262  3078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce18b55a962e48ad8a68cb6dd6156089"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
mode: GRACEFUL
new_leader_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:33560
I20260709 12:14:33.668684  3078 raft_consensus.cc:606] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Received request to transfer leadership to TS ae199a537960460583e22b43b154f0dd
I20260709 12:14:33.669672 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:33.670089 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:33.670596 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:34.008993  3421 raft_consensus.cc:993] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf: : Instructing follower ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:34.009516  3392 raft_consensus.cc:1081] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Signalling peer ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:34.011179  3152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:40984
I20260709 12:14:34.011768  3152 raft_consensus.cc:493] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.012151  3152 raft_consensus.cc:3060] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.016886  3152 raft_consensus.cc:515] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:34.018431  3152 leader_election.cc:290] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 3 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:34.019191  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:34.019402  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3dafb53d1e4c8f84ad072b2cdc4571" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:34.019882  3350 raft_consensus.cc:3060] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.019999  3078 raft_consensus.cc:3055] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:34.020488  3078 raft_consensus.cc:740] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:34.021155  3078 consensus_queue.cc:260] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:34.022190  3078 raft_consensus.cc:3060] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.025295  3350 raft_consensus.cc:2468] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 3.
I20260709 12:14:34.026520  3117 leader_election.cc:304] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [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: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:34.026988  3078 raft_consensus.cc:2468] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 3.
I20260709 12:14:34.027222  3394 raft_consensus.cc:2804] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:34.028331  3394 raft_consensus.cc:697] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 3 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:34.029173  3394 consensus_queue.cc:237] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:34.035770  2897 catalog_manager.cc:5697] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 2 to 3, leader changed from 972ed8b0be2644e086976862f37acfcf (127.30.90.66) to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 3 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:34.044560  3099 debug-util.cc:398] Leaking SignalData structure 0x7b08002f53e0 after lost signal to thread 31084
W20260709 12:14:34.045840  3099 debug-util.cc:398] Leaking SignalData structure 0x7b0800203a00 after lost signal to thread 2935
W20260709 12:14:34.047009  3099 debug-util.cc:398] Leaking SignalData structure 0x7b0800034ac0 after lost signal to thread 3102
W20260709 12:14:34.048049  3099 debug-util.cc:398] Leaking SignalData structure 0x7b08002a3aa0 after lost signal to thread 3176
W20260709 12:14:34.049288  3099 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6560 after lost signal to thread 3376
I20260709 12:14:34.050233  3421 raft_consensus.cc:993] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf: : Instructing follower ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:34.050741  3392 raft_consensus.cc:1081] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Signalling peer ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:34.052228  3152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce18b55a962e48ad8a68cb6dd6156089"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:40984
I20260709 12:14:34.052778  3152 raft_consensus.cc:493] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.053159  3152 raft_consensus.cc:3060] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.061040  3152 raft_consensus.cc:515] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:34.063205  3152 leader_election.cc:290] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:34.064317  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce18b55a962e48ad8a68cb6dd6156089" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:34.064317  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce18b55a962e48ad8a68cb6dd6156089" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:34.065279  3078 raft_consensus.cc:3055] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:34.065378  3350 raft_consensus.cc:3060] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.065609  3078 raft_consensus.cc:740] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:34.066368  3078 consensus_queue.cc:260] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:34.067301  3078 raft_consensus.cc:3060] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.071907  3078 raft_consensus.cc:2468] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 2.
I20260709 12:14:34.072878  3116 leader_election.cc:304] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:34.073628  3394 raft_consensus.cc:2804] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.073802  3350 raft_consensus.cc:2468] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 2.
I20260709 12:14:34.074085  3394 raft_consensus.cc:697] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:34.075155  3394 consensus_queue.cc:237] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:34.084385  2897 catalog_manager.cc:5697] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 1 to 2, leader changed from 972ed8b0be2644e086976862f37acfcf (127.30.90.66) to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 2 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:34.155556  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:34.473650  3350 raft_consensus.cc:1275] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:34.474934  3078 raft_consensus.cc:1275] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:34.475246  3394 consensus_queue.cc:1048] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:34.477342  3427 consensus_queue.cc:1048] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:34.478713  3346 raft_consensus.cc:1275] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:34.484848  3427 consensus_queue.cc:1048] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:34.488050  3077 raft_consensus.cc:1275] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:34.490108  3394 consensus_queue.cc:1048] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:34.676865 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:34.688199  3152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5816cb86ced04db2948790739053c4e4"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
mode: GRACEFUL
new_leader_uuid: "972ed8b0be2644e086976862f37acfcf"
 from {username='slave'} at 127.0.0.1:56404
I20260709 12:14:34.688849  3152 raft_consensus.cc:606] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Received request to transfer leadership to TS 972ed8b0be2644e086976862f37acfcf
I20260709 12:14:34.691576  3152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
mode: GRACEFUL
new_leader_uuid: "972ed8b0be2644e086976862f37acfcf"
 from {username='slave'} at 127.0.0.1:56404
I20260709 12:14:34.692145  3152 raft_consensus.cc:606] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Received request to transfer leadership to TS 972ed8b0be2644e086976862f37acfcf
I20260709 12:14:34.693271 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:34.693857 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:34.694613 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:34.953789  3394 raft_consensus.cc:993] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd: : Instructing follower 972ed8b0be2644e086976862f37acfcf to start an election
I20260709 12:14:34.954416  3440 raft_consensus.cc:1081] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Signalling peer 972ed8b0be2644e086976862f37acfcf to start an election
I20260709 12:14:34.955847  3077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
 from {username='slave'} at 127.0.0.1:54972
I20260709 12:14:34.956393  3077 raft_consensus.cc:493] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.956700  3077 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.962118  3077 raft_consensus.cc:515] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:34.963832  3077 leader_election.cc:290] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 3 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:34.964570  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:34.964919  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:34.965432  3346 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.965673  3152 raft_consensus.cc:3055] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:34.966190  3152 raft_consensus.cc:740] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:34.967008  3152 consensus_queue.cc:260] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:34.968490  3152 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.972939  3152 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 3.
I20260709 12:14:34.973959  3043 leader_election.cc:304] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [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: 972ed8b0be2644e086976862f37acfcf, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:34.974606  3392 raft_consensus.cc:2804] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:34.974568  3346 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 3.
I20260709 12:14:34.975364  3392 raft_consensus.cc:697] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 3 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:34.976245  3392 consensus_queue.cc:237] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:34.983955  2900 catalog_manager.cc:5697] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 2 to 3, leader changed from ae199a537960460583e22b43b154f0dd (127.30.90.67) to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 3 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:35.060617  3437 raft_consensus.cc:993] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd: : Instructing follower 972ed8b0be2644e086976862f37acfcf to start an election
I20260709 12:14:35.061182  3437 raft_consensus.cc:1081] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Signalling peer 972ed8b0be2644e086976862f37acfcf to start an election
I20260709 12:14:35.062934  3077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5816cb86ced04db2948790739053c4e4"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
 from {username='slave'} at 127.0.0.1:54972
I20260709 12:14:35.063488  3077 raft_consensus.cc:493] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:35.063802  3077 raft_consensus.cc:3060] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:35.069208  3077 raft_consensus.cc:515] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:35.071427  3077 leader_election.cc:290] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [CANDIDATE]: Term 3 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), ae199a537960460583e22b43b154f0dd (127.30.90.67:33897)
I20260709 12:14:35.072338  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae199a537960460583e22b43b154f0dd"
I20260709 12:14:35.073113  3152 raft_consensus.cc:3055] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:35.073166  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5816cb86ced04db2948790739053c4e4" candidate_uuid: "972ed8b0be2644e086976862f37acfcf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:35.073570  3152 raft_consensus.cc:740] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:35.073845  3346 raft_consensus.cc:3060] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:35.074550  3152 consensus_queue.cc:260] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:35.075996  3152 raft_consensus.cc:3060] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:35.079017  3346 raft_consensus.cc:2468] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 3.
I20260709 12:14:35.080143  3043 leader_election.cc:304] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [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: 36fe637834ff4a23942e24a08fd0792e, 972ed8b0be2644e086976862f37acfcf; no voters: 
I20260709 12:14:35.080789  3421 raft_consensus.cc:2804] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:35.081269  3421 raft_consensus.cc:697] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 3 LEADER]: Becoming Leader. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:35.082600  3421 consensus_queue.cc:237] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:35.083998  3152 raft_consensus.cc:2468] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972ed8b0be2644e086976862f37acfcf in term 3.
I20260709 12:14:35.090575  2900 catalog_manager.cc:5697] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf reported cstate change: term changed from 2 to 3, leader changed from ae199a537960460583e22b43b154f0dd (127.30.90.67) to 972ed8b0be2644e086976862f37acfcf (127.30.90.66). New cstate: current_term: 3 leader_uuid: "972ed8b0be2644e086976862f37acfcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:35.156599  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:35.457916  3346 raft_consensus.cc:1275] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:35.459605  3421 consensus_queue.cc:1048] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.471235  3152 raft_consensus.cc:1275] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:35.472743  3421 consensus_queue.cc:1048] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.692530  3152 raft_consensus.cc:1275] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:35.694044  3421 consensus_queue.cc:1048] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.700893 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:35.707897  3346 raft_consensus.cc:1275] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Refusing update from remote peer 972ed8b0be2644e086976862f37acfcf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:35.710695  3421 consensus_queue.cc:1048] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.719069  3077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
mode: GRACEFUL
new_leader_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:33560
I20260709 12:14:35.719743  3077 raft_consensus.cc:606] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 3 LEADER]: Received request to transfer leadership to TS ae199a537960460583e22b43b154f0dd
I20260709 12:14:35.735639  3077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab092fb5650b4d82a81cabe65ed69bf1"
dest_uuid: "972ed8b0be2644e086976862f37acfcf"
mode: GRACEFUL
new_leader_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:33560
I20260709 12:14:35.736287  3077 raft_consensus.cc:606] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Received request to transfer leadership to TS ae199a537960460583e22b43b154f0dd
I20260709 12:14:35.737723 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:35.738497 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:35.739696 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:35.936409  3392 raft_consensus.cc:993] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf: : Instructing follower ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:35.936975  3421 raft_consensus.cc:1081] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Signalling peer ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:35.938416  3152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab092fb5650b4d82a81cabe65ed69bf1"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:40984
I20260709 12:14:35.939004  3152 raft_consensus.cc:493] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:35.939366  3152 raft_consensus.cc:3060] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.947220  3152 raft_consensus.cc:515] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:35.949327  3152 leader_election.cc:290] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:35.950397  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab092fb5650b4d82a81cabe65ed69bf1" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:35.950541  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab092fb5650b4d82a81cabe65ed69bf1" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:35.951118  3346 raft_consensus.cc:3060] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.951265  3077 raft_consensus.cc:3055] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:35.951716  3077 raft_consensus.cc:740] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:35.952636  3077 consensus_queue.cc:260] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:35.954202  3077 raft_consensus.cc:3060] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:35.956913  3346 raft_consensus.cc:2468] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 2.
I20260709 12:14:35.958069  3117 leader_election.cc:304] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:35.958789  3437 raft_consensus.cc:2804] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:35.959298  3437 raft_consensus.cc:697] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:35.960228  3437 consensus_queue.cc:237] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:35.962460  3077 raft_consensus.cc:2468] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 2.
I20260709 12:14:35.968524  2900 catalog_manager.cc:5697] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 1 to 2, leader changed from 972ed8b0be2644e086976862f37acfcf (127.30.90.66) to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 2 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:36.042070  3392 raft_consensus.cc:993] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf: : Instructing follower ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:36.042615  3421 raft_consensus.cc:1081] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 3 LEADER]: Signalling peer ae199a537960460583e22b43b154f0dd to start an election
I20260709 12:14:36.044183  3152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057"
dest_uuid: "ae199a537960460583e22b43b154f0dd"
 from {username='slave'} at 127.0.0.1:40984
I20260709 12:14:36.044766  3152 raft_consensus.cc:493] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.045121  3152 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:36.052999  3152 raft_consensus.cc:515] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:36.055079  3152 leader_election.cc:290] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [CANDIDATE]: Term 4 election: Requested vote from peers 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793), 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877)
I20260709 12:14:36.055778  3346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "36fe637834ff4a23942e24a08fd0792e"
I20260709 12:14:36.056245  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938cdb07797e4aad91190b76d5c0b057" candidate_uuid: "ae199a537960460583e22b43b154f0dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "972ed8b0be2644e086976862f37acfcf"
I20260709 12:14:36.056470  3346 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:36.056847  3077 raft_consensus.cc:3055] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:36.057176  3077 raft_consensus.cc:740] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 972ed8b0be2644e086976862f37acfcf, State: Running, Role: LEADER
I20260709 12:14:36.058018  3077 consensus_queue.cc:260] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:36.059315  3077 raft_consensus.cc:3060] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:36.064043  3346 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 4.
I20260709 12:14:36.065366  3117 leader_election.cc:304] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [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: 36fe637834ff4a23942e24a08fd0792e, ae199a537960460583e22b43b154f0dd; no voters: 
I20260709 12:14:36.066270  3437 raft_consensus.cc:2804] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:36.066665  3077 raft_consensus.cc:2468] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae199a537960460583e22b43b154f0dd in term 4.
I20260709 12:14:36.066788  3437 raft_consensus.cc:697] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 4 LEADER]: Becoming Leader. State: Replica: ae199a537960460583e22b43b154f0dd, State: Running, Role: LEADER
I20260709 12:14:36.067993  3437 consensus_queue.cc:237] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [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: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } }
I20260709 12:14:36.075412  2900 catalog_manager.cc:5697] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd reported cstate change: term changed from 3 to 4, leader changed from 972ed8b0be2644e086976862f37acfcf (127.30.90.66) to ae199a537960460583e22b43b154f0dd (127.30.90.67). New cstate: current_term: 4 leader_uuid: "ae199a537960460583e22b43b154f0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae199a537960460583e22b43b154f0dd" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 33897 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:36.157720  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:36.439841  3346 raft_consensus.cc:1275] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.441243  3437 consensus_queue.cc:1048] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.456372  3077 raft_consensus.cc:1275] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.458004  3437 consensus_queue.cc:1048] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.482944  3346 raft_consensus.cc:1275] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 4 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:36.484371  3394 consensus_queue.cc:1048] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36fe637834ff4a23942e24a08fd0792e" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:36.494693  3077 raft_consensus.cc:1275] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 4 FOLLOWER]: Refusing update from remote peer ae199a537960460583e22b43b154f0dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:36.497488  3394 consensus_queue.cc:1048] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "972ed8b0be2644e086976862f37acfcf" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:36.750850 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:36.787328 31081 tablet_server.cc:179] TabletServer@127.30.90.65:46793 shutting down...
I20260709 12:14:36.816057 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:36.816797 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.817775 31081 raft_consensus.cc:2243] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.818308 31081 raft_consensus.cc:2272] T a349cfbb17b24deb9f9e39d57ade9159 P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.820261 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.820973 31081 raft_consensus.cc:2243] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.821498 31081 raft_consensus.cc:2272] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.823350 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.823962 31081 raft_consensus.cc:2243] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.824376 31081 raft_consensus.cc:2272] T f2690372ad9e431fb47c8b6d8613112c P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.826205 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.826737 31081 raft_consensus.cc:2243] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.827158 31081 raft_consensus.cc:2272] T 3ab6f9e23076480c8f949cf741f1f0f0 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.829263 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.829864 31081 raft_consensus.cc:2243] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.830305 31081 raft_consensus.cc:2272] T d1e433ea4dcb4678a33eecb2def23a07 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.832773 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.833294 31081 raft_consensus.cc:2243] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.833714 31081 raft_consensus.cc:2272] T 2c4168b5865141a995ff68c94fdf433c P 36fe637834ff4a23942e24a08fd0792e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.835634 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.836319 31081 raft_consensus.cc:2243] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.836798 31081 raft_consensus.cc:2272] T 938cdb07797e4aad91190b76d5c0b057 P 36fe637834ff4a23942e24a08fd0792e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.839691 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.840458 31081 raft_consensus.cc:2243] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.840984 31081 raft_consensus.cc:2272] T ce18b55a962e48ad8a68cb6dd6156089 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.843567 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.844249 31081 raft_consensus.cc:2243] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.844743 31081 raft_consensus.cc:2272] T 5816cb86ced04db2948790739053c4e4 P 36fe637834ff4a23942e24a08fd0792e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.847122 31081 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:36.847765 31081 raft_consensus.cc:2243] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.848274 31081 raft_consensus.cc:2272] T ab092fb5650b4d82a81cabe65ed69bf1 P 36fe637834ff4a23942e24a08fd0792e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:36.861755  3117 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260709 12:14:36.864622  3117 consensus_peers.cc:597] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:36.874212 31081 tablet_server.cc:196] TabletServer@127.30.90.65:46793 shutdown complete.
W20260709 12:14:36.886456  3043 consensus_peers.cc:597] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:36.901878 31081 tablet_server.cc:179] TabletServer@127.30.90.66:0 shutting down...
I20260709 12:14:36.924217 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:36.925463 31081 tablet_replica.cc:333] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
I20260709 12:14:36.926618 31081 raft_consensus.cc:2243] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.927687 31081 raft_consensus.cc:2272] T a349cfbb17b24deb9f9e39d57ade9159 P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.930936 31081 tablet_replica.cc:333] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
W20260709 12:14:36.931607  3117 consensus_peers.cc:597] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:36.931946 31081 raft_consensus.cc:2243] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.932700 31081 raft_consensus.cc:2272] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:36.933809  3043 consensus_peers.cc:597] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:36.935174 31081 tablet_replica.cc:333] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
I20260709 12:14:36.935899 31081 raft_consensus.cc:2243] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.936357 31081 raft_consensus.cc:2272] T 3ab6f9e23076480c8f949cf741f1f0f0 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.938460 31081 tablet_replica.cc:333] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
I20260709 12:14:36.939023 31081 raft_consensus.cc:2243] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.939755 31081 raft_consensus.cc:2272] T f2690372ad9e431fb47c8b6d8613112c P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.941843 31081 tablet_replica.cc:333] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
I20260709 12:14:36.942399 31081 raft_consensus.cc:2243] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.942786 31081 raft_consensus.cc:2272] T ce18b55a962e48ad8a68cb6dd6156089 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.944648 31081 tablet_replica.cc:333] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
I20260709 12:14:36.945149 31081 raft_consensus.cc:2243] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.945909 31081 raft_consensus.cc:2272] T 5816cb86ced04db2948790739053c4e4 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.947664 31081 tablet_replica.cc:333] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
I20260709 12:14:36.948129 31081 raft_consensus.cc:2243] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.949199 31081 raft_consensus.cc:2272] T d1e433ea4dcb4678a33eecb2def23a07 P 972ed8b0be2644e086976862f37acfcf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.951464 31081 tablet_replica.cc:333] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
I20260709 12:14:36.952148 31081 raft_consensus.cc:2243] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.952726 31081 raft_consensus.cc:2272] T 2c4168b5865141a995ff68c94fdf433c P 972ed8b0be2644e086976862f37acfcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.955621 31081 tablet_replica.cc:333] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
I20260709 12:14:36.956233 31081 raft_consensus.cc:2243] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:36.956672  3117 consensus_peers.cc:597] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:36.956699 31081 raft_consensus.cc:2272] T 938cdb07797e4aad91190b76d5c0b057 P 972ed8b0be2644e086976862f37acfcf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.959756 31081 tablet_replica.cc:333] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf: stopping tablet replica
I20260709 12:14:36.960283 31081 raft_consensus.cc:2243] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.960675 31081 raft_consensus.cc:2272] T ab092fb5650b4d82a81cabe65ed69bf1 P 972ed8b0be2644e086976862f37acfcf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:36.978713  3042 connection.cc:466] server connection from 127.0.0.1:54972 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54972 (request call id 132) could send its response
W20260709 12:14:36.979848  3116 consensus_peers.cc:597] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd -> Peer 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877): Couldn't send request to peer 972ed8b0be2644e086976862f37acfcf. Status: Network error: recv got EOF from 127.30.90.66:33877 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:37.014029 31081 tablet_server.cc:196] TabletServer@127.30.90.66:0 shutdown complete.
W20260709 12:14:37.060029  3116 consensus_peers.cc:597] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd -> Peer 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877): Couldn't send request to peer 972ed8b0be2644e086976862f37acfcf. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:33877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:37.063553  3116 consensus_peers.cc:597] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd -> Peer 972ed8b0be2644e086976862f37acfcf (127.30.90.66:33877): Couldn't send request to peer 972ed8b0be2644e086976862f37acfcf. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:33877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:37.076189 31081 tablet_server.cc:179] TabletServer@127.30.90.67:0 shutting down...
I20260709 12:14:37.111222 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:37.112443 31081 tablet_replica.cc:333] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.113792 31081 raft_consensus.cc:2243] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.114624 31081 raft_consensus.cc:2272] T a349cfbb17b24deb9f9e39d57ade9159 P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.117704 31081 tablet_replica.cc:333] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.118547 31081 raft_consensus.cc:2243] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:37.119930 31081 raft_consensus.cc:2272] T 0c3dafb53d1e4c8f84ad072b2cdc4571 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.123977 31081 tablet_replica.cc:333] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.125365 31081 raft_consensus.cc:2243] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.126319 31081 raft_consensus.cc:2272] T d1e433ea4dcb4678a33eecb2def23a07 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:37.127911  3117 consensus_peers.cc:597] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd -> Peer 36fe637834ff4a23942e24a08fd0792e (127.30.90.65:46793): Couldn't send request to peer 36fe637834ff4a23942e24a08fd0792e. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:46793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:37.129770 31081 tablet_replica.cc:333] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.130487 31081 raft_consensus.cc:2243] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:37.132038 31081 raft_consensus.cc:2272] T ab092fb5650b4d82a81cabe65ed69bf1 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.135406 31081 tablet_replica.cc:333] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.136206 31081 raft_consensus.cc:2243] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:37.137645 31081 raft_consensus.cc:2272] T 2c4168b5865141a995ff68c94fdf433c P ae199a537960460583e22b43b154f0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.140246 31081 tablet_replica.cc:333] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.140821 31081 raft_consensus.cc:2243] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:37.142359 31081 raft_consensus.cc:2272] T 938cdb07797e4aad91190b76d5c0b057 P ae199a537960460583e22b43b154f0dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.146227 31081 tablet_replica.cc:333] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.146786 31081 raft_consensus.cc:2243] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:37.147827 31081 raft_consensus.cc:2272] T ce18b55a962e48ad8a68cb6dd6156089 P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.150321 31081 tablet_replica.cc:333] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.150949 31081 raft_consensus.cc:2243] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:37.151557 31081 raft_consensus.cc:2272] T 5816cb86ced04db2948790739053c4e4 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.154125 31081 tablet_replica.cc:333] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.154671 31081 raft_consensus.cc:2243] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:37.155846 31081 raft_consensus.cc:2272] T 3ab6f9e23076480c8f949cf741f1f0f0 P ae199a537960460583e22b43b154f0dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.158033 31081 tablet_replica.cc:333] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd: stopping tablet replica
I20260709 12:14:37.158879 31081 raft_consensus.cc:2243] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:37.159521  2949 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:37.159912 31081 raft_consensus.cc:2272] T f2690372ad9e431fb47c8b6d8613112c P ae199a537960460583e22b43b154f0dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.198496 31081 tablet_server.cc:196] TabletServer@127.30.90.67:0 shutdown complete.
I20260709 12:14:37.229472 31081 master.cc:562] Master@127.30.90.126:38493 shutting down...
I20260709 12:14:37.254453 31081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:37.255247 31081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:37.255637 31081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4bc04725063046d08173707973f54a7e: stopping tablet replica
I20260709 12:14:37.277935 31081 master.cc:584] Master@127.30.90.126:38493 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13328 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:14:37.327873 31081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.90.126:33867
I20260709 12:14:37.329072 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:37.334993  3479 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
W20260709 12:14:37.335168  3480 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
W20260709 12:14:37.336340  3482 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
I20260709 12:14:37.337615 31081 server_base.cc:1061] running on GCE node
I20260709 12:14:37.338632 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:37.338814 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:37.339012 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599277338980 us; error 0 us; skew 500 ppm
I20260709 12:14:37.339584 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:37.345736 31081 webserver.cc:533] Webserver started at http://127.30.90.126:34115/ using document root <none> and password file <none>
I20260709 12:14:37.346467 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:37.346719 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:37.347069 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:37.348860 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/master-0-root/instance:
uuid: "71500de2c1374690b8466414a1196bf0"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-q6ss"
I20260709 12:14:37.353633 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:14:37.356912  3487 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.357642 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:14:37.357942 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/master-0-root
uuid: "71500de2c1374690b8466414a1196bf0"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-q6ss"
I20260709 12:14:37.358244 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-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)
I20260709 12:14:37.390975 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.392295 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.431661 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.126:33867
I20260709 12:14:37.431782  3538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.126:33867 every 8 connection(s)
I20260709 12:14:37.435788  3539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.448273  3539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0: Bootstrap starting.
I20260709 12:14:37.453472  3539 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.458305  3539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0: No bootstrap required, opened a new log
I20260709 12:14:37.460767  3539 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71500de2c1374690b8466414a1196bf0" member_type: VOTER }
I20260709 12:14:37.461241  3539 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.461493  3539 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71500de2c1374690b8466414a1196bf0, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.462184  3539 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71500de2c1374690b8466414a1196bf0" member_type: VOTER }
I20260709 12:14:37.462649  3539 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:37.462893  3539 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:37.463176  3539 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:37.468220  3539 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71500de2c1374690b8466414a1196bf0" member_type: VOTER }
I20260709 12:14:37.468751  3539 leader_election.cc:304] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [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: 71500de2c1374690b8466414a1196bf0; no voters: 
I20260709 12:14:37.469931  3539 leader_election.cc:290] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:37.470337  3542 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:37.471709  3542 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 1 LEADER]: Becoming Leader. State: Replica: 71500de2c1374690b8466414a1196bf0, State: Running, Role: LEADER
I20260709 12:14:37.472342  3542 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [LEADER]: Queue going to LEADER mode. State: All 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: "71500de2c1374690b8466414a1196bf0" member_type: VOTER }
I20260709 12:14:37.472954  3539 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:37.478631  3543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71500de2c1374690b8466414a1196bf0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71500de2c1374690b8466414a1196bf0" member_type: VOTER } }
I20260709 12:14:37.479360  3543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:37.479101  3544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71500de2c1374690b8466414a1196bf0. Latest consensus state: current_term: 1 leader_uuid: "71500de2c1374690b8466414a1196bf0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71500de2c1374690b8466414a1196bf0" member_type: VOTER } }
I20260709 12:14:37.479918  3544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:37.481761  3550 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:37.489660  3550 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:37.490621 31081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:37.498950  3550 catalog_manager.cc:1383] Generated new cluster ID: 5a667f5b38a44b40badd176841ac7366
I20260709 12:14:37.499240  3550 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:37.529939  3550 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:37.531256  3550 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:37.550683  3550 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0: Generated new TSK 0
I20260709 12:14:37.551291  3550 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:37.556972 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:37.563537  3560 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
W20260709 12:14:37.564971  3561 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
W20260709 12:14:37.566080  3563 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
I20260709 12:14:37.566875 31081 server_base.cc:1061] running on GCE node
I20260709 12:14:37.567741 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:37.567919 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:37.568038 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599277568027 us; error 0 us; skew 500 ppm
I20260709 12:14:37.568529 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:37.570814 31081 webserver.cc:533] Webserver started at http://127.30.90.65:44375/ using document root <none> and password file <none>
I20260709 12:14:37.571241 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:37.571396 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:37.571605 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:37.572681 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-0-root/instance:
uuid: "bc45d28d532645b185f1551eab7c3fc1"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-q6ss"
I20260709 12:14:37.577190 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:14:37.580466  3568 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.581240 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:37.581529 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "bc45d28d532645b185f1551eab7c3fc1"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-q6ss"
I20260709 12:14:37.581863 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-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)
I20260709 12:14:37.611078 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.612399 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.613965 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:37.616401 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:37.616660 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.616905 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:37.617094 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.659319 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:39111
I20260709 12:14:37.659442  3630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:39111 every 8 connection(s)
I20260709 12:14:37.664587 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:37.671976  3635 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
W20260709 12:14:37.672367  3636 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
I20260709 12:14:37.676031 31081 server_base.cc:1061] running on GCE node
W20260709 12:14:37.677315  3639 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
I20260709 12:14:37.678009  3631 heartbeater.cc:344] Connected to a master server at 127.30.90.126:33867
I20260709 12:14:37.678404  3631 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:37.678412 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:37.678821 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:37.678998 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599277678983 us; error 0 us; skew 500 ppm
I20260709 12:14:37.679373  3631 heartbeater.cc:507] Master 127.30.90.126:33867 requested a full tablet report, sending...
I20260709 12:14:37.679634 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:37.681942  3504 ts_manager.cc:194] Registered new tserver with Master: bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65:39111)
I20260709 12:14:37.682860 31081 webserver.cc:533] Webserver started at http://127.30.90.66:33377/ using document root <none> and password file <none>
I20260709 12:14:37.683725 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:37.683987 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:37.684314 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:37.684907  3504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49858
I20260709 12:14:37.686075 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-1-root/instance:
uuid: "fcdddd91da1a47ed91f75110a59c7266"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-q6ss"
I20260709 12:14:37.690867 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:37.694365  3643 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.695158 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:37.695488 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-1-root
uuid: "fcdddd91da1a47ed91f75110a59c7266"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-q6ss"
I20260709 12:14:37.695746 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-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)
I20260709 12:14:37.708030 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.709285 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.710897 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:37.713359 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:37.713541 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.713835 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:37.713964 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.754930 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.66:39307
I20260709 12:14:37.755031  3705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.66:39307 every 8 connection(s)
I20260709 12:14:37.760063 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:37.767709  3709 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
W20260709 12:14:37.768441  3710 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
W20260709 12:14:37.772635  3712 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
I20260709 12:14:37.773140 31081 server_base.cc:1061] running on GCE node
I20260709 12:14:37.774900  3706 heartbeater.cc:344] Connected to a master server at 127.30.90.126:33867
I20260709 12:14:37.775128 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:37.775424 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:37.775673 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599277775652 us; error 0 us; skew 500 ppm
I20260709 12:14:37.775432  3706 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:37.776707 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:37.777098  3706 heartbeater.cc:507] Master 127.30.90.126:33867 requested a full tablet report, sending...
I20260709 12:14:37.780336 31081 webserver.cc:533] Webserver started at http://127.30.90.67:43167/ using document root <none> and password file <none>
I20260709 12:14:37.780252  3504 ts_manager.cc:194] Registered new tserver with Master: fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307)
I20260709 12:14:37.781011 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:37.781275 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:37.781595 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:37.782521  3504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49870
I20260709 12:14:37.783440 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-2-root/instance:
uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-q6ss"
I20260709 12:14:37.789810 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:37.793401  3717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.794413 31081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:37.794757 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-2-root
uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
format_stamp: "Formatted at 2026-07-09 12:14:37 on dist-test-slave-q6ss"
I20260709 12:14:37.795105 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599115200016-31081-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)
I20260709 12:14:37.851017 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.852378 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.854002 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:37.856505 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:37.856769 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.857014 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:37.857188 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.899605 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.67:34745
I20260709 12:14:37.899748  3779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.67:34745 every 8 connection(s)
I20260709 12:14:37.914732  3780 heartbeater.cc:344] Connected to a master server at 127.30.90.126:33867
I20260709 12:14:37.915205  3780 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:37.916044  3780 heartbeater.cc:507] Master 127.30.90.126:33867 requested a full tablet report, sending...
I20260709 12:14:37.918154  3504 ts_manager.cc:194] Registered new tserver with Master: 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745)
I20260709 12:14:37.919023 31081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016017584s
I20260709 12:14:37.919575  3504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49876
I20260709 12:14:37.944398  3504 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49886:
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"
    }
  }
}
W20260709 12:14:37.946789  3504 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.
I20260709 12:14:38.001714  3596 tablet_service.cc:1511] Processing CreateTablet for tablet f95cc6d04558411cbd22d67e35c9e150 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca3c63d1a97047c29b9348046a336d29]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:38.003322  3596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95cc6d04558411cbd22d67e35c9e150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.006747  3595 tablet_service.cc:1511] Processing CreateTablet for tablet 9e27cd04e91c4740bccb536dc5983ee4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca3c63d1a97047c29b9348046a336d29]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:38.008311  3595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e27cd04e91c4740bccb536dc5983ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.012778  3745 tablet_service.cc:1511] Processing CreateTablet for tablet f95cc6d04558411cbd22d67e35c9e150 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca3c63d1a97047c29b9348046a336d29]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:38.014374  3745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95cc6d04558411cbd22d67e35c9e150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.019029  3744 tablet_service.cc:1511] Processing CreateTablet for tablet 9e27cd04e91c4740bccb536dc5983ee4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca3c63d1a97047c29b9348046a336d29]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:38.020735  3671 tablet_service.cc:1511] Processing CreateTablet for tablet f95cc6d04558411cbd22d67e35c9e150 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca3c63d1a97047c29b9348046a336d29]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:38.019177  3670 tablet_service.cc:1511] Processing CreateTablet for tablet 9e27cd04e91c4740bccb536dc5983ee4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ca3c63d1a97047c29b9348046a336d29]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:38.022476  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95cc6d04558411cbd22d67e35c9e150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.020749  3744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e27cd04e91c4740bccb536dc5983ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.034449  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e27cd04e91c4740bccb536dc5983ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.042264  3795 tablet_bootstrap.cc:492] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1: Bootstrap starting.
I20260709 12:14:38.049916  3795 tablet_bootstrap.cc:654] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.050844  3796 tablet_bootstrap.cc:492] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a: Bootstrap starting.
I20260709 12:14:38.060491  3796 tablet_bootstrap.cc:654] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.063025  3795 tablet_bootstrap.cc:492] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1: No bootstrap required, opened a new log
I20260709 12:14:38.063546  3795 ts_tablet_manager.cc:1403] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260709 12:14:38.066587  3795 raft_consensus.cc:359] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } }
I20260709 12:14:38.067368  3795 raft_consensus.cc:385] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.067658  3795 raft_consensus.cc:740] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.067706  3797 tablet_bootstrap.cc:492] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266: Bootstrap starting.
I20260709 12:14:38.068670  3795 consensus_queue.cc:260] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } }
I20260709 12:14:38.072494  3795 ts_tablet_manager.cc:1434] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:38.073590  3631 heartbeater.cc:499] Master 127.30.90.126:33867 was elected leader, sending a full tablet report...
I20260709 12:14:38.079056  3796 tablet_bootstrap.cc:492] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a: No bootstrap required, opened a new log
I20260709 12:14:38.079689  3796 ts_tablet_manager.cc:1403] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260709 12:14:38.080782  3795 tablet_bootstrap.cc:492] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1: Bootstrap starting.
I20260709 12:14:38.082875  3796 raft_consensus.cc:359] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } }
I20260709 12:14:38.083773  3796 raft_consensus.cc:385] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.084072  3796 raft_consensus.cc:740] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212901a8b7ea4645b8dd78ca7ec98e7a, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.084851  3796 consensus_queue.cc:260] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } }
I20260709 12:14:38.086282  3797 tablet_bootstrap.cc:654] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.088300  3795 tablet_bootstrap.cc:654] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.093626  3780 heartbeater.cc:499] Master 127.30.90.126:33867 was elected leader, sending a full tablet report...
I20260709 12:14:38.093658  3796 ts_tablet_manager.cc:1434] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260709 12:14:38.095968  3797 tablet_bootstrap.cc:492] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266: No bootstrap required, opened a new log
I20260709 12:14:38.096491  3797 ts_tablet_manager.cc:1403] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.005s
I20260709 12:14:38.097265  3796 tablet_bootstrap.cc:492] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a: Bootstrap starting.
I20260709 12:14:38.099761  3797 raft_consensus.cc:359] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } }
I20260709 12:14:38.100536  3797 raft_consensus.cc:385] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.100852  3797 raft_consensus.cc:740] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdddd91da1a47ed91f75110a59c7266, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.101243  3800 raft_consensus.cc:493] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.101650  3797 consensus_queue.cc:260] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } }
I20260709 12:14:38.101908  3800 raft_consensus.cc:515] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } }
I20260709 12:14:38.106094  3795 tablet_bootstrap.cc:492] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1: No bootstrap required, opened a new log
I20260709 12:14:38.106689  3795 ts_tablet_manager.cc:1403] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.017s
I20260709 12:14:38.109781  3795 raft_consensus.cc:359] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.110471  3795 raft_consensus.cc:385] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.110787  3795 raft_consensus.cc:740] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.111526  3795 consensus_queue.cc:260] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.122272  3706 heartbeater.cc:499] Master 127.30.90.126:33867 was elected leader, sending a full tablet report...
I20260709 12:14:38.123020  3797 ts_tablet_manager.cc:1434] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.022s
I20260709 12:14:38.122874  3800 leader_election.cc:290] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745), fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307)
I20260709 12:14:38.125800  3797 tablet_bootstrap.cc:492] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266: Bootstrap starting.
I20260709 12:14:38.133704  3797 tablet_bootstrap.cc:654] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.135540  3795 ts_tablet_manager.cc:1434] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.022s
I20260709 12:14:38.137789  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95cc6d04558411cbd22d67e35c9e150" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" is_pre_election: true
I20260709 12:14:38.138700  3755 raft_consensus.cc:2468] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 0.
I20260709 12:14:38.140316  3569 leader_election.cc:304] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212901a8b7ea4645b8dd78ca7ec98e7a, bc45d28d532645b185f1551eab7c3fc1; no voters: 
I20260709 12:14:38.141342  3800 raft_consensus.cc:2804] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.141808  3800 raft_consensus.cc:493] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.142850  3800 raft_consensus.cc:3060] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.144299  3796 tablet_bootstrap.cc:654] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.153520  3800 raft_consensus.cc:515] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } }
I20260709 12:14:38.156701  3681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95cc6d04558411cbd22d67e35c9e150" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdddd91da1a47ed91f75110a59c7266" is_pre_election: true
I20260709 12:14:38.157562  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95cc6d04558411cbd22d67e35c9e150" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
I20260709 12:14:38.158249  3755 raft_consensus.cc:3060] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.158378  3800 leader_election.cc:290] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 1 election: Requested vote from peers 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745), fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307)
I20260709 12:14:38.157575  3681 raft_consensus.cc:2468] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 0.
I20260709 12:14:38.159673  3680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95cc6d04558411cbd22d67e35c9e150" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdddd91da1a47ed91f75110a59c7266"
I20260709 12:14:38.160360  3680 raft_consensus.cc:3060] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.161048  3796 tablet_bootstrap.cc:492] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a: No bootstrap required, opened a new log
I20260709 12:14:38.161655  3796 ts_tablet_manager.cc:1403] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.008s
I20260709 12:14:38.162189  3797 tablet_bootstrap.cc:492] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266: No bootstrap required, opened a new log
I20260709 12:14:38.162789  3797 ts_tablet_manager.cc:1403] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.012s
I20260709 12:14:38.167646  3800 raft_consensus.cc:493] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.168398  3800 raft_consensus.cc:515] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.170666  3680 raft_consensus.cc:2468] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 1.
I20260709 12:14:38.170486  3796 raft_consensus.cc:359] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.171360  3796 raft_consensus.cc:385] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.171764  3796 raft_consensus.cc:740] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212901a8b7ea4645b8dd78ca7ec98e7a, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.171784  3681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e27cd04e91c4740bccb536dc5983ee4" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdddd91da1a47ed91f75110a59c7266" is_pre_election: true
I20260709 12:14:38.172153  3571 leader_election.cc:304] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc45d28d532645b185f1551eab7c3fc1, fcdddd91da1a47ed91f75110a59c7266; no voters: 
I20260709 12:14:38.172719  3796 consensus_queue.cc:260] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.173256  3805 raft_consensus.cc:2804] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:38.173518  3571 leader_election.cc:343] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.173729  3797 raft_consensus.cc:359] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.174571  3797 raft_consensus.cc:385] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.174918  3797 raft_consensus.cc:740] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdddd91da1a47ed91f75110a59c7266, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.175113  3796 ts_tablet_manager.cc:1434] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.002s
I20260709 12:14:38.175799  3797 consensus_queue.cc:260] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.178658  3797 ts_tablet_manager.cc:1434] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 12:14:38.179307  3754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e27cd04e91c4740bccb536dc5983ee4" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" is_pre_election: true
I20260709 12:14:38.180055  3754 raft_consensus.cc:2468] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 0.
I20260709 12:14:38.181255  3755 raft_consensus.cc:2468] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 1.
I20260709 12:14:38.181834  3800 leader_election.cc:290] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307), 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745)
I20260709 12:14:38.182232  3569 leader_election.cc:304] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [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: 212901a8b7ea4645b8dd78ca7ec98e7a, bc45d28d532645b185f1551eab7c3fc1; no voters: fcdddd91da1a47ed91f75110a59c7266
I20260709 12:14:38.186985  3805 raft_consensus.cc:697] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 1 LEADER]: Becoming Leader. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Running, Role: LEADER
I20260709 12:14:38.184429  3800 raft_consensus.cc:2804] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.187701  3800 raft_consensus.cc:493] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.188083  3800 raft_consensus.cc:3060] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.188200  3805 consensus_queue.cc:237] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } }
I20260709 12:14:38.195065  3800 raft_consensus.cc:515] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.196995  3800 leader_election.cc:290] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 1 election: Requested vote from peers fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307), 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745)
I20260709 12:14:38.196697  3502 catalog_manager.cc:5697] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65). New cstate: current_term: 1 leader_uuid: "bc45d28d532645b185f1551eab7c3fc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.197824  3680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e27cd04e91c4740bccb536dc5983ee4" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdddd91da1a47ed91f75110a59c7266"
I20260709 12:14:38.198432  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e27cd04e91c4740bccb536dc5983ee4" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
I20260709 12:14:38.198482  3680 raft_consensus.cc:3060] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.199008  3755 raft_consensus.cc:3060] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.204674  3680 raft_consensus.cc:2468] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 1.
I20260709 12:14:38.205066  3755 raft_consensus.cc:2468] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 1.
I20260709 12:14:38.206055  3571 leader_election.cc:304] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc45d28d532645b185f1551eab7c3fc1, fcdddd91da1a47ed91f75110a59c7266; no voters: 
I20260709 12:14:38.206808  3800 raft_consensus.cc:2804] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.207342  3800 raft_consensus.cc:697] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 1 LEADER]: Becoming Leader. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Running, Role: LEADER
I20260709 12:14:38.208098  3800 consensus_queue.cc:237] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.214655  3502 catalog_manager.cc:5697] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65). New cstate: current_term: 1 leader_uuid: "bc45d28d532645b185f1551eab7c3fc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.247402  3502 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49896:
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"
    }
  }
}
W20260709 12:14:38.249387  3502 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.
I20260709 12:14:38.272138  3596 tablet_service.cc:1511] Processing CreateTablet for tablet b7d85c6e27714b3ea4d80f0e8213f8eb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=736247c6dc1b42139e3b262fd28909d1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:38.273432  3671 tablet_service.cc:1511] Processing CreateTablet for tablet b7d85c6e27714b3ea4d80f0e8213f8eb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=736247c6dc1b42139e3b262fd28909d1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:38.273499  3596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d85c6e27714b3ea4d80f0e8213f8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.274868  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d85c6e27714b3ea4d80f0e8213f8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.274801  3744 tablet_service.cc:1511] Processing CreateTablet for tablet b7d85c6e27714b3ea4d80f0e8213f8eb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=736247c6dc1b42139e3b262fd28909d1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:38.276108  3744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d85c6e27714b3ea4d80f0e8213f8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.278925  3595 tablet_service.cc:1511] Processing CreateTablet for tablet 23fd8aa1727b486f9aa68ee9c3f4bdc8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=736247c6dc1b42139e3b262fd28909d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:38.280201  3595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fd8aa1727b486f9aa68ee9c3f4bdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.283427  3745 tablet_service.cc:1511] Processing CreateTablet for tablet 23fd8aa1727b486f9aa68ee9c3f4bdc8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=736247c6dc1b42139e3b262fd28909d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:38.283565  3670 tablet_service.cc:1511] Processing CreateTablet for tablet 23fd8aa1727b486f9aa68ee9c3f4bdc8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=736247c6dc1b42139e3b262fd28909d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:38.284721  3745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fd8aa1727b486f9aa68ee9c3f4bdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.284878  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fd8aa1727b486f9aa68ee9c3f4bdc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.297268  3795 tablet_bootstrap.cc:492] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1: Bootstrap starting.
I20260709 12:14:38.304836  3796 tablet_bootstrap.cc:492] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a: Bootstrap starting.
I20260709 12:14:38.305891  3797 tablet_bootstrap.cc:492] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266: Bootstrap starting.
I20260709 12:14:38.312511  3797 tablet_bootstrap.cc:654] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.313499  3796 tablet_bootstrap.cc:654] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.313854  3795 tablet_bootstrap.cc:654] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.321476  3796 tablet_bootstrap.cc:492] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a: No bootstrap required, opened a new log
I20260709 12:14:38.321933  3795 tablet_bootstrap.cc:492] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1: No bootstrap required, opened a new log
I20260709 12:14:38.322022  3796 ts_tablet_manager.cc:1403] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 12:14:38.322503  3795 ts_tablet_manager.cc:1403] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.009s
I20260709 12:14:38.322643  3797 tablet_bootstrap.cc:492] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266: No bootstrap required, opened a new log
I20260709 12:14:38.323226  3797 ts_tablet_manager.cc:1403] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.011s
I20260709 12:14:38.324910  3795 raft_consensus.cc:359] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.325523  3795 raft_consensus.cc:385] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.326013  3795 raft_consensus.cc:740] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.325429  3796 raft_consensus.cc:359] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.326476  3796 raft_consensus.cc:385] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.326229  3797 raft_consensus.cc:359] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.327054  3797 raft_consensus.cc:385] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.326870  3796 raft_consensus.cc:740] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212901a8b7ea4645b8dd78ca7ec98e7a, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.326862  3795 consensus_queue.cc:260] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.327692  3797 raft_consensus.cc:740] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdddd91da1a47ed91f75110a59c7266, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.328497  3797 consensus_queue.cc:260] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.328572  3796 consensus_queue.cc:260] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.329502  3795 ts_tablet_manager.cc:1434] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:38.330542  3795 tablet_bootstrap.cc:492] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1: Bootstrap starting.
I20260709 12:14:38.330811  3797 ts_tablet_manager.cc:1434] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 12:14:38.331884  3797 tablet_bootstrap.cc:492] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266: Bootstrap starting.
I20260709 12:14:38.336094  3796 ts_tablet_manager.cc:1434] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:14:38.337239  3795 tablet_bootstrap.cc:654] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.337239  3796 tablet_bootstrap.cc:492] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a: Bootstrap starting.
I20260709 12:14:38.338433  3797 tablet_bootstrap.cc:654] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.346221  3796 tablet_bootstrap.cc:654] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.353586  3795 tablet_bootstrap.cc:492] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1: No bootstrap required, opened a new log
I20260709 12:14:38.354110  3795 ts_tablet_manager.cc:1403] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260709 12:14:38.355216  3796 tablet_bootstrap.cc:492] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a: No bootstrap required, opened a new log
I20260709 12:14:38.355751  3796 ts_tablet_manager.cc:1403] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 12:14:38.356761  3797 tablet_bootstrap.cc:492] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266: No bootstrap required, opened a new log
I20260709 12:14:38.357306  3797 ts_tablet_manager.cc:1403] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 12:14:38.357152  3795 raft_consensus.cc:359] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.358071  3795 raft_consensus.cc:385] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.358410  3795 raft_consensus.cc:740] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.358690  3796 raft_consensus.cc:359] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.359546  3796 raft_consensus.cc:385] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.359315  3795 consensus_queue.cc:260] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.359874  3796 raft_consensus.cc:740] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212901a8b7ea4645b8dd78ca7ec98e7a, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.360548  3797 raft_consensus.cc:359] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.361303  3797 raft_consensus.cc:385] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.361619  3797 raft_consensus.cc:740] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcdddd91da1a47ed91f75110a59c7266, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.362392  3797 consensus_queue.cc:260] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.363210  3795 ts_tablet_manager.cc:1434] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:38.360898  3796 consensus_queue.cc:260] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.364886  3797 ts_tablet_manager.cc:1434] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:38.365911  3796 ts_tablet_manager.cc:1434] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 12:14:38.482815  3801 raft_consensus.cc:493] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:38.483794  3552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:38.483546  3801 raft_consensus.cc:515] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.486107  3801 leader_election.cc:290] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65:39111), fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307)
I20260709 12:14:38.497908  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fd8aa1727b486f9aa68ee9c3f4bdc8" candidate_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc45d28d532645b185f1551eab7c3fc1" is_pre_election: true
I20260709 12:14:38.498006  3680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fd8aa1727b486f9aa68ee9c3f4bdc8" candidate_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdddd91da1a47ed91f75110a59c7266" is_pre_election: true
I20260709 12:14:38.498803  3606 raft_consensus.cc:2468] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212901a8b7ea4645b8dd78ca7ec98e7a in term 0.
I20260709 12:14:38.498875  3680 raft_consensus.cc:2468] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212901a8b7ea4645b8dd78ca7ec98e7a in term 0.
I20260709 12:14:38.500087  3720 leader_election.cc:304] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212901a8b7ea4645b8dd78ca7ec98e7a, fcdddd91da1a47ed91f75110a59c7266; no voters: 
I20260709 12:14:38.500854  3801 raft_consensus.cc:2804] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.501286  3801 raft_consensus.cc:493] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.501639  3801 raft_consensus.cc:3060] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.507318  3801 raft_consensus.cc:515] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.509191  3801 leader_election.cc:290] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [CANDIDATE]: Term 1 election: Requested vote from peers bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65:39111), fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307)
I20260709 12:14:38.509965  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fd8aa1727b486f9aa68ee9c3f4bdc8" candidate_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc45d28d532645b185f1551eab7c3fc1"
I20260709 12:14:38.510268  3680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fd8aa1727b486f9aa68ee9c3f4bdc8" candidate_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcdddd91da1a47ed91f75110a59c7266"
I20260709 12:14:38.510673  3606 raft_consensus.cc:3060] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.510991  3680 raft_consensus.cc:3060] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.516953  3606 raft_consensus.cc:2468] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212901a8b7ea4645b8dd78ca7ec98e7a in term 1.
I20260709 12:14:38.517094  3680 raft_consensus.cc:2468] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212901a8b7ea4645b8dd78ca7ec98e7a in term 1.
I20260709 12:14:38.518186  3719 leader_election.cc:304] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212901a8b7ea4645b8dd78ca7ec98e7a, bc45d28d532645b185f1551eab7c3fc1; no voters: 
I20260709 12:14:38.519007  3801 raft_consensus.cc:2804] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.519917  3801 raft_consensus.cc:697] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 LEADER]: Becoming Leader. State: Replica: 212901a8b7ea4645b8dd78ca7ec98e7a, State: Running, Role: LEADER
I20260709 12:14:38.520610  3801 consensus_queue.cc:237] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.528084  3504 catalog_manager.cc:5697] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67). New cstate: current_term: 1 leader_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.596804  3804 raft_consensus.cc:493] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.597393  3804 raft_consensus.cc:515] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.599619  3804 leader_election.cc:290] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65:39111), 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745)
I20260709 12:14:38.608652  3800 consensus_queue.cc:1048] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:38.611409  3754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb" candidate_uuid: "fcdddd91da1a47ed91f75110a59c7266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" is_pre_election: true
I20260709 12:14:38.612232  3754 raft_consensus.cc:2468] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcdddd91da1a47ed91f75110a59c7266 in term 0.
I20260709 12:14:38.611411  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb" candidate_uuid: "fcdddd91da1a47ed91f75110a59c7266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc45d28d532645b185f1551eab7c3fc1" is_pre_election: true
I20260709 12:14:38.613297  3606 raft_consensus.cc:2468] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcdddd91da1a47ed91f75110a59c7266 in term 0.
I20260709 12:14:38.614368  3644 leader_election.cc:304] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212901a8b7ea4645b8dd78ca7ec98e7a, fcdddd91da1a47ed91f75110a59c7266; no voters: 
I20260709 12:14:38.615406  3804 raft_consensus.cc:2804] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.615792  3804 raft_consensus.cc:493] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.616154  3804 raft_consensus.cc:3060] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.625524  3809 consensus_queue.cc:1048] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:38.627912  3804 raft_consensus.cc:515] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.630411  3804 leader_election.cc:290] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [CANDIDATE]: Term 1 election: Requested vote from peers bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65:39111), 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745)
I20260709 12:14:38.631157  3606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb" candidate_uuid: "fcdddd91da1a47ed91f75110a59c7266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc45d28d532645b185f1551eab7c3fc1"
I20260709 12:14:38.631765  3606 raft_consensus.cc:3060] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.640187  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb" candidate_uuid: "fcdddd91da1a47ed91f75110a59c7266" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
I20260709 12:14:38.640806  3755 raft_consensus.cc:3060] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.643337  3606 raft_consensus.cc:2468] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcdddd91da1a47ed91f75110a59c7266 in term 1.
I20260709 12:14:38.644769  3645 leader_election.cc:304] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc45d28d532645b185f1551eab7c3fc1, fcdddd91da1a47ed91f75110a59c7266; no voters: 
I20260709 12:14:38.645821  3832 raft_consensus.cc:2804] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.646307  3832 raft_consensus.cc:697] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 1 LEADER]: Becoming Leader. State: Replica: fcdddd91da1a47ed91f75110a59c7266, State: Running, Role: LEADER
I20260709 12:14:38.647159  3832 consensus_queue.cc:237] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.649091  3755 raft_consensus.cc:2468] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcdddd91da1a47ed91f75110a59c7266 in term 1.
I20260709 12:14:38.655066  3504 catalog_manager.cc:5697] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "fcdddd91da1a47ed91f75110a59c7266" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.705427  3809 consensus_queue.cc:1048] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:38.709164  3606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e27cd04e91c4740bccb536dc5983ee4"
dest_uuid: "bc45d28d532645b185f1551eab7c3fc1"
mode: GRACEFUL
new_leader_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
 from {username='slave'} at 127.0.0.1:56090
I20260709 12:14:38.709980  3606 raft_consensus.cc:606] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 1 LEADER]: Received request to transfer leadership to TS 212901a8b7ea4645b8dd78ca7ec98e7a
I20260709 12:14:38.720988  3800 consensus_queue.cc:1048] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:38.728489  3680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb"
dest_uuid: "fcdddd91da1a47ed91f75110a59c7266"
mode: GRACEFUL
new_leader_uuid: "bc45d28d532645b185f1551eab7c3fc1"
 from {username='slave'} at 127.0.0.1:57086
I20260709 12:14:38.728987  3680 raft_consensus.cc:606] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 1 LEADER]: Received request to transfer leadership to TS bc45d28d532645b185f1551eab7c3fc1
I20260709 12:14:38.742833  3755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23fd8aa1727b486f9aa68ee9c3f4bdc8"
dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
mode: GRACEFUL
new_leader_uuid: "bc45d28d532645b185f1551eab7c3fc1"
 from {username='slave'} at 127.0.0.1:38694
I20260709 12:14:38.743463  3755 raft_consensus.cc:606] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 LEADER]: Received request to transfer leadership to TS bc45d28d532645b185f1551eab7c3fc1
I20260709 12:14:38.932837  3801 consensus_queue.cc:1048] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:38.939870  3825 raft_consensus.cc:993] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a: : Instructing follower bc45d28d532645b185f1551eab7c3fc1 to start an election
I20260709 12:14:38.940614  3801 raft_consensus.cc:1081] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 LEADER]: Signalling peer bc45d28d532645b185f1551eab7c3fc1 to start an election
I20260709 12:14:38.942427  3605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23fd8aa1727b486f9aa68ee9c3f4bdc8"
dest_uuid: "bc45d28d532645b185f1551eab7c3fc1"
 from {username='slave'} at 127.0.0.1:56070
I20260709 12:14:38.944830  3605 raft_consensus.cc:493] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:38.945214  3605 raft_consensus.cc:3060] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.947288  3840 consensus_queue.cc:1048] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:38.953938  3605 raft_consensus.cc:515] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.957333  3605 leader_election.cc:290] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 2 election: Requested vote from peers fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307), 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745)
I20260709 12:14:38.958271  3680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fd8aa1727b486f9aa68ee9c3f4bdc8" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcdddd91da1a47ed91f75110a59c7266"
I20260709 12:14:38.958475  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fd8aa1727b486f9aa68ee9c3f4bdc8" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
I20260709 12:14:38.959008  3680 raft_consensus.cc:3060] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.959071  3755 raft_consensus.cc:3055] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:38.959579  3755 raft_consensus.cc:740] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 212901a8b7ea4645b8dd78ca7ec98e7a, State: Running, Role: LEADER
I20260709 12:14:38.960453  3755 consensus_queue.cc:260] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.961797  3755 raft_consensus.cc:3060] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:38.965051  3680 raft_consensus.cc:2468] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 2.
I20260709 12:14:38.966347  3571 leader_election.cc:304] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc45d28d532645b185f1551eab7c3fc1, fcdddd91da1a47ed91f75110a59c7266; no voters: 
I20260709 12:14:38.967352  3800 raft_consensus.cc:2804] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:38.967293  3755 raft_consensus.cc:2468] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 2.
I20260709 12:14:38.968070  3800 raft_consensus.cc:697] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 2 LEADER]: Becoming Leader. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Running, Role: LEADER
I20260709 12:14:38.968943  3800 consensus_queue.cc:237] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:38.976105  3503 catalog_manager.cc:5697] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 reported cstate change: term changed from 1 to 2, leader changed from 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67) to bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65). New cstate: current_term: 2 leader_uuid: "bc45d28d532645b185f1551eab7c3fc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.034793  3804 consensus_queue.cc:1048] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.035526  3832 consensus_queue.cc:1048] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.045102  3844 raft_consensus.cc:993] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266: : Instructing follower bc45d28d532645b185f1551eab7c3fc1 to start an election
I20260709 12:14:39.045614  3844 raft_consensus.cc:1081] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 1 LEADER]: Signalling peer bc45d28d532645b185f1551eab7c3fc1 to start an election
I20260709 12:14:39.048516  3605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb"
dest_uuid: "bc45d28d532645b185f1551eab7c3fc1"
 from {username='slave'} at 127.0.0.1:56082
I20260709 12:14:39.049084  3605 raft_consensus.cc:493] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.049490  3605 raft_consensus.cc:3060] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.056522  3605 raft_consensus.cc:515] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:39.059342  3680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcdddd91da1a47ed91f75110a59c7266"
I20260709 12:14:39.059423  3605 leader_election.cc:290] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 2 election: Requested vote from peers fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307), 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745)
I20260709 12:14:39.059640  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb" candidate_uuid: "bc45d28d532645b185f1551eab7c3fc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
I20260709 12:14:39.060125  3680 raft_consensus.cc:3055] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.060276  3755 raft_consensus.cc:3060] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.060508  3680 raft_consensus.cc:740] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcdddd91da1a47ed91f75110a59c7266, State: Running, Role: LEADER
I20260709 12:14:39.061404  3680 consensus_queue.cc:260] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:39.062470  3680 raft_consensus.cc:3060] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.065620  3755 raft_consensus.cc:2468] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 2.
I20260709 12:14:39.066646  3569 leader_election.cc:304] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212901a8b7ea4645b8dd78ca7ec98e7a, bc45d28d532645b185f1551eab7c3fc1; no voters: 
I20260709 12:14:39.067363  3800 raft_consensus.cc:2804] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.067399  3680 raft_consensus.cc:2468] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc45d28d532645b185f1551eab7c3fc1 in term 2.
I20260709 12:14:39.067826  3800 raft_consensus.cc:697] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 2 LEADER]: Becoming Leader. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Running, Role: LEADER
I20260709 12:14:39.068717  3800 consensus_queue.cc:237] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:39.074853  3502 catalog_manager.cc:5697] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 reported cstate change: term changed from 1 to 2, leader changed from fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66) to bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65). New cstate: current_term: 2 leader_uuid: "bc45d28d532645b185f1551eab7c3fc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.212049  3805 raft_consensus.cc:993] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1: : Instructing follower 212901a8b7ea4645b8dd78ca7ec98e7a to start an election
I20260709 12:14:39.212535  3800 raft_consensus.cc:1081] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 1 LEADER]: Signalling peer 212901a8b7ea4645b8dd78ca7ec98e7a to start an election
I20260709 12:14:39.214123  3755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e27cd04e91c4740bccb536dc5983ee4"
dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
 from {username='slave'} at 127.0.0.1:38674
I20260709 12:14:39.214644  3755 raft_consensus.cc:493] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.214967  3755 raft_consensus.cc:3060] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.220049  3755 raft_consensus.cc:515] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:39.221894  3755 leader_election.cc:290] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [CANDIDATE]: Term 2 election: Requested vote from peers bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65:39111), fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66:39307)
I20260709 12:14:39.222628  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e27cd04e91c4740bccb536dc5983ee4" candidate_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc45d28d532645b185f1551eab7c3fc1"
I20260709 12:14:39.223045  3680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e27cd04e91c4740bccb536dc5983ee4" candidate_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcdddd91da1a47ed91f75110a59c7266"
I20260709 12:14:39.223254  3605 raft_consensus.cc:3055] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:39.223644  3605 raft_consensus.cc:740] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Running, Role: LEADER
I20260709 12:14:39.223645  3680 raft_consensus.cc:3060] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.224474  3605 consensus_queue.cc:260] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:39.225497  3605 raft_consensus.cc:3060] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:39.229139  3680 raft_consensus.cc:2468] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212901a8b7ea4645b8dd78ca7ec98e7a in term 2.
I20260709 12:14:39.230378  3720 leader_election.cc:304] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212901a8b7ea4645b8dd78ca7ec98e7a, fcdddd91da1a47ed91f75110a59c7266; no voters: 
I20260709 12:14:39.231338  3801 raft_consensus.cc:2804] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:39.231644  3605 raft_consensus.cc:2468] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212901a8b7ea4645b8dd78ca7ec98e7a in term 2.
I20260709 12:14:39.231856  3801 raft_consensus.cc:697] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 LEADER]: Becoming Leader. State: Replica: 212901a8b7ea4645b8dd78ca7ec98e7a, State: Running, Role: LEADER
I20260709 12:14:39.233006  3801 consensus_queue.cc:237] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:39.239084  3502 catalog_manager.cc:5697] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a reported cstate change: term changed from 1 to 2, leader changed from bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65) to 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67). New cstate: current_term: 2 leader_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.422717  3680 raft_consensus.cc:1275] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Refusing update from remote peer bc45d28d532645b185f1551eab7c3fc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.424047  3800 consensus_queue.cc:1048] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.432824  3755 raft_consensus.cc:1275] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Refusing update from remote peer bc45d28d532645b185f1551eab7c3fc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.434471  3805 consensus_queue.cc:1048] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.453286 31081 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:14:39.454883 31081 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:14:39.455286 31081 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:14:39.464291  3680 raft_consensus.cc:1275] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Refusing update from remote peer bc45d28d532645b185f1551eab7c3fc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.465713  3805 consensus_queue.cc:1048] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.467710  3605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb"
dest_uuid: "bc45d28d532645b185f1551eab7c3fc1"
mode: GRACEFUL
new_leader_uuid: "fcdddd91da1a47ed91f75110a59c7266"
 from {username='slave'} at 127.0.0.1:56094
I20260709 12:14:39.468287  3605 raft_consensus.cc:606] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 2 LEADER]: Received request to transfer leadership to TS fcdddd91da1a47ed91f75110a59c7266
I20260709 12:14:39.469452 31081 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:14:39.471009  3800 raft_consensus.cc:993] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1: : Instructing follower fcdddd91da1a47ed91f75110a59c7266 to start an election
I20260709 12:14:39.471515  3809 raft_consensus.cc:1081] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 2 LEADER]: Signalling peer fcdddd91da1a47ed91f75110a59c7266 to start an election
I20260709 12:14:39.474514  3681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb"
dest_uuid: "fcdddd91da1a47ed91f75110a59c7266"
 from {username='slave'} at 127.0.0.1:57064
I20260709 12:14:39.475037  3755 raft_consensus.cc:1275] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Refusing update from remote peer bc45d28d532645b185f1551eab7c3fc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:39.475107  3681 raft_consensus.cc:493] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.475755  3681 raft_consensus.cc:3060] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.477021  3805 consensus_queue.cc:1048] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.483418  3681 raft_consensus.cc:515] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:39.496547  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb" candidate_uuid: "fcdddd91da1a47ed91f75110a59c7266" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc45d28d532645b185f1551eab7c3fc1"
I20260709 12:14:39.497233  3605 raft_consensus.cc:3055] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:39.497609  3605 raft_consensus.cc:740] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc45d28d532645b185f1551eab7c3fc1, State: Running, Role: LEADER
I20260709 12:14:39.498446  3605 consensus_queue.cc:260] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [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: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:39.499576  3605 raft_consensus.cc:3060] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.499652  3681 leader_election.cc:290] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [CANDIDATE]: Term 3 election: Requested vote from peers bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65:39111), 212901a8b7ea4645b8dd78ca7ec98e7a (127.30.90.67:34745)
I20260709 12:14:39.500934  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d85c6e27714b3ea4d80f0e8213f8eb" candidate_uuid: "fcdddd91da1a47ed91f75110a59c7266" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a"
I20260709 12:14:39.501646  3755 raft_consensus.cc:3060] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.506314  3605 raft_consensus.cc:2468] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcdddd91da1a47ed91f75110a59c7266 in term 3.
I20260709 12:14:39.507355  3645 leader_election.cc:304] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [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: bc45d28d532645b185f1551eab7c3fc1, fcdddd91da1a47ed91f75110a59c7266; no voters: 
I20260709 12:14:39.508016  3755 raft_consensus.cc:2468] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcdddd91da1a47ed91f75110a59c7266 in term 3.
I20260709 12:14:39.508153  3844 raft_consensus.cc:2804] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:39.508730  3844 raft_consensus.cc:697] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 3 LEADER]: Becoming Leader. State: Replica: fcdddd91da1a47ed91f75110a59c7266, State: Running, Role: LEADER
I20260709 12:14:39.509568  3844 consensus_queue.cc:237] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [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: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } }
I20260709 12:14:39.516358  3502 catalog_manager.cc:5697] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 reported cstate change: term changed from 2 to 3, leader changed from bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65) to fcdddd91da1a47ed91f75110a59c7266 (127.30.90.66). New cstate: current_term: 3 leader_uuid: "fcdddd91da1a47ed91f75110a59c7266" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc45d28d532645b185f1551eab7c3fc1" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcdddd91da1a47ed91f75110a59c7266" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "212901a8b7ea4645b8dd78ca7ec98e7a" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 34745 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.532325 31081 tablet_server.cc:179] TabletServer@127.30.90.65:0 shutting down...
I20260709 12:14:39.551870 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:39.552510 31081 tablet_replica.cc:333] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1: stopping tablet replica
I20260709 12:14:39.553265 31081 raft_consensus.cc:2243] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:39.554126 31081 raft_consensus.cc:2272] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P bc45d28d532645b185f1551eab7c3fc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.556495 31081 tablet_replica.cc:333] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1: stopping tablet replica
I20260709 12:14:39.556949 31081 raft_consensus.cc:2243] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:39.557278 31081 raft_consensus.cc:2272] T 9e27cd04e91c4740bccb536dc5983ee4 P bc45d28d532645b185f1551eab7c3fc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.559348 31081 tablet_replica.cc:333] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1: stopping tablet replica
I20260709 12:14:39.559849 31081 raft_consensus.cc:2243] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:39.560325 31081 raft_consensus.cc:2272] T b7d85c6e27714b3ea4d80f0e8213f8eb P bc45d28d532645b185f1551eab7c3fc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.562687 31081 tablet_replica.cc:333] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1: stopping tablet replica
I20260709 12:14:39.563179 31081 raft_consensus.cc:2243] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:39.563900 31081 raft_consensus.cc:2272] T f95cc6d04558411cbd22d67e35c9e150 P bc45d28d532645b185f1551eab7c3fc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.586454 31081 tablet_server.cc:196] TabletServer@127.30.90.65:0 shutdown complete.
I20260709 12:14:39.598449 31081 tablet_server.cc:179] TabletServer@127.30.90.66:0 shutting down...
I20260709 12:14:39.615724 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:39.616369 31081 tablet_replica.cc:333] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266: stopping tablet replica
I20260709 12:14:39.616954 31081 raft_consensus.cc:2243] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:39.617416 31081 raft_consensus.cc:2272] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.619634 31081 tablet_replica.cc:333] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266: stopping tablet replica
I20260709 12:14:39.620203 31081 raft_consensus.cc:2243] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:39.620647 31081 raft_consensus.cc:2272] T 9e27cd04e91c4740bccb536dc5983ee4 P fcdddd91da1a47ed91f75110a59c7266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.623008 31081 tablet_replica.cc:333] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266: stopping tablet replica
I20260709 12:14:39.623526 31081 raft_consensus.cc:2243] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:39.624135 31081 pending_rounds.cc:70] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266: Trying to abort 1 pending ops.
I20260709 12:14:39.624334 31081 pending_rounds.cc:77] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305622648880332800 op_type: NO_OP noop_request { }
I20260709 12:14:39.624639 31081 raft_consensus.cc:2889] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:39.624915 31081 raft_consensus.cc:2272] T b7d85c6e27714b3ea4d80f0e8213f8eb P fcdddd91da1a47ed91f75110a59c7266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.627043 31081 tablet_replica.cc:333] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266: stopping tablet replica
I20260709 12:14:39.627574 31081 raft_consensus.cc:2243] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:39.628043 31081 raft_consensus.cc:2272] T f95cc6d04558411cbd22d67e35c9e150 P fcdddd91da1a47ed91f75110a59c7266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.650380 31081 tablet_server.cc:196] TabletServer@127.30.90.66:0 shutdown complete.
W20260709 12:14:39.661760  3719 consensus_peers.cc:597] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a -> Peer bc45d28d532645b185f1551eab7c3fc1 (127.30.90.65:39111): Couldn't send request to peer bc45d28d532645b185f1551eab7c3fc1. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:39111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:39.663290 31081 tablet_server.cc:179] TabletServer@127.30.90.67:0 shutting down...
I20260709 12:14:39.680173 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:39.680799 31081 tablet_replica.cc:333] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a: stopping tablet replica
I20260709 12:14:39.681351 31081 raft_consensus.cc:2243] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:39.681864 31081 raft_consensus.cc:2272] T 23fd8aa1727b486f9aa68ee9c3f4bdc8 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.683976 31081 tablet_replica.cc:333] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a: stopping tablet replica
I20260709 12:14:39.684486 31081 raft_consensus.cc:2243] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:39.685175 31081 pending_rounds.cc:70] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a: Trying to abort 1 pending ops.
I20260709 12:14:39.685384 31081 pending_rounds.cc:77] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305622647746158592 op_type: NO_OP noop_request { }
I20260709 12:14:39.685730 31081 raft_consensus.cc:2889] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:39.686012 31081 raft_consensus.cc:2272] T 9e27cd04e91c4740bccb536dc5983ee4 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.688115 31081 tablet_replica.cc:333] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a: stopping tablet replica
I20260709 12:14:39.688624 31081 raft_consensus.cc:2243] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:39.689031 31081 raft_consensus.cc:2272] T b7d85c6e27714b3ea4d80f0e8213f8eb P 212901a8b7ea4645b8dd78ca7ec98e7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.691268 31081 tablet_replica.cc:333] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a: stopping tablet replica
I20260709 12:14:39.691756 31081 raft_consensus.cc:2243] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:39.692154 31081 raft_consensus.cc:2272] T f95cc6d04558411cbd22d67e35c9e150 P 212901a8b7ea4645b8dd78ca7ec98e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.716118 31081 tablet_server.cc:196] TabletServer@127.30.90.67:0 shutdown complete.
I20260709 12:14:39.729321 31081 master.cc:562] Master@127.30.90.126:33867 shutting down...
I20260709 12:14:39.745332 31081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:39.745891 31081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:39.746173 31081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71500de2c1374690b8466414a1196bf0: stopping tablet replica
I20260709 12:14:39.763984 31081 master.cc:584] Master@127.30.90.126:33867 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2463 ms)
[----------] 6 tests from LeaderRebalancerTest (164418 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:14:39.791272 31081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.90.126:42063
I20260709 12:14:39.792368 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:39.797490  3849 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
W20260709 12:14:39.797725  3850 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
W20260709 12:14:39.799335  3852 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
I20260709 12:14:39.800518 31081 server_base.cc:1061] running on GCE node
I20260709 12:14:39.801311 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:39.801486 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:39.801733 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599279801712 us; error 0 us; skew 500 ppm
I20260709 12:14:39.802268 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:39.804503 31081 webserver.cc:533] Webserver started at http://127.30.90.126:33441/ using document root <none> and password file <none>
I20260709 12:14:39.804994 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:39.805155 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:39.805464 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:39.806747 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/master-0-root/instance:
uuid: "ee7dd9bd4bd543db84069a667f6832a4"
format_stamp: "Formatted at 2026-07-09 12:14:39 on dist-test-slave-q6ss"
I20260709 12:14:39.811100 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:39.814438  3857 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:39.815189 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:39.815474 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/master-0-root
uuid: "ee7dd9bd4bd543db84069a667f6832a4"
format_stamp: "Formatted at 2026-07-09 12:14:39 on dist-test-slave-q6ss"
I20260709 12:14:39.815775 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-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)
I20260709 12:14:39.847674 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:39.848724 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:39.883854 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.126:42063
I20260709 12:14:39.883973  3908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.126:42063 every 8 connection(s)
I20260709 12:14:39.887598  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.898597  3909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4: Bootstrap starting.
I20260709 12:14:39.903066  3909 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.907298  3909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4: No bootstrap required, opened a new log
I20260709 12:14:39.909392  3909 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7dd9bd4bd543db84069a667f6832a4" member_type: VOTER }
I20260709 12:14:39.909819  3909 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.910048  3909 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7dd9bd4bd543db84069a667f6832a4, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.910704  3909 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee7dd9bd4bd543db84069a667f6832a4" member_type: VOTER }
I20260709 12:14:39.911154  3909 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:39.911405  3909 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:39.911689  3909 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.916671  3909 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7dd9bd4bd543db84069a667f6832a4" member_type: VOTER }
I20260709 12:14:39.917227  3909 leader_election.cc:304] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [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: ee7dd9bd4bd543db84069a667f6832a4; no voters: 
I20260709 12:14:39.918463  3909 leader_election.cc:290] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:39.918793  3912 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.920131  3912 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 1 LEADER]: Becoming Leader. State: Replica: ee7dd9bd4bd543db84069a667f6832a4, State: Running, Role: LEADER
I20260709 12:14:39.920796  3912 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [LEADER]: Queue going to LEADER mode. State: All 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: "ee7dd9bd4bd543db84069a667f6832a4" member_type: VOTER }
I20260709 12:14:39.921373  3909 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:39.923580  3913 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee7dd9bd4bd543db84069a667f6832a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7dd9bd4bd543db84069a667f6832a4" member_type: VOTER } }
I20260709 12:14:39.923592  3914 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee7dd9bd4bd543db84069a667f6832a4. Latest consensus state: current_term: 1 leader_uuid: "ee7dd9bd4bd543db84069a667f6832a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7dd9bd4bd543db84069a667f6832a4" member_type: VOTER } }
I20260709 12:14:39.924374  3913 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:39.924394  3914 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:39.928602  3917 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:39.936306  3917 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:39.937244 31081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:39.944810  3917 catalog_manager.cc:1383] Generated new cluster ID: 0d9f3848b966477fb7a74a2b4469ccb1
I20260709 12:14:39.945109  3917 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:39.965863  3917 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:39.967191  3917 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:39.979686  3917 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4: Generated new TSK 0
I20260709 12:14:39.980330  3917 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:40.004204 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:40.009997  3930 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
W20260709 12:14:40.011219  3931 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
W20260709 12:14:40.013692  3933 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
I20260709 12:14:40.013773 31081 server_base.cc:1061] running on GCE node
I20260709 12:14:40.014957 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:40.015189 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:40.015360 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599280015323 us; error 0 us; skew 500 ppm
I20260709 12:14:40.015954 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:40.018298 31081 webserver.cc:533] Webserver started at http://127.30.90.65:46169/ using document root <none> and password file <none>
I20260709 12:14:40.018790 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:40.018990 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:40.019263 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:40.020370 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-0-root/instance:
uuid: "378e65f05b424fb19130b5efde95db4f"
format_stamp: "Formatted at 2026-07-09 12:14:40 on dist-test-slave-q6ss"
I20260709 12:14:40.025049 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:14:40.028375  3938 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:40.029125 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:14:40.029430 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "378e65f05b424fb19130b5efde95db4f"
format_stamp: "Formatted at 2026-07-09 12:14:40 on dist-test-slave-q6ss"
I20260709 12:14:40.029780 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-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)
I20260709 12:14:40.041342 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:40.042505 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:40.043946 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:40.046201 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:40.046427 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:40.046670 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:40.046841 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:40.084301 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:35267
I20260709 12:14:40.084412  4000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:35267 every 8 connection(s)
I20260709 12:14:40.089366 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:40.096644  4005 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
W20260709 12:14:40.099220  4006 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
I20260709 12:14:40.103075  4001 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42063
I20260709 12:14:40.103643  4001 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:40.103996 31081 server_base.cc:1061] running on GCE node
W20260709 12:14:40.104173  4008 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
I20260709 12:14:40.104700  4001 heartbeater.cc:507] Master 127.30.90.126:42063 requested a full tablet report, sending...
I20260709 12:14:40.105733 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:40.106009 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:40.106197 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599280106182 us; error 0 us; skew 500 ppm
I20260709 12:14:40.106791 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:40.106927  3874 ts_manager.cc:194] Registered new tserver with Master: 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267)
I20260709 12:14:40.109285  3874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54206
I20260709 12:14:40.109300 31081 webserver.cc:533] Webserver started at http://127.30.90.66:46077/ using document root <none> and password file <none>
I20260709 12:14:40.110028 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:40.110262 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:40.110544 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:40.111644 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-1-root/instance:
uuid: "b27a785de67248759d5127cc32e115d2"
format_stamp: "Formatted at 2026-07-09 12:14:40 on dist-test-slave-q6ss"
I20260709 12:14:40.116060 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:40.119570  4013 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:40.120388 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:40.120719 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-1-root
uuid: "b27a785de67248759d5127cc32e115d2"
format_stamp: "Formatted at 2026-07-09 12:14:40 on dist-test-slave-q6ss"
I20260709 12:14:40.121116 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-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)
I20260709 12:14:40.150710 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:40.151820 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:40.153198 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:40.155510 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:40.155728 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:40.155982 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:40.156160 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:40.194047 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.66:40243
I20260709 12:14:40.194152  4075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.66:40243 every 8 connection(s)
I20260709 12:14:40.198855 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:40.205845  4079 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
W20260709 12:14:40.207630  4080 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
I20260709 12:14:40.209584 31081 server_base.cc:1061] running on GCE node
W20260709 12:14:40.209980  4082 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
I20260709 12:14:40.211184 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:40.211459 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:40.211683 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599280211663 us; error 0 us; skew 500 ppm
I20260709 12:14:40.212275  4076 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42063
I20260709 12:14:40.212365 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:40.212757  4076 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:40.213558  4076 heartbeater.cc:507] Master 127.30.90.126:42063 requested a full tablet report, sending...
I20260709 12:14:40.215042 31081 webserver.cc:533] Webserver started at http://127.30.90.67:34483/ using document root <none> and password file <none>
I20260709 12:14:40.215654 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:40.215866 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:40.215758  3874 ts_manager.cc:194] Registered new tserver with Master: b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:40.216360 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:40.217589  3874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54218
I20260709 12:14:40.217676 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-2-root/instance:
uuid: "2a10b43318994fb9959da957b2f64569"
format_stamp: "Formatted at 2026-07-09 12:14:40 on dist-test-slave-q6ss"
I20260709 12:14:40.222316 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:14:40.225782  4087 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:40.226528 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:40.226859 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-2-root
uuid: "2a10b43318994fb9959da957b2f64569"
format_stamp: "Formatted at 2026-07-09 12:14:40 on dist-test-slave-q6ss"
I20260709 12:14:40.227152 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599115200016-31081-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)
I20260709 12:14:40.262740 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:40.263832 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:40.265285 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:40.267613 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:40.267843 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:40.268086 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:40.268262 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:40.306286 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.67:41935
I20260709 12:14:40.306396  4149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.67:41935 every 8 connection(s)
I20260709 12:14:40.319514  4150 heartbeater.cc:344] Connected to a master server at 127.30.90.126:42063
I20260709 12:14:40.319969  4150 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:40.320690  4150 heartbeater.cc:507] Master 127.30.90.126:42063 requested a full tablet report, sending...
I20260709 12:14:40.322588  3874 ts_manager.cc:194] Registered new tserver with Master: 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:40.322724 31081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013515935s
I20260709 12:14:40.324035  3874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54230
I20260709 12:14:40.348196  3874 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54232:
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"
    }
  }
}
W20260709 12:14:40.350711  3874 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.
I20260709 12:14:40.423096  4115 tablet_service.cc:1511] Processing CreateTablet for tablet 41b5708639b84ac1b3e1a477d0091976 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:40.423760  4041 tablet_service.cc:1511] Processing CreateTablet for tablet 41b5708639b84ac1b3e1a477d0091976 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:40.424578  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b5708639b84ac1b3e1a477d0091976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.424770  4039 tablet_service.cc:1511] Processing CreateTablet for tablet 708fa7da93ec400fa25b6d9720c55aa8 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:40.425239  4041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b5708639b84ac1b3e1a477d0091976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.426697  4040 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7382e8406e42198e9022489422b4a5 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:40.428285  4040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7382e8406e42198e9022489422b4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.430079  3966 tablet_service.cc:1511] Processing CreateTablet for tablet 41b5708639b84ac1b3e1a477d0091976 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:40.430932  4114 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7382e8406e42198e9022489422b4a5 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:40.431453  4039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708fa7da93ec400fa25b6d9720c55aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.432389  4114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7382e8406e42198e9022489422b4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.432559  3965 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7382e8406e42198e9022489422b4a5 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:40.434722  3964 tablet_service.cc:1511] Processing CreateTablet for tablet 708fa7da93ec400fa25b6d9720c55aa8 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:40.436872  3963 tablet_service.cc:1511] Processing CreateTablet for tablet 8438bd19582c4432bab2e726189c89e4 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:40.431514  3966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b5708639b84ac1b3e1a477d0091976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.443001  4113 tablet_service.cc:1511] Processing CreateTablet for tablet 708fa7da93ec400fa25b6d9720c55aa8 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:40.444372  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708fa7da93ec400fa25b6d9720c55aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.445936  3965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7382e8406e42198e9022489422b4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.449898  3964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708fa7da93ec400fa25b6d9720c55aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.451807  3963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8438bd19582c4432bab2e726189c89e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.455883  4038 tablet_service.cc:1511] Processing CreateTablet for tablet 8438bd19582c4432bab2e726189c89e4 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:40.457381  4038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8438bd19582c4432bab2e726189c89e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.463102  4112 tablet_service.cc:1511] Processing CreateTablet for tablet 8438bd19582c4432bab2e726189c89e4 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:40.464511  4112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8438bd19582c4432bab2e726189c89e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.473466  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 2f2de4aebb2440fea220bb15b69b5e9e (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:40.475188  4037 tablet_service.cc:1511] Processing CreateTablet for tablet 2f2de4aebb2440fea220bb15b69b5e9e (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:40.476895  4037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2de4aebb2440fea220bb15b69b5e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.475632  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2de4aebb2440fea220bb15b69b5e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.493777  4115 tablet_service.cc:1511] Processing CreateTablet for tablet 2f2de4aebb2440fea220bb15b69b5e9e (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:40.495905  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2de4aebb2440fea220bb15b69b5e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.512777  3966 tablet_service.cc:1511] Processing CreateTablet for tablet d32a4966c7854319a0703427db3c1032 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:40.514318  3966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32a4966c7854319a0703427db3c1032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.529309  4165 tablet_bootstrap.cc:492] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:40.529284  4167 tablet_bootstrap.cc:492] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:40.534953  4166 tablet_bootstrap.cc:492] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:40.534966  4165 tablet_bootstrap.cc:654] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.536262  4167 tablet_bootstrap.cc:654] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.538106  4038 tablet_service.cc:1511] Processing CreateTablet for tablet d32a4966c7854319a0703427db3c1032 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:40.545130  4038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32a4966c7854319a0703427db3c1032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.548348  3966 tablet_service.cc:1511] Processing CreateTablet for tablet f5844aa5419849b3876974684fd42d7c (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:40.549368  4166 tablet_bootstrap.cc:654] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.549727  3966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5844aa5419849b3876974684fd42d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.551700  4114 tablet_service.cc:1511] Processing CreateTablet for tablet f5844aa5419849b3876974684fd42d7c (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:40.552518  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 8e02a9da0bee47fcac82cd74b2a78f1d (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:40.553071  4114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5844aa5419849b3876974684fd42d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.553900  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e02a9da0bee47fcac82cd74b2a78f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.562163  4039 tablet_service.cc:1511] Processing CreateTablet for tablet 8e02a9da0bee47fcac82cd74b2a78f1d (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:40.563506  4039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e02a9da0bee47fcac82cd74b2a78f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.564371  4112 tablet_service.cc:1511] Processing CreateTablet for tablet 8e02a9da0bee47fcac82cd74b2a78f1d (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:40.565737  4112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e02a9da0bee47fcac82cd74b2a78f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.570680  4037 tablet_service.cc:1511] Processing CreateTablet for tablet f5844aa5419849b3876974684fd42d7c (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:40.571681  4165 tablet_bootstrap.cc:492] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:40.572069  4037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5844aa5419849b3876974684fd42d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.572256  4165 ts_tablet_manager.cc:1403] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 12:14:40.573329  4115 tablet_service.cc:1511] Processing CreateTablet for tablet d32a4966c7854319a0703427db3c1032 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:40.574870  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32a4966c7854319a0703427db3c1032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.575174  4165 raft_consensus.cc:359] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.575970  4165 raft_consensus.cc:385] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.576269  4165 raft_consensus.cc:740] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.577140  4165 consensus_queue.cc:260] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.580638  3966 tablet_service.cc:1511] Processing CreateTablet for tablet cacce743320f4d16b716f150fb88c5a6 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:40.582340  3966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cacce743320f4d16b716f150fb88c5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.596697  4041 tablet_service.cc:1511] Processing CreateTablet for tablet cacce743320f4d16b716f150fb88c5a6 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:40.598619  4041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cacce743320f4d16b716f150fb88c5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.602965  4113 tablet_service.cc:1511] Processing CreateTablet for tablet cacce743320f4d16b716f150fb88c5a6 (DEFAULT_TABLE table=test-workload [id=b6fc69f1482242cb8f49e6c9e07a079c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:40.604346  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cacce743320f4d16b716f150fb88c5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:40.618345  4166 tablet_bootstrap.cc:492] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:40.618927  4166 ts_tablet_manager.cc:1403] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.011s
I20260709 12:14:40.625392  4165 ts_tablet_manager.cc:1434] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.053s	user 0.012s	sys 0.015s
I20260709 12:14:40.626123  4167 tablet_bootstrap.cc:492] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:40.626271  4076 heartbeater.cc:499] Master 127.30.90.126:42063 was elected leader, sending a full tablet report...
I20260709 12:14:40.626717  4167 ts_tablet_manager.cc:1403] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.011s
I20260709 12:14:40.626726  4165 tablet_bootstrap.cc:492] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:40.629701  4167 raft_consensus.cc:359] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.630419  4167 raft_consensus.cc:385] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.630707  4167 raft_consensus.cc:740] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.631383  4166 raft_consensus.cc:359] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.632486  4166 raft_consensus.cc:385] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.632668  4166 raft_consensus.cc:740] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.632994  4165 tablet_bootstrap.cc:654] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.633297  4166 consensus_queue.cc:260] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.636896  4166 ts_tablet_manager.cc:1434] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:14:40.637791  4150 heartbeater.cc:499] Master 127.30.90.126:42063 was elected leader, sending a full tablet report...
I20260709 12:14:40.638123  4166 tablet_bootstrap.cc:492] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:40.634895  4167 consensus_queue.cc:260] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.645195  4166 tablet_bootstrap.cc:654] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.646268  4001 heartbeater.cc:499] Master 127.30.90.126:42063 was elected leader, sending a full tablet report...
I20260709 12:14:40.647176  4167 ts_tablet_manager.cc:1434] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 12:14:40.648248  4167 tablet_bootstrap.cc:492] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:40.655555  4167 tablet_bootstrap.cc:654] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.668658  4165 tablet_bootstrap.cc:492] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:40.669212  4165 ts_tablet_manager.cc:1403] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.016s
I20260709 12:14:40.669507  4167 tablet_bootstrap.cc:492] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:40.670199  4167 ts_tablet_manager.cc:1403] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260709 12:14:40.672261  4165 raft_consensus.cc:359] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.673328  4165 raft_consensus.cc:385] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.673734  4165 raft_consensus.cc:740] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.674845  4165 consensus_queue.cc:260] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.675191  4167 raft_consensus.cc:359] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.676126  4167 raft_consensus.cc:385] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.676488  4167 raft_consensus.cc:740] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.677424  4167 consensus_queue.cc:260] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.678162  4165 ts_tablet_manager.cc:1434] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:14:40.679482  4165 tablet_bootstrap.cc:492] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:40.680140  4167 ts_tablet_manager.cc:1434] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:40.681236  4167 tablet_bootstrap.cc:492] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:40.682749  4166 tablet_bootstrap.cc:492] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:40.683308  4166 ts_tablet_manager.cc:1403] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.005s
I20260709 12:14:40.685694  4165 tablet_bootstrap.cc:654] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.686120  4166 raft_consensus.cc:359] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:40.686916  4166 raft_consensus.cc:385] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.687223  4166 raft_consensus.cc:740] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.687726  4167 tablet_bootstrap.cc:654] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.688319  4166 consensus_queue.cc:260] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:40.691673  4166 ts_tablet_manager.cc:1434] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:14:40.692884  4166 tablet_bootstrap.cc:492] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:40.699384  4167 tablet_bootstrap.cc:492] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:40.700035  4167 ts_tablet_manager.cc:1403] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:14:40.700456  4166 tablet_bootstrap.cc:654] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.703153  4167 raft_consensus.cc:359] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:40.707613  4167 raft_consensus.cc:385] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.707967  4167 raft_consensus.cc:740] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.708920  4167 consensus_queue.cc:260] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:40.711534  4167 ts_tablet_manager.cc:1434] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:14:40.712649  4167 tablet_bootstrap.cc:492] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:40.717579  4173 raft_consensus.cc:493] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.718147  4173 raft_consensus.cc:515] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.720734  4173 leader_election.cc:290] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:40.724236  4165 tablet_bootstrap.cc:492] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:40.724787  4165 ts_tablet_manager.cc:1403] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.016s
I20260709 12:14:40.725258  4166 tablet_bootstrap.cc:492] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:40.725421  4173 raft_consensus.cc:493] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.725843  4166 ts_tablet_manager.cc:1403] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.019s
I20260709 12:14:40.726007  4173 raft_consensus.cc:515] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.727701  4173 leader_election.cc:290] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:40.727738  4165 raft_consensus.cc:359] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:40.728533  4165 raft_consensus.cc:385] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.728825  4165 raft_consensus.cc:740] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.728827  4166 raft_consensus.cc:359] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.729739  4166 raft_consensus.cc:385] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.730168  4166 raft_consensus.cc:740] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.729703  4165 consensus_queue.cc:260] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:40.731030  4166 consensus_queue.cc:260] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.732198  4165 ts_tablet_manager.cc:1434] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:40.733228  4165 tablet_bootstrap.cc:492] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:40.733343  4167 tablet_bootstrap.cc:654] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.735838  4166 ts_tablet_manager.cc:1434] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:40.736912  4166 tablet_bootstrap.cc:492] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:40.739842  4165 tablet_bootstrap.cc:654] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.743281  4166 tablet_bootstrap.cc:654] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.746636  4167 tablet_bootstrap.cc:492] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:40.747117  4167 ts_tablet_manager.cc:1403] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.005s
I20260709 12:14:40.758476  4166 tablet_bootstrap.cc:492] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:40.759245  4166 ts_tablet_manager.cc:1403] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 12:14:40.755792  4167 raft_consensus.cc:359] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.762840  4166 raft_consensus.cc:359] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.763316  4167 raft_consensus.cc:385] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.763581  4166 raft_consensus.cc:385] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.763797  4167 raft_consensus.cc:740] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.764839  4167 consensus_queue.cc:260] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.765632  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708fa7da93ec400fa25b6d9720c55aa8" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:40.766358  4051 raft_consensus.cc:2468] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:40.766664  4165 tablet_bootstrap.cc:492] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:40.767234  4165 ts_tablet_manager.cc:1403] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.014s
I20260709 12:14:40.767413  4167 ts_tablet_manager.cc:1434] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.005s
I20260709 12:14:40.768498  4167 tablet_bootstrap.cc:492] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:40.770188  4165 raft_consensus.cc:359] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.770969  4165 raft_consensus.cc:385] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.771296  4165 raft_consensus.cc:740] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.772176  4165 consensus_queue.cc:260] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.763947  4166 raft_consensus.cc:740] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.773573  4166 consensus_queue.cc:260] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.777277  4167 tablet_bootstrap.cc:654] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.779585  4166 ts_tablet_manager.cc:1434] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:14:40.780690  4166 tablet_bootstrap.cc:492] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:40.781843  4165 ts_tablet_manager.cc:1434] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:14:40.787294  4166 tablet_bootstrap.cc:654] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.788985  4165 tablet_bootstrap.cc:492] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:40.789618  4167 tablet_bootstrap.cc:492] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:40.790218  4167 ts_tablet_manager.cc:1403] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 12:14:40.793363  4167 raft_consensus.cc:359] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.794307  4167 raft_consensus.cc:385] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.794085  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8438bd19582c4432bab2e726189c89e4" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:40.794924  4051 raft_consensus.cc:2468] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:40.795068  3940 leader_election.cc:304] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:40.796056  4167 raft_consensus.cc:740] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.796128  4173 raft_consensus.cc:2804] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.796588  4173 raft_consensus.cc:493] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.796939  4173 raft_consensus.cc:3060] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.797538  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708fa7da93ec400fa25b6d9720c55aa8" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:40.797904  4165 tablet_bootstrap.cc:654] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.798125  3940 leader_election.cc:304] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:40.798310  4125 raft_consensus.cc:2468] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:40.799578  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8438bd19582c4432bab2e726189c89e4" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:40.800287  4124 raft_consensus.cc:2468] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:40.804278  4166 tablet_bootstrap.cc:492] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:40.805047  4166 ts_tablet_manager.cc:1403] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260709 12:14:40.808393  4173 raft_consensus.cc:515] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.809191  4166 raft_consensus.cc:359] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.812481  4165 tablet_bootstrap.cc:492] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:40.813606  4166 raft_consensus.cc:385] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.813943  4166 raft_consensus.cc:740] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.814779  4166 consensus_queue.cc:260] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.813997  4165 ts_tablet_manager.cc:1403] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260709 12:14:40.815348  4173 leader_election.cc:290] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:40.816182  4173 raft_consensus.cc:2804] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.816627  4173 raft_consensus.cc:493] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.809779  4167 consensus_queue.cc:260] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.818986  4166 ts_tablet_manager.cc:1434] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:14:40.819514  4167 ts_tablet_manager.cc:1434] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:14:40.820083  4166 tablet_bootstrap.cc:492] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:40.824611  4167 tablet_bootstrap.cc:492] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:40.824407  4165 raft_consensus.cc:359] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.825170  4165 raft_consensus.cc:385] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.825480  4165 raft_consensus.cc:740] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.826277  4165 consensus_queue.cc:260] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.827636  4171 raft_consensus.cc:493] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.828094  4171 raft_consensus.cc:515] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.817029  4173 raft_consensus.cc:3060] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.832438  4166 tablet_bootstrap.cc:654] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.834769  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708fa7da93ec400fa25b6d9720c55aa8" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:40.835433  4051 raft_consensus.cc:3060] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.835848  4165 ts_tablet_manager.cc:1434] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:14:40.836931  4165 tablet_bootstrap.cc:492] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:40.846081  4171 leader_election.cc:290] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:40.836943  4167 tablet_bootstrap.cc:654] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.851476  4173 raft_consensus.cc:515] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.862092  4173 leader_election.cc:290] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:40.868490  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708fa7da93ec400fa25b6d9720c55aa8" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:40.869426  4124 raft_consensus.cc:3060] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.874951  4165 tablet_bootstrap.cc:654] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.874121  4051 raft_consensus.cc:2468] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:40.878199  4166 tablet_bootstrap.cc:492] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:40.880893  4166 ts_tablet_manager.cc:1403] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.010s
I20260709 12:14:40.883466  4124 raft_consensus.cc:2468] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:40.884408  4166 raft_consensus.cc:359] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.885094  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8438bd19582c4432bab2e726189c89e4" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:40.885531  4166 raft_consensus.cc:385] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.885917  4051 raft_consensus.cc:3060] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.885978  4166 raft_consensus.cc:740] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.886327  4167 tablet_bootstrap.cc:492] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:40.886904  4167 ts_tablet_manager.cc:1403] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.016s
I20260709 12:14:40.887240  4172 raft_consensus.cc:493] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.887740  4172 raft_consensus.cc:515] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:40.890080  4167 raft_consensus.cc:359] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.890913  4167 raft_consensus.cc:385] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.891249  4167 raft_consensus.cc:740] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.891634  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8438bd19582c4432bab2e726189c89e4" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:40.892267  4125 raft_consensus.cc:3060] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.892006  4167 consensus_queue.cc:260] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.888257  3940 leader_election.cc:304] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:40.895617  4173 raft_consensus.cc:2804] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.896136  4173 raft_consensus.cc:697] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:40.897058  4173 consensus_queue.cc:237] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.901271  4165 tablet_bootstrap.cc:492] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:40.901883  4165 ts_tablet_manager.cc:1403] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.009s
I20260709 12:14:40.903323  4167 ts_tablet_manager.cc:1434] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 12:14:40.904621  4167 tablet_bootstrap.cc:492] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:40.908905  4125 raft_consensus.cc:2468] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:40.909512  4172 leader_election.cc:290] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267)
I20260709 12:14:40.905164  4165 raft_consensus.cc:359] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.911795  4051 raft_consensus.cc:2468] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:40.930783  4165 raft_consensus.cc:385] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.931277  4165 raft_consensus.cc:740] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.916258  4167 tablet_bootstrap.cc:654] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.919220  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7382e8406e42198e9022489422b4a5" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:40.932094  4165 consensus_queue.cc:260] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.933283  3976 raft_consensus.cc:2468] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 0.
I20260709 12:14:40.934976  4014 leader_election.cc:304] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:40.935911  4189 raft_consensus.cc:2804] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.936359  4189 raft_consensus.cc:493] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.936743  4189 raft_consensus.cc:3060] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.931840  3940 leader_election.cc:304] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
W20260709 12:14:40.931944  3922 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:40.942184  4187 raft_consensus.cc:2804] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.935163  4165 ts_tablet_manager.cc:1434] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260709 12:14:40.943397  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7382e8406e42198e9022489422b4a5" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:40.944136  4125 raft_consensus.cc:2468] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 0.
I20260709 12:14:40.944402  4165 tablet_bootstrap.cc:492] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:40.947395  4189 raft_consensus.cc:515] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.887197  4166 consensus_queue.cc:260] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.953485  4187 raft_consensus.cc:697] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:40.954972  4187 consensus_queue.cc:237] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.956521  4166 ts_tablet_manager.cc:1434] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 12:14:40.957675  4166 tablet_bootstrap.cc:492] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:40.960352  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7382e8406e42198e9022489422b4a5" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:40.961213  3976 raft_consensus.cc:3060] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.966984  4171 raft_consensus.cc:493] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.967664  4171 raft_consensus.cc:515] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:40.971029  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:40.974023  4165 tablet_bootstrap.cc:654] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.973814  4125 raft_consensus.cc:2468] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 0.
I20260709 12:14:40.974252  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7382e8406e42198e9022489422b4a5" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:40.971081  4171 leader_election.cc:290] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935), 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267)
I20260709 12:14:40.974911  4124 raft_consensus.cc:3060] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.975327  4171 raft_consensus.cc:493] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.984163  4189 leader_election.cc:290] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:40.975795  4171 raft_consensus.cc:515] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:40.987906  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:40.988790  4051 raft_consensus.cc:2468] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:40.989535  4171 leader_election.cc:290] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:40.991653  4089 leader_election.cc:304] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:40.992801  4172 raft_consensus.cc:2804] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.993237  4172 raft_consensus.cc:493] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.993647  4172 raft_consensus.cc:3060] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.995819  4015 leader_election.cc:304] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:40.998550  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e02a9da0bee47fcac82cd74b2a78f1d" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:40.999192  4125 raft_consensus.cc:2468] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 0.
I20260709 12:14:41.000485  4015 leader_election.cc:304] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.001403  4189 raft_consensus.cc:2804] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.001715  4171 raft_consensus.cc:2804] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.001837  4189 raft_consensus.cc:493] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.002209  4171 raft_consensus.cc:493] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.002261  4189 raft_consensus.cc:3060] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.002635  4171 raft_consensus.cc:3060] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.003382  4172 raft_consensus.cc:515] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:41.010362  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:41.012959  4189 raft_consensus.cc:515] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:41.014312  4051 raft_consensus.cc:2393] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a10b43318994fb9959da957b2f64569 in current term 1: Already voted for candidate b27a785de67248759d5127cc32e115d2 in this term.
I20260709 12:14:41.017325  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.018250  4125 raft_consensus.cc:2393] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27a785de67248759d5127cc32e115d2 in current term 1: Already voted for candidate 2a10b43318994fb9959da957b2f64569 in this term.
I20260709 12:14:41.013273  4167 tablet_bootstrap.cc:492] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:41.020675  4167 ts_tablet_manager.cc:1403] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.116s	user 0.017s	sys 0.015s
I20260709 12:14:41.026404  4189 leader_election.cc:290] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 election: Requested vote from peers 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935), 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267)
I20260709 12:14:41.034000  4167 raft_consensus.cc:359] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.042207  4167 raft_consensus.cc:385] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.042785  4167 raft_consensus.cc:740] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.043570  4166 tablet_bootstrap.cc:654] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.044548  4187 raft_consensus.cc:493] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.044080  4167 consensus_queue.cc:260] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.045068  4187 raft_consensus.cc:515] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.036624  4172 leader_election.cc:290] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267)
I20260709 12:14:41.046590  4172 raft_consensus.cc:493] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.047063  4172 raft_consensus.cc:515] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.047508  4167 ts_tablet_manager.cc:1434] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 12:14:41.048257  4187 leader_election.cc:290] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.048848  4167 tablet_bootstrap.cc:492] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:41.038630  4124 raft_consensus.cc:2468] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 1.
I20260709 12:14:41.049228  4172 leader_election.cc:290] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:41.051321  4015 leader_election.cc:304] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.050441  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:41.052712  4125 raft_consensus.cc:2468] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:41.053920  3940 leader_election.cc:304] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:41.054808  4187 raft_consensus.cc:2804] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.055197  4187 raft_consensus.cc:493] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.055553  4187 raft_consensus.cc:3060] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.057642  4167 tablet_bootstrap.cc:654] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.068492  4187 raft_consensus.cc:515] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.069418  4167 tablet_bootstrap.cc:492] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:41.070056  4167 ts_tablet_manager.cc:1403] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:14:41.070010  4202 raft_consensus.cc:2804] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.070942  4202 raft_consensus.cc:697] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 1 LEADER]: Becoming Leader. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:41.071884  4202 consensus_queue.cc:237] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.072499  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.073249  4125 raft_consensus.cc:3060] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.074606  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:41.075492  3972 raft_consensus.cc:3060] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.077965  4167 raft_consensus.cc:359] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.079425  4167 raft_consensus.cc:385] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.079763  4167 raft_consensus.cc:740] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.080550  4167 consensus_queue.cc:260] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.081468  4187 leader_election.cc:290] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.081008  4125 raft_consensus.cc:2468] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:41.083250  3940 leader_election.cc:304] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:41.084223  4173 raft_consensus.cc:493] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.084740  4173 raft_consensus.cc:515] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.085853  4167 ts_tablet_manager.cc:1434] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:41.086836  4167 tablet_bootstrap.cc:492] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:41.087057  4173 leader_election.cc:290] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.087606  4173 raft_consensus.cc:2804] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.088006  4173 raft_consensus.cc:697] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:41.088806  4173 consensus_queue.cc:237] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.094151  4167 tablet_bootstrap.cc:654] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.094444  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32a4966c7854319a0703427db3c1032" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
W20260709 12:14:41.096192  3940 leader_election.cc:343] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.104131  3974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e02a9da0bee47fcac82cd74b2a78f1d" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:41.038208  4171 raft_consensus.cc:515] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.112318  4171 leader_election.cc:290] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.104216  3972 raft_consensus.cc:2468] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 1.
I20260709 12:14:41.115190  4088 leader_election.cc:304] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:41.116088  4172 raft_consensus.cc:2804] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.116593  4172 raft_consensus.cc:697] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:41.117511  4172 consensus_queue.cc:237] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:41.119408  3973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:41.120165  3973 raft_consensus.cc:2376] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 1. Re-sending same reply.
I20260709 12:14:41.121022  3975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:41.121973  3975 raft_consensus.cc:2393] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27a785de67248759d5127cc32e115d2 in current term 1: Already voted for candidate 2a10b43318994fb9959da957b2f64569 in this term.
I20260709 12:14:41.121033  4165 tablet_bootstrap.cc:492] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:41.123557  4165 ts_tablet_manager.cc:1403] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.180s	user 0.013s	sys 0.028s
I20260709 12:14:41.127700  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e02a9da0bee47fcac82cd74b2a78f1d" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.128340  4125 raft_consensus.cc:3060] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.128651  4167 tablet_bootstrap.cc:492] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:41.129170  4167 ts_tablet_manager.cc:1403] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.015s
I20260709 12:14:41.132035  4167 raft_consensus.cc:359] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.132675  4167 raft_consensus.cc:385] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.132963  4167 raft_consensus.cc:740] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.133652  4167 consensus_queue.cc:260] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.135097  4165 raft_consensus.cc:359] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.135859  4165 raft_consensus.cc:385] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.136184  4165 raft_consensus.cc:740] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.136900  4165 consensus_queue.cc:260] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.137749  4125 raft_consensus.cc:2468] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 1.
I20260709 12:14:41.139075  4015 leader_election.cc:304] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.139982  4165 ts_tablet_manager.cc:1434] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:14:41.140012  4202 raft_consensus.cc:2804] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.140713  4202 raft_consensus.cc:697] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 1 LEADER]: Becoming Leader. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:41.141266  4165 tablet_bootstrap.cc:492] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:41.141534  4202 consensus_queue.cc:237] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.145190  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:41.148983  4165 tablet_bootstrap.cc:654] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.151258  4167 ts_tablet_manager.cc:1434] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 12:14:41.153290  4166 tablet_bootstrap.cc:492] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:41.153841  4166 ts_tablet_manager.cc:1403] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.021s
I20260709 12:14:41.155761  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:41.156469  4051 raft_consensus.cc:2468] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:41.156991  4166 raft_consensus.cc:359] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.157716  4165 tablet_bootstrap.cc:492] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:41.157909  4166 raft_consensus.cc:385] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.158286  4165 ts_tablet_manager.cc:1403] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 12:14:41.158337  4166 raft_consensus.cc:740] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.159236  4166 consensus_queue.cc:260] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.161108  4165 raft_consensus.cc:359] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.161623  4166 ts_tablet_manager.cc:1434] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:41.161829  4165 raft_consensus.cc:385] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.162205  4165 raft_consensus.cc:740] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.162757  4166 tablet_bootstrap.cc:492] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:41.162837  4165 consensus_queue.cc:260] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.163472  4089 leader_election.cc:304] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [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: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:41.166605  4165 ts_tablet_manager.cc:1434] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:41.167536  4165 tablet_bootstrap.cc:492] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:41.170032  3976 raft_consensus.cc:2468] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 1.
I20260709 12:14:41.170847  4166 tablet_bootstrap.cc:654] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.171227  4172 raft_consensus.cc:2764] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:41.174168  4165 tablet_bootstrap.cc:654] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.176167  4166 tablet_bootstrap.cc:492] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:41.176723  4166 ts_tablet_manager.cc:1403] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260709 12:14:41.179768  4166 raft_consensus.cc:359] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.180526  4166 raft_consensus.cc:385] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.180835  4166 raft_consensus.cc:740] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.181613  4166 consensus_queue.cc:260] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.184377  4166 ts_tablet_manager.cc:1434] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:41.185359  4166 tablet_bootstrap.cc:492] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:41.186563  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:41.187489  4051 raft_consensus.cc:2468] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:41.189025  4050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:41.189875  4050 raft_consensus.cc:3060] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.191828  4166 tablet_bootstrap.cc:654] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.194207  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32a4966c7854319a0703427db3c1032" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:41.195133  4049 raft_consensus.cc:2468] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:41.216845  4172 raft_consensus.cc:493] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.217695  4172 raft_consensus.cc:515] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.220595  4172 leader_election.cc:290] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:41.222985  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32a4966c7854319a0703427db3c1032" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:41.223765  3976 raft_consensus.cc:2468] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:41.226372  4088 leader_election.cc:304] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:41.227726  3940 leader_election.cc:304] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [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: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569
I20260709 12:14:41.230535  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32a4966c7854319a0703427db3c1032" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:41.231976  4049 raft_consensus.cc:2468] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:41.242265  4050 raft_consensus.cc:2468] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
W20260709 12:14:41.247516  4014 leader_election.cc:343] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.248096  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:41.248971  3976 raft_consensus.cc:2393] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27a785de67248759d5127cc32e115d2 in current term 1: Already voted for candidate 2a10b43318994fb9959da957b2f64569 in this term.
I20260709 12:14:41.249941  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e02a9da0bee47fcac82cd74b2a78f1d" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:41.249971  4014 leader_election.cc:304] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [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: b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:41.251703  4202 raft_consensus.cc:2749] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.250656  3971 raft_consensus.cc:3060] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.253422  4173 raft_consensus.cc:2804] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.253937  4173 raft_consensus.cc:493] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.254245  4173 raft_consensus.cc:3060] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.264544  3971 raft_consensus.cc:2468] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 1.
I20260709 12:14:41.266002  4173 raft_consensus.cc:515] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.268348  4166 tablet_bootstrap.cc:492] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:41.268967  4166 ts_tablet_manager.cc:1403] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.026s
I20260709 12:14:41.269115  4050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32a4966c7854319a0703427db3c1032" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:41.269853  4050 raft_consensus.cc:3060] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.269977  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32a4966c7854319a0703427db3c1032" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.270610  4125 raft_consensus.cc:3060] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.272269  4166 raft_consensus.cc:359] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.272989  4166 raft_consensus.cc:385] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.273392  4166 raft_consensus.cc:740] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.274235  4166 consensus_queue.cc:260] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.276538  4166 ts_tablet_manager.cc:1434] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:41.272131  3873 catalog_manager.cc:5697] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27a785de67248759d5127cc32e115d2 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "b27a785de67248759d5127cc32e115d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.278208  4050 raft_consensus.cc:2468] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:41.278637  4125 raft_consensus.cc:2468] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:41.278213  3873 catalog_manager.cc:5697] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27a785de67248759d5127cc32e115d2 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "b27a785de67248759d5127cc32e115d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.279318  4203 raft_consensus.cc:2764] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:41.279644  3940 leader_election.cc:304] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.280449  4187 raft_consensus.cc:2804] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.280917  4187 raft_consensus.cc:697] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:41.279630  4173 leader_election.cc:290] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.282004  4187 consensus_queue.cc:237] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.291496  4165 tablet_bootstrap.cc:492] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:41.292156  4165 ts_tablet_manager.cc:1403] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.125s	user 0.036s	sys 0.036s
I20260709 12:14:41.295125  4165 raft_consensus.cc:359] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.295850  4165 raft_consensus.cc:385] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.296192  4165 raft_consensus.cc:740] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.296932  4165 consensus_queue.cc:260] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.299037  4165 ts_tablet_manager.cc:1434] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:14:41.299501  3874 catalog_manager.cc:5697] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 1 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.301059  3874 catalog_manager.cc:5697] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 1 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.302505  3874 catalog_manager.cc:5697] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 1 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.312510  4172 raft_consensus.cc:493] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.313031  4172 raft_consensus.cc:515] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.312803  3872 catalog_manager.cc:5697] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.314916  4172 leader_election.cc:290] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:41.315659  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:41.316331  3971 raft_consensus.cc:2468] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:41.320938  4050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:41.321434  4088 leader_election.cc:304] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:41.321671  4050 raft_consensus.cc:2468] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:41.322912  4172 raft_consensus.cc:2804] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.323298  4172 raft_consensus.cc:493] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.323630  4172 raft_consensus.cc:3060] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.327363  3874 catalog_manager.cc:5697] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 1 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.331300  4172 raft_consensus.cc:515] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.334357  4172 leader_election.cc:290] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:41.334597  4050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:41.335276  4050 raft_consensus.cc:3060] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.335206  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:41.336170  3971 raft_consensus.cc:3060] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.342108  4050 raft_consensus.cc:2468] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 1.
I20260709 12:14:41.343567  4089 leader_election.cc:304] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.344116  3971 raft_consensus.cc:2468] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 1.
I20260709 12:14:41.345034  4172 raft_consensus.cc:2804] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.345558  4172 raft_consensus.cc:697] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:41.346402  4172 consensus_queue.cc:237] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.351925  4187 consensus_queue.cc:1048] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.356751  3872 catalog_manager.cc:5697] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.363248  4173 raft_consensus.cc:493] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.363785  4173 raft_consensus.cc:515] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.364171  4200 consensus_queue.cc:1048] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.365849  4173 leader_election.cc:290] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.367066  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacce743320f4d16b716f150fb88c5a6" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:41.367241  4050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacce743320f4d16b716f150fb88c5a6" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:41.367800  4124 raft_consensus.cc:2468] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:41.367911  4050 raft_consensus.cc:2468] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:41.368992  3940 leader_election.cc:304] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:41.369787  4173 raft_consensus.cc:2804] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.370162  4173 raft_consensus.cc:493] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.370602  4173 raft_consensus.cc:3060] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.380311  4173 raft_consensus.cc:515] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.382302  4173 leader_election.cc:290] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.383368  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacce743320f4d16b716f150fb88c5a6" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.383620  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacce743320f4d16b716f150fb88c5a6" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:41.384657  4125 raft_consensus.cc:3060] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.384788  4049 raft_consensus.cc:3060] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.390270  4049 raft_consensus.cc:2468] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:41.390616  4125 raft_consensus.cc:2468] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:41.391270  3940 leader_election.cc:304] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.391923  4173 raft_consensus.cc:2804] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.392371  4173 raft_consensus.cc:697] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:41.393092  4173 consensus_queue.cc:237] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.400772  3872 catalog_manager.cc:5697] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 1 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.457635  4173 consensus_queue.cc:1048] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.469328  4173 consensus_queue.cc:1048] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.494112  4125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976"
dest_uuid: "2a10b43318994fb9959da957b2f64569"
mode: GRACEFUL
new_leader_uuid: "378e65f05b424fb19130b5efde95db4f"
 from {username='slave'} at 127.0.0.1:42594
I20260709 12:14:41.494684  4125 raft_consensus.cc:606] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Received request to transfer leadership to TS 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:41.508342  4049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c7382e8406e42198e9022489422b4a5"
dest_uuid: "b27a785de67248759d5127cc32e115d2"
mode: GRACEFUL
new_leader_uuid: "378e65f05b424fb19130b5efde95db4f"
 from {username='slave'} at 127.0.0.1:39162
I20260709 12:14:41.508946  4049 raft_consensus.cc:606] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 1 LEADER]: Received request to transfer leadership to TS 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:41.520936  4173 consensus_queue.cc:1048] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.520936  4172 consensus_queue.cc:1048] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.536351  3976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
mode: GRACEFUL
new_leader_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:54904
I20260709 12:14:41.536917  3976 raft_consensus.cc:606] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Received request to transfer leadership to TS b27a785de67248759d5127cc32e115d2
I20260709 12:14:41.537988  4202 consensus_queue.cc:1048] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.538560  4172 consensus_queue.cc:1048] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.544652  3975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d32a4966c7854319a0703427db3c1032"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
mode: GRACEFUL
new_leader_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:54904
I20260709 12:14:41.545296  3975 raft_consensus.cc:606] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Received request to transfer leadership to TS b27a785de67248759d5127cc32e115d2
I20260709 12:14:41.552330  4203 raft_consensus.cc:993] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569: : Instructing follower 378e65f05b424fb19130b5efde95db4f to start an election
I20260709 12:14:41.552253  4125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c"
dest_uuid: "2a10b43318994fb9959da957b2f64569"
mode: GRACEFUL
new_leader_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:42594
I20260709 12:14:41.552836  4203 raft_consensus.cc:1081] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Signalling peer 378e65f05b424fb19130b5efde95db4f to start an election
I20260709 12:14:41.552896  4125 raft_consensus.cc:606] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Received request to transfer leadership to TS b27a785de67248759d5127cc32e115d2
I20260709 12:14:41.554651  3976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
 from {username='slave'} at 127.0.0.1:54902
I20260709 12:14:41.555226  3976 raft_consensus.cc:493] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.555626  3976 raft_consensus.cc:3060] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.560339  4173 consensus_queue.cc:1048] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.565487  3975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cacce743320f4d16b716f150fb88c5a6"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
mode: GRACEFUL
new_leader_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:54904
I20260709 12:14:41.566175  3975 raft_consensus.cc:606] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Received request to transfer leadership to TS 2a10b43318994fb9959da957b2f64569
I20260709 12:14:41.566035  3976 raft_consensus.cc:515] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:41.570073  4228 raft_consensus.cc:993] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f: : Instructing follower b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:41.570634  4228 raft_consensus.cc:1081] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Signalling peer b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:41.571034  3976 leader_election.cc:290] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 2 election: Requested vote from peers 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:41.573040  4050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e"
dest_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:39148
I20260709 12:14:41.573745  4050 raft_consensus.cc:493] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.573802  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.574190  4050 raft_consensus.cc:3060] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.574498  4125 raft_consensus.cc:3055] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.574874  4125 raft_consensus.cc:740] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:41.576014  4125 consensus_queue.cc:260] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:41.576977  4125 raft_consensus.cc:3060] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.582247  4050 raft_consensus.cc:515] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.582835  4202 raft_consensus.cc:993] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2: : Instructing follower 378e65f05b424fb19130b5efde95db4f to start an election
I20260709 12:14:41.583338  4202 raft_consensus.cc:1081] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 1 LEADER]: Signalling peer 378e65f05b424fb19130b5efde95db4f to start an election
I20260709 12:14:41.586115  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:41.586828  4049 raft_consensus.cc:3060] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.586644  4171 consensus_queue.cc:1048] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.587260  4125 raft_consensus.cc:2468] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 2.
I20260709 12:14:41.587855  3976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c7382e8406e42198e9022489422b4a5"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
 from {username='slave'} at 127.0.0.1:54890
I20260709 12:14:41.588454  3976 raft_consensus.cc:493] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.588827  3976 raft_consensus.cc:3060] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.588958  3940 leader_election.cc:304] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:41.589884  4173 raft_consensus.cc:2804] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.590384  4173 raft_consensus.cc:697] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:41.591354  4173 consensus_queue.cc:237] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:41.596896  3976 raft_consensus.cc:515] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.599834  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7382e8406e42198e9022489422b4a5" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:41.600997  3971 raft_consensus.cc:1240] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Rejecting Update request from peer b27a785de67248759d5127cc32e115d2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:41.601814  4171 consensus_queue.cc:1048] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.603448  4240 consensus_queue.cc:1048] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.606442  4242 consensus_queue.cc:1059] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.608035  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7382e8406e42198e9022489422b4a5" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.609951  3976 leader_election.cc:290] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 2 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.613166  4050 leader_election.cc:290] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.613864  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:41.614638  3976 raft_consensus.cc:3055] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.614990  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2de4aebb2440fea220bb15b69b5e9e" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.615018  3976 raft_consensus.cc:740] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:41.615667  4125 raft_consensus.cc:3060] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.617071  3871 catalog_manager.cc:5697] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 1 to 2, leader changed from 2a10b43318994fb9959da957b2f64569 (127.30.90.67) to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 2 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.620963  3976 consensus_queue.cc:260] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.622529  3976 raft_consensus.cc:3060] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.629585  4051 raft_consensus.cc:3055] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.630088  4051 raft_consensus.cc:740] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:41.631011  4051 consensus_queue.cc:260] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.632309  4051 raft_consensus.cc:3060] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.634029  4049 raft_consensus.cc:2468] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 2.
I20260709 12:14:41.630975  3976 raft_consensus.cc:2468] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:41.636034  4014 leader_election.cc:304] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.637495  4202 raft_consensus.cc:2804] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.637056  4125 raft_consensus.cc:2468] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:41.640645  4202 raft_consensus.cc:697] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Becoming Leader. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:41.640765  4051 raft_consensus.cc:2468] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 2.
I20260709 12:14:41.641598  4202 consensus_queue.cc:237] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.643818  3940 leader_election.cc:304] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [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: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569
I20260709 12:14:41.644858  4173 raft_consensus.cc:2804] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.645372  4173 raft_consensus.cc:697] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:41.646224  4173 consensus_queue.cc:237] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [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: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.650794  3871 catalog_manager.cc:5697] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 reported cstate change: term changed from 1 to 2, leader changed from 378e65f05b424fb19130b5efde95db4f (127.30.90.65) to b27a785de67248759d5127cc32e115d2 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "b27a785de67248759d5127cc32e115d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.652863  3873 catalog_manager.cc:5697] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 1 to 2, leader changed from b27a785de67248759d5127cc32e115d2 (127.30.90.66) to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 2 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.750612  4172 consensus_queue.cc:1048] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.757426  4173 consensus_queue.cc:1048] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.762166  4203 consensus_queue.cc:1048] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.771512  4203 raft_consensus.cc:993] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569: : Instructing follower b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:41.771956  4203 raft_consensus.cc:1081] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Signalling peer b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:41.773494  4051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c"
dest_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:39160
I20260709 12:14:41.774077  4051 raft_consensus.cc:493] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.774459  4051 raft_consensus.cc:3060] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.776428  4200 consensus_queue.cc:1048] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.783051  4051 raft_consensus.cc:515] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.786458  4051 leader_election.cc:290] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.786650  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:41.787321  3976 raft_consensus.cc:3060] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.791669  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.792336  4125 raft_consensus.cc:3055] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.792676  4125 raft_consensus.cc:740] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:41.793256  4228 raft_consensus.cc:993] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f: : Instructing follower b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:41.793830  4200 raft_consensus.cc:1081] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Signalling peer b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:41.793562  4125 consensus_queue.cc:260] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.794987  4125 raft_consensus.cc:3060] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.795497  3976 raft_consensus.cc:2468] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:41.795764  4049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d32a4966c7854319a0703427db3c1032"
dest_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:39148
I20260709 12:14:41.796528  4049 raft_consensus.cc:493] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.796759  4014 leader_election.cc:304] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.796895  4049 raft_consensus.cc:3060] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.797699  4202 raft_consensus.cc:2804] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.798170  4202 raft_consensus.cc:697] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Becoming Leader. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:41.798990  4202 consensus_queue.cc:237] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.802277  4125 raft_consensus.cc:2468] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:41.803957  4049 raft_consensus.cc:515] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.805662  4200 consensus_queue.cc:1048] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.806038  4049 leader_election.cc:290] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:41.806677  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32a4966c7854319a0703427db3c1032" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:41.807276  3976 raft_consensus.cc:3055] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.807582  3976 raft_consensus.cc:740] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:41.807971  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32a4966c7854319a0703427db3c1032" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:41.808697  4125 raft_consensus.cc:3060] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.808368  3976 consensus_queue.cc:260] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.809794  3976 raft_consensus.cc:3060] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.816105  4125 raft_consensus.cc:2468] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:41.816781  3976 raft_consensus.cc:2468] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:41.817498  4015 leader_election.cc:304] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.818353  4202 raft_consensus.cc:2804] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.818830  4202 raft_consensus.cc:697] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Becoming Leader. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:41.819566  4202 consensus_queue.cc:237] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.819519  3872 catalog_manager.cc:5697] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 reported cstate change: term changed from 1 to 2, leader changed from 2a10b43318994fb9959da957b2f64569 (127.30.90.67) to b27a785de67248759d5127cc32e115d2 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "b27a785de67248759d5127cc32e115d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.824854  4228 consensus_queue.cc:1048] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.836620  4187 raft_consensus.cc:993] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f: : Instructing follower 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:41.837132  4187 raft_consensus.cc:1081] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Signalling peer 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:41.838855  4124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cacce743320f4d16b716f150fb88c5a6"
dest_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:42574
I20260709 12:14:41.839419  4124 raft_consensus.cc:493] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:41.839795  4124 raft_consensus.cc:3060] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.843922  3873 catalog_manager.cc:5697] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 reported cstate change: term changed from 1 to 2, leader changed from 378e65f05b424fb19130b5efde95db4f (127.30.90.65) to b27a785de67248759d5127cc32e115d2 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "b27a785de67248759d5127cc32e115d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.845292  4124 raft_consensus.cc:515] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.847782  4124 leader_election.cc:290] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 2 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:41.848791  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacce743320f4d16b716f150fb88c5a6" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:41.849411  3976 raft_consensus.cc:3055] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:41.849387  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cacce743320f4d16b716f150fb88c5a6" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:41.849959  3976 raft_consensus.cc:740] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:41.850178  4049 raft_consensus.cc:3060] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.850914  3976 consensus_queue.cc:260] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.852166  3976 raft_consensus.cc:3060] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:41.859022  4049 raft_consensus.cc:2468] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 2.
I20260709 12:14:41.859120  3976 raft_consensus.cc:2468] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 2.
I20260709 12:14:41.860070  4089 leader_election.cc:304] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:41.860734  4203 raft_consensus.cc:2804] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:41.861166  4203 raft_consensus.cc:697] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 2 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:41.861919  4203 consensus_queue.cc:237] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:41.868126  3872 catalog_manager.cc:5697] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 1 to 2, leader changed from 378e65f05b424fb19130b5efde95db4f (127.30.90.65) to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.998384  4124 raft_consensus.cc:1275] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer 378e65f05b424fb19130b5efde95db4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:41.999962  4228 consensus_queue.cc:1048] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.008165  4049 raft_consensus.cc:1275] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Refusing update from remote peer 378e65f05b424fb19130b5efde95db4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.009853  4187 consensus_queue.cc:1048] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.053009  3976 raft_consensus.cc:1275] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.054332  4202 consensus_queue.cc:1048] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.062028  4124 raft_consensus.cc:1275] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.064504  4240 consensus_queue.cc:1048] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.070189  4049 raft_consensus.cc:1275] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Refusing update from remote peer 378e65f05b424fb19130b5efde95db4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.072193  4187 consensus_queue.cc:1048] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.081943  4124 raft_consensus.cc:3060] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:42.089923  4124 raft_consensus.cc:1275] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer 378e65f05b424fb19130b5efde95db4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.091177  4187 consensus_queue.cc:1048] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:42.227720  4072 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7b60 after lost signal to thread 31084
W20260709 12:14:42.228773  4072 debug-util.cc:398] Leaking SignalData structure 0x7b08002708a0 after lost signal to thread 3908
I20260709 12:14:42.291706  4124 raft_consensus.cc:1275] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.293581  4241 consensus_queue.cc:1048] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:42.301992  3976 raft_consensus.cc:1275] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.303881  4242 consensus_queue.cc:1048] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.361101  4124 raft_consensus.cc:1275] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.362856  4241 consensus_queue.cc:1048] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:42.373211  3976 raft_consensus.cc:1275] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.378157  4242 consensus_queue.cc:1048] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.433063  4049 raft_consensus.cc:1275] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.434473  4203 consensus_queue.cc:1048] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:42.451237  3976 raft_consensus.cc:1275] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:42.457023  4251 consensus_queue.cc:1048] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:44.612444  3871 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54234:
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"
    }
  }
}
W20260709 12:14:44.615969  3871 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.
I20260709 12:14:44.685268  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 13ae8353fed14960ae9e0cb9a6ad2760 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:44.686556  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ae8353fed14960ae9e0cb9a6ad2760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.686589  4041 tablet_service.cc:1511] Processing CreateTablet for tablet 13ae8353fed14960ae9e0cb9a6ad2760 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:44.688022  4041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ae8353fed14960ae9e0cb9a6ad2760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.691402  3966 tablet_service.cc:1511] Processing CreateTablet for tablet b01dfdfb26404b9382540c2182c0bd3f (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:44.692695  3966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01dfdfb26404b9382540c2182c0bd3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.700567  3963 tablet_service.cc:1511] Processing CreateTablet for tablet d6de5672e1aa447782b928a43e130d80 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:44.701759  4115 tablet_service.cc:1511] Processing CreateTablet for tablet b01dfdfb26404b9382540c2182c0bd3f (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:44.702442  3964 tablet_service.cc:1511] Processing CreateTablet for tablet e5921d9ca66346df8972472bdef2ff63 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:44.703101  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01dfdfb26404b9382540c2182c0bd3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.703684  3964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5921d9ca66346df8972472bdef2ff63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.705777  4037 tablet_service.cc:1511] Processing CreateTablet for tablet b01dfdfb26404b9382540c2182c0bd3f (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:44.706462  4113 tablet_service.cc:1511] Processing CreateTablet for tablet 13ae8353fed14960ae9e0cb9a6ad2760 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:44.706522  4114 tablet_service.cc:1511] Processing CreateTablet for tablet 9943f199be8b44ba92e19450848f7a15 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:44.707806  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ae8353fed14960ae9e0cb9a6ad2760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.708247  4039 tablet_service.cc:1511] Processing CreateTablet for tablet 9943f199be8b44ba92e19450848f7a15 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:44.710227  4038 tablet_service.cc:1511] Processing CreateTablet for tablet d6de5672e1aa447782b928a43e130d80 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:44.710477  4111 tablet_service.cc:1511] Processing CreateTablet for tablet e5921d9ca66346df8972472bdef2ff63 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:44.712275  4040 tablet_service.cc:1511] Processing CreateTablet for tablet e5921d9ca66346df8972472bdef2ff63 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:44.713168  4111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5921d9ca66346df8972472bdef2ff63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.713630  3963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6de5672e1aa447782b928a43e130d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.708271  4112 tablet_service.cc:1511] Processing CreateTablet for tablet d6de5672e1aa447782b928a43e130d80 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:44.714630  4112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6de5672e1aa447782b928a43e130d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.702724  3965 tablet_service.cc:1511] Processing CreateTablet for tablet 9943f199be8b44ba92e19450848f7a15 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:44.717164  3965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9943f199be8b44ba92e19450848f7a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.716852  3961 tablet_service.cc:1511] Processing CreateTablet for tablet da467e4f76dd45f7a49cc4ffef4a9586 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:44.707042  4037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01dfdfb26404b9382540c2182c0bd3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.719336  3960 tablet_service.cc:1511] Processing CreateTablet for tablet 092962b51ed84c83b5ee37844af83754 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:44.718168  3961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da467e4f76dd45f7a49cc4ffef4a9586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.721899  4038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6de5672e1aa447782b928a43e130d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.726182  3959 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1853ec0efc4942b3e9d19c04ce8523 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:44.727576  3959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1853ec0efc4942b3e9d19c04ce8523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.729456  4036 tablet_service.cc:1511] Processing CreateTablet for tablet da467e4f76dd45f7a49cc4ffef4a9586 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:44.732861  4040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5921d9ca66346df8972472bdef2ff63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.733894  4036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da467e4f76dd45f7a49cc4ffef4a9586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.734484  3960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092962b51ed84c83b5ee37844af83754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.737735  4039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9943f199be8b44ba92e19450848f7a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.738049  4114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9943f199be8b44ba92e19450848f7a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.744663  3958 tablet_service.cc:1511] Processing CreateTablet for tablet 32d04b663c1646bb9e3e76d307de1844 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:44.747084  4110 tablet_service.cc:1511] Processing CreateTablet for tablet da467e4f76dd45f7a49cc4ffef4a9586 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:44.761004  4110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da467e4f76dd45f7a49cc4ffef4a9586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.761238  3958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d04b663c1646bb9e3e76d307de1844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.746943  4109 tablet_service.cc:1511] Processing CreateTablet for tablet 092962b51ed84c83b5ee37844af83754 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:44.766381  4109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092962b51ed84c83b5ee37844af83754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.749352  4035 tablet_service.cc:1511] Processing CreateTablet for tablet 092962b51ed84c83b5ee37844af83754 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:44.770394  4035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092962b51ed84c83b5ee37844af83754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.751900  4033 tablet_service.cc:1511] Processing CreateTablet for tablet 32d04b663c1646bb9e3e76d307de1844 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:44.774673  4033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d04b663c1646bb9e3e76d307de1844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.751710  4108 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1853ec0efc4942b3e9d19c04ce8523 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:44.754065  4107 tablet_service.cc:1511] Processing CreateTablet for tablet 32d04b663c1646bb9e3e76d307de1844 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:44.756408  4034 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1853ec0efc4942b3e9d19c04ce8523 (DEFAULT_TABLE table=soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:44.782073  4034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1853ec0efc4942b3e9d19c04ce8523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.778578  4108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1853ec0efc4942b3e9d19c04ce8523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.806023  4107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d04b663c1646bb9e3e76d307de1844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:44.837626  4267 tablet_bootstrap.cc:492] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:44.846210  4267 tablet_bootstrap.cc:654] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.891579  4266 tablet_bootstrap.cc:492] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
W20260709 12:14:44.910349  3859 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.30.90.67:41935, user_credentials={real_user=slave}} blocked reactor thread for 64469.2us
I20260709 12:14:44.918684  4268 tablet_bootstrap.cc:492] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:44.924947  4268 tablet_bootstrap.cc:654] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.946201  4266 tablet_bootstrap.cc:654] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.965977  4267 tablet_bootstrap.cc:492] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:44.966507  4267 ts_tablet_manager.cc:1403] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.018s
I20260709 12:14:44.969465  4267 raft_consensus.cc:359] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:44.980225  4267 raft_consensus.cc:385] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.980541  4267 raft_consensus.cc:740] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.981266  4267 consensus_queue.cc:260] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:44.983714  4267 ts_tablet_manager.cc:1434] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 12:14:44.985904  3922 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:44.989681  4266 tablet_bootstrap.cc:492] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:44.990240  4266 ts_tablet_manager.cc:1403] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.008s
I20260709 12:14:44.993176  4266 raft_consensus.cc:359] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:44.993887  4266 raft_consensus.cc:385] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.994179  4266 raft_consensus.cc:740] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.994930  4266 consensus_queue.cc:260] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:44.996081  4268 tablet_bootstrap.cc:492] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:44.996739  4268 ts_tablet_manager.cc:1403] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.002s
I20260709 12:14:44.999222  4266 ts_tablet_manager.cc:1434] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:14:45.000217  4266 tablet_bootstrap.cc:492] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:45.006712  4266 tablet_bootstrap.cc:654] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.011286  4267 tablet_bootstrap.cc:492] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:45.014559  4268 raft_consensus.cc:359] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.021763  4268 raft_consensus.cc:385] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.022038  4267 tablet_bootstrap.cc:654] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.022136  4268 raft_consensus.cc:740] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.023548  4268 consensus_queue.cc:260] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.028795  4266 tablet_bootstrap.cc:492] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:45.029382  4266 ts_tablet_manager.cc:1403] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260709 12:14:45.032702  4268 ts_tablet_manager.cc:1434] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.006s
I20260709 12:14:45.034129  4268 tablet_bootstrap.cc:492] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:45.041617  4266 raft_consensus.cc:359] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.042348  4268 tablet_bootstrap.cc:654] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.044642  4267 tablet_bootstrap.cc:492] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:45.045225  4267 ts_tablet_manager.cc:1403] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.006s
I20260709 12:14:45.042414  4266 raft_consensus.cc:385] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.046195  4266 raft_consensus.cc:740] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.047119  4266 consensus_queue.cc:260] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.050014  4266 ts_tablet_manager.cc:1434] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:14:45.051101  4266 tablet_bootstrap.cc:492] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:45.048556  4267 raft_consensus.cc:359] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.053926  4267 raft_consensus.cc:385] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.054260  4267 raft_consensus.cc:740] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.055066  4267 consensus_queue.cc:260] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.057799  4267 ts_tablet_manager.cc:1434] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 12:14:45.058324  4266 tablet_bootstrap.cc:654] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.059115  4267 tablet_bootstrap.cc:492] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:45.066437  4267 tablet_bootstrap.cc:654] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.078356  4267 tablet_bootstrap.cc:492] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:45.078912  4267 ts_tablet_manager.cc:1403] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:14:45.082104  4267 raft_consensus.cc:359] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.082895  4267 raft_consensus.cc:385] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.083200  4267 raft_consensus.cc:740] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.083976  4267 consensus_queue.cc:260] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.087074  4267 ts_tablet_manager.cc:1434] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:14:45.088130  4267 tablet_bootstrap.cc:492] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:45.094868  4267 tablet_bootstrap.cc:654] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.099939  4268 tablet_bootstrap.cc:492] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:45.100495  4268 ts_tablet_manager.cc:1403] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.003s
I20260709 12:14:45.111129  4268 raft_consensus.cc:359] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.122359  4268 raft_consensus.cc:385] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.122751  4268 raft_consensus.cc:740] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.123620  4268 consensus_queue.cc:260] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.126323  4268 ts_tablet_manager.cc:1434] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 12:14:45.127388  4268 tablet_bootstrap.cc:492] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:45.132210  4266 tablet_bootstrap.cc:492] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:45.132862  4266 ts_tablet_manager.cc:1403] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.039s
I20260709 12:14:45.136585  4266 raft_consensus.cc:359] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.137388  4266 raft_consensus.cc:385] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.137742  4266 raft_consensus.cc:740] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.138026  4268 tablet_bootstrap.cc:654] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.138540  4266 consensus_queue.cc:260] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.140870  4266 ts_tablet_manager.cc:1434] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:45.132843  4267 tablet_bootstrap.cc:492] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:45.141686  4267 ts_tablet_manager.cc:1403] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.030s
I20260709 12:14:45.144874  4267 raft_consensus.cc:359] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.145605  4267 raft_consensus.cc:385] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.145929  4267 raft_consensus.cc:740] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.146680  4267 consensus_queue.cc:260] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.148401  4266 tablet_bootstrap.cc:492] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:45.155273  4252 raft_consensus.cc:493] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.155516  4266 tablet_bootstrap.cc:654] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.155875  4252 raft_consensus.cc:515] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.158288  4228 raft_consensus.cc:493] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.158823  4228 raft_consensus.cc:515] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.159158  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:45.159547  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.159927  3976 raft_consensus.cc:2468] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:45.161026  4228 leader_election.cc:290] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.161370  4088 leader_election.cc:304] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
W20260709 12:14:45.162751  4089 leader_election.cc:343] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.163839  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.163839  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:45.165570  4123 raft_consensus.cc:2468] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:45.165660  4267 ts_tablet_manager.cc:1434] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 12:14:45.166934  4267 tablet_bootstrap.cc:492] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:45.167755  3940 leader_election.cc:304] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:45.169175  4228 raft_consensus.cc:2804] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.169673  4228 raft_consensus.cc:493] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.170025  4228 raft_consensus.cc:3060] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.177356  4267 tablet_bootstrap.cc:654] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.173247  4252 leader_election.cc:290] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.184501  4252 raft_consensus.cc:2804] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.180860  4280 raft_consensus.cc:493] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.189697  4252 raft_consensus.cc:493] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.191255  4252 raft_consensus.cc:3060] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.191819  4267 tablet_bootstrap.cc:492] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:45.192489  4267 ts_tablet_manager.cc:1403] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.005s
I20260709 12:14:45.195650  4266 tablet_bootstrap.cc:492] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:45.195779  4267 raft_consensus.cc:359] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
W20260709 12:14:45.190641  3940 leader_election.cc:343] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.196327  4266 ts_tablet_manager.cc:1403] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.011s
I20260709 12:14:45.196673  4267 raft_consensus.cc:385] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.197134  4267 raft_consensus.cc:740] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.198073  4267 consensus_queue.cc:260] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.200650  4267 ts_tablet_manager.cc:1434] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:14:45.201749  4267 tablet_bootstrap.cc:492] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:45.190150  4280 raft_consensus.cc:515] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.209807  4267 tablet_bootstrap.cc:654] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.211484  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01dfdfb26404b9382540c2182c0bd3f" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:45.212342  3976 raft_consensus.cc:2468] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:45.213611  4088 leader_election.cc:304] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:45.216378  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01dfdfb26404b9382540c2182c0bd3f" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.217114  4049 raft_consensus.cc:2468] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:45.217321  4266 raft_consensus.cc:359] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.218546  4266 raft_consensus.cc:385] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.218982  4266 raft_consensus.cc:740] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.220534  4266 consensus_queue.cc:260] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.221462  4228 raft_consensus.cc:515] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.222694  4267 tablet_bootstrap.cc:492] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:45.224895  4268 tablet_bootstrap.cc:492] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:45.218811  4280 leader_election.cc:290] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.228942  4285 raft_consensus.cc:2804] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.229152  4267 ts_tablet_manager.cc:1403] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260709 12:14:45.231606  4266 ts_tablet_manager.cc:1434] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.009s
I20260709 12:14:45.232817  4266 tablet_bootstrap.cc:492] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:45.233603  4267 raft_consensus.cc:359] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.234758  4267 raft_consensus.cc:385] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.235143  4267 raft_consensus.cc:740] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.235427  4268 ts_tablet_manager.cc:1403] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.000s
I20260709 12:14:45.251127  4267 consensus_queue.cc:260] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.238044  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
W20260709 12:14:45.256188  3940 leader_election.cc:343] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.258082  4252 raft_consensus.cc:515] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.263134  4268 raft_consensus.cc:359] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.253796  4266 tablet_bootstrap.cc:654] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.254509  4267 ts_tablet_manager.cc:1434] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.003s
I20260709 12:14:45.264619  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:45.265455  3976 raft_consensus.cc:2393] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a10b43318994fb9959da957b2f64569 in current term 1: Already voted for candidate 378e65f05b424fb19130b5efde95db4f in this term.
I20260709 12:14:45.265695  4267 tablet_bootstrap.cc:492] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:45.264084  4268 raft_consensus.cc:385] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.269460  4281 raft_consensus.cc:493] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.229485  4285 raft_consensus.cc:493] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.260449  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:45.270277  4285 raft_consensus.cc:3060] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.270637  4123 raft_consensus.cc:2393] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 378e65f05b424fb19130b5efde95db4f in current term 1: Already voted for candidate 2a10b43318994fb9959da957b2f64569 in this term.
I20260709 12:14:45.272140  3940 leader_election.cc:304] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [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: 378e65f05b424fb19130b5efde95db4f; no voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.261700  4228 leader_election.cc:290] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.272715  4281 raft_consensus.cc:515] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.277474  4228 raft_consensus.cc:2749] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.279217  4281 leader_election.cc:290] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.267234  4268 raft_consensus.cc:740] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.280448  4268 consensus_queue.cc:260] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.286994  4268 ts_tablet_manager.cc:1434] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:14:45.288146  4268 tablet_bootstrap.cc:492] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:45.296285  4267 tablet_bootstrap.cc:654] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.311115  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
W20260709 12:14:45.312848  4089 leader_election.cc:343] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.306504  4252 leader_election.cc:290] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.313457  4089 leader_election.cc:304] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [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: 2a10b43318994fb9959da957b2f64569; no voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.314872  4252 raft_consensus.cc:2749] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.316134  4285 raft_consensus.cc:515] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.317267  4268 tablet_bootstrap.cc:654] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.312788  4267 tablet_bootstrap.cc:492] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:45.317970  4267 ts_tablet_manager.cc:1403] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.011s
I20260709 12:14:45.318629  4285 leader_election.cc:290] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.319468  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01dfdfb26404b9382540c2182c0bd3f" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:45.320158  3976 raft_consensus.cc:3060] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.321168  4267 raft_consensus.cc:359] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.322021  4267 raft_consensus.cc:385] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.322347  4267 raft_consensus.cc:740] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.322744  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae8353fed14960ae9e0cb9a6ad2760" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:45.323113  4267 consensus_queue.cc:260] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.321662  4266 tablet_bootstrap.cc:492] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
W20260709 12:14:45.324311  3940 leader_election.cc:343] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.325220  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae8353fed14960ae9e0cb9a6ad2760" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.325937  4049 raft_consensus.cc:2468] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:45.324235  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01dfdfb26404b9382540c2182c0bd3f" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:45.327330  4051 raft_consensus.cc:3060] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.324455  4266 ts_tablet_manager.cc:1403] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.010s
I20260709 12:14:45.330900  4266 raft_consensus.cc:359] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.331650  4266 raft_consensus.cc:385] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.331945  4266 raft_consensus.cc:740] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.332688  4266 consensus_queue.cc:260] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.335275  3976 raft_consensus.cc:2468] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 1.
I20260709 12:14:45.336961  4266 ts_tablet_manager.cc:1434] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:45.337816  4051 raft_consensus.cc:2468] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 1.
I20260709 12:14:45.335330  4267 ts_tablet_manager.cc:1434] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:14:45.339257  4267 tablet_bootstrap.cc:492] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:45.337916  4088 leader_election.cc:304] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:45.343357  4285 raft_consensus.cc:2804] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.346278  4285 raft_consensus.cc:697] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:45.338014  4266 tablet_bootstrap.cc:492] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:45.347374  4285 consensus_queue.cc:237] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.354029  3940 leader_election.cc:304] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [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: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569
I20260709 12:14:45.355206  4267 tablet_bootstrap.cc:654] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.360204  4286 raft_consensus.cc:2804] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.360625  4286 raft_consensus.cc:493] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.360951  4286 raft_consensus.cc:3060] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.372531  4286 raft_consensus.cc:515] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.372324  3872 catalog_manager.cc:5697] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.381965  4266 tablet_bootstrap.cc:654] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.384090  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae8353fed14960ae9e0cb9a6ad2760" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:45.384828  4051 raft_consensus.cc:3060] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.386760  4268 tablet_bootstrap.cc:492] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:45.387300  4268 ts_tablet_manager.cc:1403] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.010s
I20260709 12:14:45.390380  4268 raft_consensus.cc:359] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.391072  4268 raft_consensus.cc:385] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.391371  4268 raft_consensus.cc:740] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.392060  4268 consensus_queue.cc:260] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.392486  4281 raft_consensus.cc:493] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.392813  4266 tablet_bootstrap.cc:492] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:45.393379  4266 ts_tablet_manager.cc:1403] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.000s
I20260709 12:14:45.393112  4281 raft_consensus.cc:515] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.393705  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae8353fed14960ae9e0cb9a6ad2760" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:45.394397  4123 raft_consensus.cc:3060] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.397701  4228 raft_consensus.cc:493] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.398267  4228 raft_consensus.cc:515] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.400274  4281 leader_election.cc:290] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.400684  4228 leader_election.cc:290] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.400969  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9943f199be8b44ba92e19450848f7a15" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.403903  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d04b663c1646bb9e3e76d307de1844" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:45.404826  4123 raft_consensus.cc:2468] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:45.406180  4268 ts_tablet_manager.cc:1434] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 12:14:45.405977  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9943f199be8b44ba92e19450848f7a15" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:45.406399  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d04b663c1646bb9e3e76d307de1844" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.402467  4266 raft_consensus.cc:359] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
W20260709 12:14:45.406045  3940 leader_election.cc:343] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.413720  4266 raft_consensus.cc:385] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.414080  4266 raft_consensus.cc:740] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
W20260709 12:14:45.414101  3940 leader_election.cc:343] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.415071  4266 consensus_queue.cc:260] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.415678  3940 leader_election.cc:304] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:45.417076  4124 raft_consensus.cc:2468] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:45.418262  4286 leader_election.cc:290] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.418883  4286 raft_consensus.cc:2804] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.418277  4266 ts_tablet_manager.cc:1434] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:14:45.420100  4285 raft_consensus.cc:493] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.420423  4266 tablet_bootstrap.cc:492] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
W20260709 12:14:45.416736  3940 leader_election.cc:343] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.420586  4268 tablet_bootstrap.cc:492] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:45.421413  4267 tablet_bootstrap.cc:492] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:45.421984  4267 ts_tablet_manager.cc:1403] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.000s
I20260709 12:14:45.420872  4285 raft_consensus.cc:515] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.423720  4051 raft_consensus.cc:2468] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:45.425434  4285 leader_election.cc:290] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.421224  3940 leader_election.cc:304] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f; no voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.426096  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:45.426481  4228 raft_consensus.cc:2749] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.427151  4286 raft_consensus.cc:697] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:45.427173  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.428210  3940 leader_election.cc:304] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [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: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.429116  4281 raft_consensus.cc:2804] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.429538  4281 raft_consensus.cc:493] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.429970  4281 raft_consensus.cc:3060] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:45.430970  4088 leader_election.cc:343] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.430644  4286 consensus_queue.cc:237] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
W20260709 12:14:45.432231  4089 leader_election.cc:343] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.432717  4089 leader_election.cc:304] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a10b43318994fb9959da957b2f64569; no voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.432657  4267 raft_consensus.cc:359] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.433574  4267 raft_consensus.cc:385] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.433889  4267 raft_consensus.cc:740] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.433959  4285 raft_consensus.cc:2749] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.436678  4268 tablet_bootstrap.cc:654] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.439673  4281 raft_consensus.cc:515] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.441877  4285 raft_consensus.cc:493] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.442456  4285 raft_consensus.cc:515] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.445528  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5921d9ca66346df8972472bdef2ff63" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:45.446273  3976 raft_consensus.cc:2468] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:45.447568  4285 leader_election.cc:290] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.437803  4267 consensus_queue.cc:260] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.437256  4266 tablet_bootstrap.cc:654] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.448864  4088 leader_election.cc:304] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:45.449927  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5921d9ca66346df8972472bdef2ff63" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.450616  4051 raft_consensus.cc:2468] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:45.450894  3871 catalog_manager.cc:5697] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 1 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.453148  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9943f199be8b44ba92e19450848f7a15" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
W20260709 12:14:45.455009  3940 leader_election.cc:343] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.456274  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9943f199be8b44ba92e19450848f7a15" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:45.456849  4123 raft_consensus.cc:3060] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.459057  4267 ts_tablet_manager.cc:1434] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:14:45.460409  4267 tablet_bootstrap.cc:492] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f: Bootstrap starting.
I20260709 12:14:45.452502  4281 leader_election.cc:290] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.462972  4285 raft_consensus.cc:2804] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.465997  4285 raft_consensus.cc:493] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.466475  4285 raft_consensus.cc:3060] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.465369  4123 raft_consensus.cc:2468] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:45.470857  3940 leader_election.cc:304] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [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: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.471366  4267 tablet_bootstrap.cc:654] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.472172  4281 raft_consensus.cc:2804] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.476016  4266 tablet_bootstrap.cc:492] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:45.478101  4266 ts_tablet_manager.cc:1403] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.008s
I20260709 12:14:45.478667  4281 raft_consensus.cc:697] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:45.479681  4281 consensus_queue.cc:237] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.481383  4268 tablet_bootstrap.cc:492] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:45.481467  4266 raft_consensus.cc:359] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.483074  4266 raft_consensus.cc:385] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.483181  4268 ts_tablet_manager.cc:1403] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.007s
I20260709 12:14:45.483417  4266 raft_consensus.cc:740] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.484647  4266 consensus_queue.cc:260] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.487654  4266 ts_tablet_manager.cc:1434] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:45.488759  4266 tablet_bootstrap.cc:492] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:45.483229  4285 raft_consensus.cc:515] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.493691  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5921d9ca66346df8972472bdef2ff63" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:45.494556  3976 raft_consensus.cc:3060] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.501019  4266 tablet_bootstrap.cc:654] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.502125  4285 leader_election.cc:290] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.503759  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5921d9ca66346df8972472bdef2ff63" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:45.505909  4051 raft_consensus.cc:3060] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.507395  4268 raft_consensus.cc:359] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.508855  4268 raft_consensus.cc:385] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.509228  4268 raft_consensus.cc:740] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.510066  4268 consensus_queue.cc:260] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.511838  3976 raft_consensus.cc:2468] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 1.
I20260709 12:14:45.514981  4088 leader_election.cc:304] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:45.515983  4285 raft_consensus.cc:2804] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.517661  4051 raft_consensus.cc:2468] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 1.
I20260709 12:14:45.520421  4266 tablet_bootstrap.cc:492] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
I20260709 12:14:45.521044  4266 ts_tablet_manager.cc:1403] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.001s
I20260709 12:14:45.524611  4266 raft_consensus.cc:359] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.525456  4266 raft_consensus.cc:385] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.525823  4266 raft_consensus.cc:740] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.526638  4266 consensus_queue.cc:260] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.529160  4266 ts_tablet_manager.cc:1434] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:45.516498  4285 raft_consensus.cc:697] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:45.532824  4285 consensus_queue.cc:237] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.536414  3871 catalog_manager.cc:5697] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 1 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.530721  4266 tablet_bootstrap.cc:492] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569: Bootstrap starting.
I20260709 12:14:45.539789  4267 tablet_bootstrap.cc:492] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f: No bootstrap required, opened a new log
I20260709 12:14:45.540357  4267 ts_tablet_manager.cc:1403] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.010s
I20260709 12:14:45.542172  4252 raft_consensus.cc:493] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.542930  4268 ts_tablet_manager.cc:1434] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.005s
I20260709 12:14:45.542730  4252 raft_consensus.cc:515] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.544632  4268 tablet_bootstrap.cc:492] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:45.550076  4281 raft_consensus.cc:493] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.551015  4286 raft_consensus.cc:493] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.550765  4281 raft_consensus.cc:515] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.551540  4286 raft_consensus.cc:515] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.554210  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.555030  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d04b663c1646bb9e3e76d307de1844" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:45.555666  3976 raft_consensus.cc:2468] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 0.
I20260709 12:14:45.556077  4286 leader_election.cc:290] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.556936  4088 leader_election.cc:304] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:45.558048  4266 tablet_bootstrap.cc:654] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.560139  4252 leader_election.cc:290] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.564899  4267 raft_consensus.cc:359] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.565773  4267 raft_consensus.cc:385] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.566093  4267 raft_consensus.cc:740] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.566998  4267 consensus_queue.cc:260] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.567188  4050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d04b663c1646bb9e3e76d307de1844" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.561260  4280 raft_consensus.cc:2804] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.568657  4280 raft_consensus.cc:493] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.562229  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:45.569155  4267 ts_tablet_manager.cc:1434] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 12:14:45.569602  4123 raft_consensus.cc:2468] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:45.566190  4268 tablet_bootstrap.cc:654] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.574542  4050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
W20260709 12:14:45.577136  4089 leader_election.cc:343] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.569169  4280 raft_consensus.cc:3060] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.584487  4281 leader_election.cc:290] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.585803  4254 raft_consensus.cc:493] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.586537  4254 raft_consensus.cc:515] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.591037  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1853ec0efc4942b3e9d19c04ce8523" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:45.591892  3976 raft_consensus.cc:2468] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 0.
I20260709 12:14:45.593443  4014 leader_election.cc:304] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:45.593710  3940 leader_election.cc:304] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:45.591099  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:45.595564  4123 raft_consensus.cc:2468] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 0.
I20260709 12:14:45.596027  4286 raft_consensus.cc:2804] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.596575  4286 raft_consensus.cc:493] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.597033  4286 raft_consensus.cc:3060] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.597782  3872 catalog_manager.cc:5697] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:45.602015  3940 leader_election.cc:343] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:45.602974  3940 leader_election.cc:343] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.589387  4254 leader_election.cc:290] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.606878  4254 raft_consensus.cc:2804] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.617038  4254 raft_consensus.cc:493] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.618338  4254 raft_consensus.cc:3060] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.630841  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1853ec0efc4942b3e9d19c04ce8523" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
W20260709 12:14:45.634578  4015 leader_election.cc:343] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.636297  3940 leader_election.cc:304] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [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: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.637364  4228 raft_consensus.cc:2804] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.637925  4228 raft_consensus.cc:493] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.638406  4228 raft_consensus.cc:3060] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.656486  4228 raft_consensus.cc:515] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
W20260709 12:14:45.658015  4014 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.90.65:35267, user_credentials={real_user=slave}} blocked reactor thread for 64691us
I20260709 12:14:45.694147  4280 raft_consensus.cc:515] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.699473  4228 leader_election.cc:290] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.660728  4286 raft_consensus.cc:515] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.707314  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d04b663c1646bb9e3e76d307de1844" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:45.708181  3976 raft_consensus.cc:3060] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.710534  4286 leader_election.cc:290] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.710752  4254 raft_consensus.cc:515] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.712822  4254 leader_election.cc:290] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.720705  4268 tablet_bootstrap.cc:492] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:45.721592  3976 raft_consensus.cc:2468] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 1.
W20260709 12:14:45.722360  3940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:40243, user_credentials={real_user=slave}} blocked reactor thread for 81951.3us
I20260709 12:14:45.717898  4280 leader_election.cc:290] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.714830  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1853ec0efc4942b3e9d19c04ce8523" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:45.719110  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d04b663c1646bb9e3e76d307de1844" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:45.731014  4268 ts_tablet_manager.cc:1403] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.187s	user 0.033s	sys 0.045s
I20260709 12:14:45.728363  4266 tablet_bootstrap.cc:492] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569: No bootstrap required, opened a new log
W20260709 12:14:45.731950  4089 leader_election.cc:343] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.718586  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1853ec0efc4942b3e9d19c04ce8523" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:45.732300  4266 ts_tablet_manager.cc:1403] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569: Time spent bootstrapping tablet: real 0.202s	user 0.039s	sys 0.043s
I20260709 12:14:45.732702  3971 raft_consensus.cc:3060] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:45.734650  4015 leader_election.cc:343] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.734761  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:45.735327  4050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:45.735700  4088 leader_election.cc:304] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [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: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.735484  4123 raft_consensus.cc:3060] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.736665  4280 raft_consensus.cc:2804] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.737841  4280 raft_consensus.cc:697] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:45.738806  4280 consensus_queue.cc:237] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.731268  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:45.736019  4268 raft_consensus.cc:359] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.742319  4268 raft_consensus.cc:385] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.742672  4268 raft_consensus.cc:740] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.743561  4268 consensus_queue.cc:260] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.743878  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:45.744522  4124 raft_consensus.cc:3060] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.746189  4268 ts_tablet_manager.cc:1434] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:14:45.748214  4268 tablet_bootstrap.cc:492] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:45.752744  4124 raft_consensus.cc:2468] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:45.757895  3940 leader_election.cc:304] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:45.760937  4123 raft_consensus.cc:2468] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:45.762243  4281 raft_consensus.cc:2804] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.762794  4281 raft_consensus.cc:697] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:45.763649  4281 consensus_queue.cc:237] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.763770  3873 catalog_manager.cc:5697] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:45.743891  4266 raft_consensus.cc:359] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.765589  4266 raft_consensus.cc:385] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.766005  4266 raft_consensus.cc:740] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.767001  4266 consensus_queue.cc:260] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
W20260709 12:14:45.771520  3940 leader_election.cc:343] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.772130  4266 ts_tablet_manager.cc:1434] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
W20260709 12:14:45.772568  3940 leader_election.cc:343] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.773607  3971 raft_consensus.cc:2468] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 1.
I20260709 12:14:45.775161  4014 leader_election.cc:304] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [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: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569
I20260709 12:14:45.773341  3940 leader_election.cc:304] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [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: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.776618  4254 raft_consensus.cc:2804] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.777284  4254 raft_consensus.cc:697] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 1 LEADER]: Becoming Leader. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:45.777837  4308 raft_consensus.cc:2804] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.778491  4308 raft_consensus.cc:697] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:45.779398  4308 consensus_queue.cc:237] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.778323  4254 consensus_queue.cc:237] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.783270  4280 consensus_queue.cc:1048] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.788941  4268 tablet_bootstrap.cc:654] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.803453  3871 catalog_manager.cc:5697] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 1 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.821122  4306 raft_consensus.cc:493] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.821971  4306 raft_consensus.cc:515] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.826190  4306 leader_election.cc:290] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:45.826319  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9943f199be8b44ba92e19450848f7a15" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:45.829746  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9943f199be8b44ba92e19450848f7a15" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:45.830687  4123 raft_consensus.cc:2393] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27a785de67248759d5127cc32e115d2 in current term 1: Already voted for candidate 378e65f05b424fb19130b5efde95db4f in this term.
I20260709 12:14:45.834115  4015 leader_election.cc:304] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:45.835338  4307 raft_consensus.cc:3060] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.837690  3871 catalog_manager.cc:5697] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 1 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.843518  4307 raft_consensus.cc:2749] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.845968  4268 tablet_bootstrap.cc:492] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:45.846562  4268 ts_tablet_manager.cc:1403] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.007s
I20260709 12:14:45.852787  4252 consensus_queue.cc:1048] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.860761  4268 raft_consensus.cc:359] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.861771  4268 raft_consensus.cc:385] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.862152  4268 raft_consensus.cc:740] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.863086  4268 consensus_queue.cc:260] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.866163  4268 ts_tablet_manager.cc:1434] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 12:14:45.867487  4268 tablet_bootstrap.cc:492] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:45.875496  4268 tablet_bootstrap.cc:654] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.871351  3871 catalog_manager.cc:5697] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27a785de67248759d5127cc32e115d2 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "b27a785de67248759d5127cc32e115d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.885788  4308 consensus_queue.cc:1048] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.919070  4308 consensus_queue.cc:1048] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.920131  4268 tablet_bootstrap.cc:492] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:45.920056  4252 raft_consensus.cc:493] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.920894  4268 ts_tablet_manager.cc:1403] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.023s
I20260709 12:14:45.920836  4252 raft_consensus.cc:515] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.924605  4050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1853ec0efc4942b3e9d19c04ce8523" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:45.924270  4268 raft_consensus.cc:359] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.925470  4268 raft_consensus.cc:385] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.925951  4268 raft_consensus.cc:740] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.928701  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1853ec0efc4942b3e9d19c04ce8523" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:45.928489  4268 consensus_queue.cc:260] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.929590  3976 raft_consensus.cc:2393] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a10b43318994fb9959da957b2f64569 in current term 1: Already voted for candidate b27a785de67248759d5127cc32e115d2 in this term.
I20260709 12:14:45.931257  4088 leader_election.cc:304] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a10b43318994fb9959da957b2f64569; no voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2
I20260709 12:14:45.932076  4268 ts_tablet_manager.cc:1434] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:14:45.932202  4280 raft_consensus.cc:3060] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.933791  4268 tablet_bootstrap.cc:492] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2: Bootstrap starting.
I20260709 12:14:45.936965  4252 leader_election.cc:290] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:45.942853  4280 raft_consensus.cc:2749] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:45.946745  4268 tablet_bootstrap.cc:654] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.968046  4268 tablet_bootstrap.cc:492] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2: No bootstrap required, opened a new log
I20260709 12:14:45.968580  4268 ts_tablet_manager.cc:1403] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.002s
I20260709 12:14:45.971570  4268 raft_consensus.cc:359] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.972398  4268 raft_consensus.cc:385] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.972685  4268 raft_consensus.cc:740] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.973606  4268 consensus_queue.cc:260] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:45.978466  4268 ts_tablet_manager.cc:1434] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
W20260709 12:14:45.990113  3922 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:46.000538  4280 consensus_queue.cc:1048] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.012573  4280 consensus_queue.cc:1048] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.053510  4286 consensus_queue.cc:1048] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:46.056960  4254 raft_consensus.cc:493] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.057694  4254 raft_consensus.cc:515] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:46.060937  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d04b663c1646bb9e3e76d307de1844" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:46.061810  3976 raft_consensus.cc:2393] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27a785de67248759d5127cc32e115d2 in current term 1: Already voted for candidate 2a10b43318994fb9959da957b2f64569 in this term.
I20260709 12:14:46.064998  4254 leader_election.cc:290] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:46.065929  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d04b663c1646bb9e3e76d307de1844" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:46.067345  4015 leader_election.cc:304] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:46.069129  4254 raft_consensus.cc:3060] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.069654  4308 consensus_queue.cc:1048] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.092818  4254 raft_consensus.cc:2749] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.133720  4254 raft_consensus.cc:493] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.134219  4254 raft_consensus.cc:515] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:46.136251  4254 leader_election.cc:290] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:46.137059  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:46.137467  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:46.138377  4123 raft_consensus.cc:2393] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27a785de67248759d5127cc32e115d2 in current term 1: Already voted for candidate 378e65f05b424fb19130b5efde95db4f in this term.
I20260709 12:14:46.138302  4254 raft_consensus.cc:493] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.139760  4015 leader_election.cc:304] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:46.139760  4254 raft_consensus.cc:515] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:46.141023  4307 raft_consensus.cc:3060] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.143325  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:46.144098  4123 raft_consensus.cc:2393] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27a785de67248759d5127cc32e115d2 in current term 1: Already voted for candidate 378e65f05b424fb19130b5efde95db4f in this term.
I20260709 12:14:46.143953  3976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:46.145484  4254 leader_election.cc:290] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:46.145848  4014 leader_election.cc:304] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:46.146848  4254 raft_consensus.cc:3060] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.148348  4307 raft_consensus.cc:2749] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.152220  4254 raft_consensus.cc:2749] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.168267  4280 consensus_queue.cc:1048] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:46.182730  4254 raft_consensus.cc:493] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.182610  4285 consensus_queue.cc:1048] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:46.183257  4254 raft_consensus.cc:515] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:46.185374  4254 leader_election.cc:290] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:46.187578  4308 consensus_queue.cc:1048] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.190184  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:46.191219  4123 raft_consensus.cc:2393] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27a785de67248759d5127cc32e115d2 in current term 1: Already voted for candidate 2a10b43318994fb9959da957b2f64569 in this term.
I20260709 12:14:46.197460  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "378e65f05b424fb19130b5efde95db4f" is_pre_election: true
I20260709 12:14:46.198452  3971 raft_consensus.cc:2393] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27a785de67248759d5127cc32e115d2 in current term 1: Already voted for candidate 378e65f05b424fb19130b5efde95db4f in this term.
I20260709 12:14:46.212669  4014 leader_election.cc:304] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27a785de67248759d5127cc32e115d2; no voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:46.213677  4254 raft_consensus.cc:3060] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:46.219789  4286 consensus_queue.cc:1048] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.231226  4254 raft_consensus.cc:2749] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:46.249764  4281 consensus_queue.cc:1048] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:46.266343  4254 consensus_queue.cc:1048] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.274935  4286 consensus_queue.cc:1048] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:46.297816  4254 consensus_queue.cc:1048] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:46.993854  3922 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:47.118284  4228 raft_consensus.cc:493] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.120173  4228 raft_consensus.cc:515] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.135608  4228 leader_election.cc:290] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:47.138954  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2" is_pre_election: true
I20260709 12:14:47.140267  4049 raft_consensus.cc:2468] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:47.140548  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569" is_pre_election: true
I20260709 12:14:47.142345  3940 leader_election.cc:304] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [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: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:47.144847  4124 raft_consensus.cc:2468] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 1.
I20260709 12:14:47.146814  4228 raft_consensus.cc:2804] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:47.147320  4228 raft_consensus.cc:493] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.147635  4228 raft_consensus.cc:3060] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.156497  4228 raft_consensus.cc:515] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.158599  4228 leader_election.cc:290] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 2 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:47.159418  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:47.160149  4049 raft_consensus.cc:3060] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.160315  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:47.161254  4124 raft_consensus.cc:3060] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.169579  4124 raft_consensus.cc:2468] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 2.
I20260709 12:14:47.170950  4049 raft_consensus.cc:2468] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 2.
I20260709 12:14:47.171710  3940 leader_election.cc:304] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:47.172542  4228 raft_consensus.cc:2804] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:47.173202  4228 raft_consensus.cc:697] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:47.174485  4228 consensus_queue.cc:237] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER 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: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.188482  3873 catalog_manager.cc:5697] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 0 to 2, leader changed from <none> to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 2 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.533581  4124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b01dfdfb26404b9382540c2182c0bd3f"
dest_uuid: "2a10b43318994fb9959da957b2f64569"
mode: GRACEFUL
new_leader_uuid: "378e65f05b424fb19130b5efde95db4f"
 from {username='slave'} at 127.0.0.1:42594
I20260709 12:14:47.534310  4124 raft_consensus.cc:606] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Received request to transfer leadership to TS 378e65f05b424fb19130b5efde95db4f
I20260709 12:14:47.545750  4124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5921d9ca66346df8972472bdef2ff63"
dest_uuid: "2a10b43318994fb9959da957b2f64569"
mode: GRACEFUL
new_leader_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:42594
I20260709 12:14:47.546460  4124 raft_consensus.cc:606] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Received request to transfer leadership to TS b27a785de67248759d5127cc32e115d2
I20260709 12:14:47.552510  3975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
mode: GRACEFUL
new_leader_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:54904
I20260709 12:14:47.553169  3975 raft_consensus.cc:606] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Received request to transfer leadership to TS b27a785de67248759d5127cc32e115d2
I20260709 12:14:47.554680  4049 raft_consensus.cc:1275] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Refusing update from remote peer 378e65f05b424fb19130b5efde95db4f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:47.556231  4281 consensus_queue.cc:1048] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:47.567900  3975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "092962b51ed84c83b5ee37844af83754"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
mode: GRACEFUL
new_leader_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:54904
I20260709 12:14:47.568539  3975 raft_consensus.cc:606] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Received request to transfer leadership to TS b27a785de67248759d5127cc32e115d2
I20260709 12:14:47.585064  4124 raft_consensus.cc:1275] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer 378e65f05b424fb19130b5efde95db4f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:47.587698  4308 consensus_queue.cc:1048] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:47.674957  4308 raft_consensus.cc:993] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f: : Instructing follower b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:47.675458  4281 raft_consensus.cc:1081] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Signalling peer b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:47.677058  4049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "092962b51ed84c83b5ee37844af83754"
dest_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:39148
I20260709 12:14:47.677685  4049 raft_consensus.cc:493] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:47.678061  4049 raft_consensus.cc:3060] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.684085  4049 raft_consensus.cc:515] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.685943  4049 leader_election.cc:290] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:47.686920  3975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:47.687245  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092962b51ed84c83b5ee37844af83754" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:47.687616  3975 raft_consensus.cc:3055] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:47.687934  4124 raft_consensus.cc:3060] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.687984  3975 raft_consensus.cc:740] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:47.689168  3975 consensus_queue.cc:260] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.690284  3975 raft_consensus.cc:3060] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.693347  4124 raft_consensus.cc:2468] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:47.694722  4015 leader_election.cc:304] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:47.695761  4306 raft_consensus.cc:2804] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:47.696319  4306 raft_consensus.cc:697] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Becoming Leader. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:47.697824  3975 raft_consensus.cc:2468] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:47.697465  4306 consensus_queue.cc:237] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.706399  3873 catalog_manager.cc:5697] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 reported cstate change: term changed from 1 to 2, leader changed from 378e65f05b424fb19130b5efde95db4f (127.30.90.65) to b27a785de67248759d5127cc32e115d2 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "b27a785de67248759d5127cc32e115d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.847465  4308 raft_consensus.cc:993] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f: : Instructing follower b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:47.847950  4281 raft_consensus.cc:1081] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Signalling peer b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:47.849807  4049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586"
dest_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:39148
I20260709 12:14:47.850391  4049 raft_consensus.cc:493] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:47.850682  4049 raft_consensus.cc:3060] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.859205  4049 raft_consensus.cc:515] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.861104  4049 leader_election.cc:290] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:47.862323  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:47.862875  4124 raft_consensus.cc:3060] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.862703  3975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:47.863493  3975 raft_consensus.cc:3055] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:47.863879  3975 raft_consensus.cc:740] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:47.864981  3975 consensus_queue.cc:260] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.866575  3975 raft_consensus.cc:3060] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.868767  4124 raft_consensus.cc:2468] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:47.870767  4015 leader_election.cc:304] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:47.871620  4335 raft_consensus.cc:2804] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:47.872068  4335 raft_consensus.cc:697] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Becoming Leader. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:47.873052  4335 consensus_queue.cc:237] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.875483  3975 raft_consensus.cc:2468] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:47.880550  3873 catalog_manager.cc:5697] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 reported cstate change: term changed from 1 to 2, leader changed from 378e65f05b424fb19130b5efde95db4f (127.30.90.65) to b27a785de67248759d5127cc32e115d2 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "b27a785de67248759d5127cc32e115d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.958199  4285 raft_consensus.cc:993] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569: : Instructing follower 378e65f05b424fb19130b5efde95db4f to start an election
I20260709 12:14:47.958812  4345 raft_consensus.cc:1081] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Signalling peer 378e65f05b424fb19130b5efde95db4f to start an election
I20260709 12:14:47.960536  3975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b01dfdfb26404b9382540c2182c0bd3f"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
 from {username='slave'} at 127.0.0.1:54902
I20260709 12:14:47.961108  3975 raft_consensus.cc:493] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:47.961442  3975 raft_consensus.cc:3060] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.967027  3975 raft_consensus.cc:515] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.968763  3975 leader_election.cc:290] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 2 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:47.969645  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01dfdfb26404b9382540c2182c0bd3f" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:47.969802  4049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01dfdfb26404b9382540c2182c0bd3f" candidate_uuid: "378e65f05b424fb19130b5efde95db4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:47.970331  4124 raft_consensus.cc:3055] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:47.970402  4049 raft_consensus.cc:3060] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.970577  4124 raft_consensus.cc:740] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:47.971505  4124 consensus_queue.cc:260] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.972522  4124 raft_consensus.cc:3060] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.975850  4049 raft_consensus.cc:2468] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 2.
I20260709 12:14:47.976977  3940 leader_election.cc:304] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:47.977680  4281 raft_consensus.cc:2804] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:47.978103  4281 raft_consensus.cc:697] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Becoming Leader. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:47.978612  4124 raft_consensus.cc:2468] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 378e65f05b424fb19130b5efde95db4f in term 2.
I20260709 12:14:47.979103  4281 consensus_queue.cc:237] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:47.989398  3873 catalog_manager.cc:5697] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f reported cstate change: term changed from 1 to 2, leader changed from 2a10b43318994fb9959da957b2f64569 (127.30.90.67) to 378e65f05b424fb19130b5efde95db4f (127.30.90.65). New cstate: current_term: 2 leader_uuid: "378e65f05b424fb19130b5efde95db4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.992538  4345 raft_consensus.cc:993] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569: : Instructing follower b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:47.993085  4285 raft_consensus.cc:1081] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Signalling peer b27a785de67248759d5127cc32e115d2 to start an election
I20260709 12:14:47.994761  4049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5921d9ca66346df8972472bdef2ff63"
dest_uuid: "b27a785de67248759d5127cc32e115d2"
 from {username='slave'} at 127.0.0.1:39160
I20260709 12:14:47.995277  4049 raft_consensus.cc:493] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:47.995625  4049 raft_consensus.cc:3060] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.001323  4049 raft_consensus.cc:515] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:48.003090  4049 leader_election.cc:290] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935)
I20260709 12:14:48.004158  3975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5921d9ca66346df8972472bdef2ff63" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:48.004410  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5921d9ca66346df8972472bdef2ff63" candidate_uuid: "b27a785de67248759d5127cc32e115d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a10b43318994fb9959da957b2f64569"
I20260709 12:14:48.004917  3975 raft_consensus.cc:3060] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.004956  4124 raft_consensus.cc:3055] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:48.005535  4124 raft_consensus.cc:740] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:48.006476  4124 consensus_queue.cc:260] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:48.007784  4124 raft_consensus.cc:3060] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:48.013263  3975 raft_consensus.cc:2468] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:48.014647  4014 leader_election.cc:304] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 378e65f05b424fb19130b5efde95db4f, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:48.014886  4124 raft_consensus.cc:2468] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27a785de67248759d5127cc32e115d2 in term 2.
I20260709 12:14:48.015623  4335 raft_consensus.cc:2804] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:48.016181  4335 raft_consensus.cc:697] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Becoming Leader. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:48.017176  4335 consensus_queue.cc:237] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:48.026250  3873 catalog_manager.cc:5697] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 reported cstate change: term changed from 1 to 2, leader changed from 2a10b43318994fb9959da957b2f64569 (127.30.90.67) to b27a785de67248759d5127cc32e115d2 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "b27a785de67248759d5127cc32e115d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.147543  3975 raft_consensus.cc:1275] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.148787  4306 consensus_queue.cc:1048] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.161815  4124 raft_consensus.cc:1275] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.163363  4335 consensus_queue.cc:1048] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.369766  4124 raft_consensus.cc:1275] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer 378e65f05b424fb19130b5efde95db4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.371026  4361 consensus_queue.cc:1048] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.380028  4051 raft_consensus.cc:1275] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Refusing update from remote peer 378e65f05b424fb19130b5efde95db4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.382097  4361 consensus_queue.cc:1048] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.411841  3976 raft_consensus.cc:1275] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.413084  4335 consensus_queue.cc:1048] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.425176  4124 raft_consensus.cc:1275] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.426648  4365 consensus_queue.cc:1048] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:48.473203  4125 raft_consensus.cc:1275] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.474776  4365 consensus_queue.cc:1048] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.486678  3976 raft_consensus.cc:1275] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Refusing update from remote peer b27a785de67248759d5127cc32e115d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:48.488185  4335 consensus_queue.cc:1048] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.585114  3872 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54234:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:14:50.604892  3872 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54234:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:14:50.627761 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:14:50.907366  3940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:41935, user_credentials={real_user=slave}} blocked reactor thread for 44594.1us
I20260709 12:14:50.933327  3971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
mode: GRACEFUL
new_leader_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:39208
I20260709 12:14:50.935837  3971 raft_consensus.cc:606] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Received request to transfer leadership to TS 2a10b43318994fb9959da957b2f64569
W20260709 12:14:50.989190  4089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:40243, user_credentials={real_user=slave}} blocked reactor thread for 61988.1us
W20260709 12:14:51.001245  4088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:35267, user_credentials={real_user=slave}} blocked reactor thread for 59444.5us
W20260709 12:14:51.015525  3940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:41935, user_credentials={real_user=slave}} blocked reactor thread for 50943.6us
I20260709 12:14:51.053335  4435 tablet.cc:1724] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.053467  4434 tablet.cc:1724] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.055287  4437 tablet.cc:1724] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.062708  4427 tablet.cc:1724] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.065234  4433 tablet.cc:1724] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.067359  4425 tablet.cc:1724] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:51.078703  4151 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:32d04b663c1646bb9e3e76d307de1844)
W20260709 12:14:51.089668  4151 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:32d04b663c1646bb9e3e76d307de1844)
W20260709 12:14:51.092218  4151 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:32d04b663c1646bb9e3e76d307de1844)
I20260709 12:14:51.126595  4436 tablet.cc:1724] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.153832  4442 tablet.cc:1724] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.156319  4441 tablet.cc:1724] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.161199  4444 tablet.cc:1724] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.173286  4448 tablet.cc:1724] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.181434  4431 raft_consensus.cc:993] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f: : Instructing follower 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:51.182000  4431 raft_consensus.cc:1081] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Signalling peer 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:51.184062  4435 tablet.cc:1724] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.136958  4439 tablet.cc:1724] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.190575  4433 tablet.cc:1724] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.199319  4427 tablet.cc:1724] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.208024  3873 catalog_manager.cc:5789] TS b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243) does not have the latest schema for tablet da467e4f76dd45f7a49cc4ffef4a9586 (table soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]). Expected version 1 got 0
I20260709 12:14:51.219502  4434 tablet.cc:1724] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.219600  4433 tablet.cc:1724] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.228431  4435 tablet.cc:1724] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.233493  4425 tablet.cc:1724] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.238500  4436 tablet.cc:1724] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:14:51.241958  4014 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.65:35267, user_credentials={real_user=slave}} blocked reactor thread for 47733.2us
I20260709 12:14:51.243824  3872 catalog_manager.cc:5789] TS 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267) does not have the latest schema for tablet d6de5672e1aa447782b928a43e130d80 (table soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]). Expected version 1 got 0
I20260709 12:14:51.243280  4439 tablet.cc:1724] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.248574  3873 catalog_manager.cc:5789] TS b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243) does not have the latest schema for tablet 4a1853ec0efc4942b3e9d19c04ce8523 (table soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]). Expected version 1 got 0
I20260709 12:14:51.250653  3872 catalog_manager.cc:5789] TS 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267) does not have the latest schema for tablet 9943f199be8b44ba92e19450848f7a15 (table soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]). Expected version 1 got 0
I20260709 12:14:51.251345  3872 catalog_manager.cc:5789] TS 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267) does not have the latest schema for tablet 13ae8353fed14960ae9e0cb9a6ad2760 (table soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]). Expected version 1 got 0
W20260709 12:14:51.257009  3940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:40243, user_credentials={real_user=slave}} blocked reactor thread for 136542us
I20260709 12:14:51.262138  4120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80"
dest_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:42574
I20260709 12:14:51.262738  4120 raft_consensus.cc:493] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.263130  4120 raft_consensus.cc:3060] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.269421  4437 tablet.cc:1724] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.305661  4051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586"
dest_uuid: "b27a785de67248759d5127cc32e115d2"
mode: GRACEFUL
new_leader_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:33560
I20260709 12:14:51.306404  4051 raft_consensus.cc:606] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Received request to transfer leadership to TS 2a10b43318994fb9959da957b2f64569
I20260709 12:14:51.308211 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:14:51.308898 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:51.308840  4433 tablet.cc:1724] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.303105  4434 tablet.cc:1724] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.298452  4444 tablet.cc:1724] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.320654  4120 raft_consensus.cc:515] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:51.337003  4427 tablet.cc:1724] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.350008  4118 raft_consensus.cc:1240] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Rejecting Update request from peer 378e65f05b424fb19130b5efde95db4f for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:51.363547  4445 consensus_queue.cc:1059] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:51.364851  4422 raft_consensus.cc:3055] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:51.365311  4422 raft_consensus.cc:740] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:51.366343  4422 consensus_queue.cc:260] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [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: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:51.367867  4422 raft_consensus.cc:3060] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.377002  3972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976"
dest_uuid: "378e65f05b424fb19130b5efde95db4f"
mode: GRACEFUL
new_leader_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:39208
I20260709 12:14:51.377815  3972 raft_consensus.cc:606] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Received request to transfer leadership to TS 2a10b43318994fb9959da957b2f64569
I20260709 12:14:51.383967  4120 leader_election.cc:290] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 3 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:51.385211  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:51.385303  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6de5672e1aa447782b928a43e130d80" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:51.385875  4051 raft_consensus.cc:3060] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.388327  4050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c"
dest_uuid: "b27a785de67248759d5127cc32e115d2"
mode: GRACEFUL
new_leader_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:33560
I20260709 12:14:51.389041  4050 raft_consensus.cc:606] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Received request to transfer leadership to TS 2a10b43318994fb9959da957b2f64569
I20260709 12:14:51.392184  4051 raft_consensus.cc:2468] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 3.
I20260709 12:14:51.393368  4089 leader_election.cc:304] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [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: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:51.393729 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:51.394352 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:51.394459  4423 raft_consensus.cc:2804] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:51.394992  4423 raft_consensus.cc:697] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 3 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:51.395923  4423 consensus_queue.cc:237] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:51.396414  3972 raft_consensus.cc:2468] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 3.
I20260709 12:14:51.409677  3871 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4: soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d] alter complete (version 1)
I20260709 12:14:51.415594  3871 catalog_manager.cc:5697] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 2 to 3, leader changed from 378e65f05b424fb19130b5efde95db4f (127.30.90.65) to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.416568  3871 catalog_manager.cc:5789] TS 2a10b43318994fb9959da957b2f64569 (127.30.90.67:41935) does not have the latest schema for tablet d6de5672e1aa447782b928a43e130d80 (table soft_deleted_table [id=cf499324bff84b47a155a92be08ebd9d]). Expected version 1 got 0
I20260709 12:14:51.450223  4335 raft_consensus.cc:993] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2: : Instructing follower 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:51.450888  4403 raft_consensus.cc:1081] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Signalling peer 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:51.452443  4120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c"
dest_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:42584
I20260709 12:14:51.452978  4120 raft_consensus.cc:493] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.453300  4120 raft_consensus.cc:3060] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.458667  4120 raft_consensus.cc:515] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:51.460827  4120 leader_election.cc:290] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 3 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:51.461081  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:51.461405  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5844aa5419849b3876974684fd42d7c" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:51.461827  3972 raft_consensus.cc:3060] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.462014  4051 raft_consensus.cc:3055] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:51.462329  4051 raft_consensus.cc:740] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:51.463116  4051 consensus_queue.cc:260] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [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: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:51.464300  4051 raft_consensus.cc:3060] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.469020  3972 raft_consensus.cc:2468] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 3.
I20260709 12:14:51.470278  4088 leader_election.cc:304] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [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: 2a10b43318994fb9959da957b2f64569, 378e65f05b424fb19130b5efde95db4f; no voters: 
I20260709 12:14:51.470928  4051 raft_consensus.cc:2468] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 3.
I20260709 12:14:51.471109  4423 raft_consensus.cc:2804] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:51.471604  4423 raft_consensus.cc:697] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 3 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:51.472476  4423 consensus_queue.cc:237] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [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: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:51.481016  3871 catalog_manager.cc:5697] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 2 to 3, leader changed from b27a785de67248759d5127cc32e115d2 (127.30.90.66) to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.709293  4335 raft_consensus.cc:993] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2: : Instructing follower 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:51.709877  4403 raft_consensus.cc:1081] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Signalling peer 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:51.711386  4120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586"
dest_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:42584
I20260709 12:14:51.711876  4120 raft_consensus.cc:493] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.712184  4120 raft_consensus.cc:3060] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.717207  4120 raft_consensus.cc:515] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:51.719117  4120 leader_election.cc:290] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 3 election: Requested vote from peers 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267), b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243)
I20260709 12:14:51.719807  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:51.720041  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da467e4f76dd45f7a49cc4ffef4a9586" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:51.720542  3972 raft_consensus.cc:3060] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.720638  4051 raft_consensus.cc:3055] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:51.721040  4051 raft_consensus.cc:740] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b27a785de67248759d5127cc32e115d2, State: Running, Role: LEADER
I20260709 12:14:51.721707  4051 consensus_queue.cc:260] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [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: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:51.722469  4051 raft_consensus.cc:3060] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.728065  4051 raft_consensus.cc:2468] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 3.
I20260709 12:14:51.728355  3972 raft_consensus.cc:2468] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 3.
I20260709 12:14:51.729106  4089 leader_election.cc:304] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [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: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:51.730165  4423 raft_consensus.cc:2804] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:51.730665  4423 raft_consensus.cc:697] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 3 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:51.731513  4423 consensus_queue.cc:237] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [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: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } }
I20260709 12:14:51.738692  3871 catalog_manager.cc:5697] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 2 to 3, leader changed from b27a785de67248759d5127cc32e115d2 (127.30.90.66) to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.780113  4051 raft_consensus.cc:1275] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:51.781495  4423 consensus_queue.cc:1048] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:51.788136  4445 raft_consensus.cc:993] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f: : Instructing follower 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:51.788632  4443 raft_consensus.cc:1081] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Signalling peer 2a10b43318994fb9959da957b2f64569 to start an election
I20260709 12:14:51.788426  4444 tablet.cc:1724] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:14:51.792732  4120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976"
dest_uuid: "2a10b43318994fb9959da957b2f64569"
 from {username='slave'} at 127.0.0.1:42574
I20260709 12:14:51.793319  4120 raft_consensus.cc:493] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:51.793727  3974 raft_consensus.cc:1275] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:51.793840  4120 raft_consensus.cc:3060] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.797403  4453 consensus_queue.cc:1048] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:51.803890  4120 raft_consensus.cc:515] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:51.808261  4120 leader_election.cc:290] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [CANDIDATE]: Term 3 election: Requested vote from peers b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243), 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267)
I20260709 12:14:51.810695  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "378e65f05b424fb19130b5efde95db4f"
I20260709 12:14:51.811282  3972 raft_consensus.cc:3055] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:51.811582  3972 raft_consensus.cc:740] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 378e65f05b424fb19130b5efde95db4f, State: Running, Role: LEADER
I20260709 12:14:51.812425  3972 consensus_queue.cc:260] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [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: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:51.814349  4051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b5708639b84ac1b3e1a477d0091976" candidate_uuid: "2a10b43318994fb9959da957b2f64569" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b27a785de67248759d5127cc32e115d2"
I20260709 12:14:51.814924  4051 raft_consensus.cc:3060] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.817687  3972 raft_consensus.cc:3060] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.826797  4444 tablet.cc:1719] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:14:51.829178  4439 tablet.cc:1719] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:14:51.834972  4051 raft_consensus.cc:2468] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 3.
I20260709 12:14:51.836052  4089 leader_election.cc:304] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [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: 2a10b43318994fb9959da957b2f64569, b27a785de67248759d5127cc32e115d2; no voters: 
I20260709 12:14:51.836882  4453 raft_consensus.cc:2804] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:51.837324  4453 raft_consensus.cc:697] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 3 LEADER]: Becoming Leader. State: Replica: 2a10b43318994fb9959da957b2f64569, State: Running, Role: LEADER
I20260709 12:14:51.838228  4453 consensus_queue.cc:237] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [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: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } }
I20260709 12:14:51.843735  3972 raft_consensus.cc:2468] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10b43318994fb9959da957b2f64569 in term 3.
I20260709 12:14:51.849135  3874 catalog_manager.cc:5697] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 reported cstate change: term changed from 2 to 3, leader changed from 378e65f05b424fb19130b5efde95db4f (127.30.90.65) to 2a10b43318994fb9959da957b2f64569 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "2a10b43318994fb9959da957b2f64569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a10b43318994fb9959da957b2f64569" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.852101  4441 tablet.cc:1719] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:14:52.031200  4050 raft_consensus.cc:1275] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:52.032567  4453 consensus_queue.cc:1048] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.039387  3974 raft_consensus.cc:1275] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:52.040726  4430 consensus_queue.cc:1048] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.275897  3972 raft_consensus.cc:1275] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:52.277070  4423 consensus_queue.cc:1048] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.290472  4050 raft_consensus.cc:1275] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:52.291806  4423 consensus_queue.cc:1048] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.316808  3972 raft_consensus.cc:1275] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:52.318199  4423 consensus_queue.cc:1048] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378e65f05b424fb19130b5efde95db4f" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:52.326666  4050 raft_consensus.cc:1275] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Refusing update from remote peer 2a10b43318994fb9959da957b2f64569: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:52.328212  4453 consensus_queue.cc:1048] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27a785de67248759d5127cc32e115d2" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 40243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:52.395449 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:52.401683 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:52.402127 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:52.407130 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:52.407529 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:53.408564 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:53.414315 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:53.414825 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:53.420472 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:53.420935 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:54.421996 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:54.427264 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:54.427697 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.432845 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:54.433247 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:55.434275 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:55.439705 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:55.440110 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:55.445225 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:55.445768 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:56.446836 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:56.454008 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:56.454661 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:56.460985 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:56.461508 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:57.462850 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:57.469686 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:57.470147 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:57.477535 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:57.478045 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:58.479332 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:58.484157 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:58.484663 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:58.489810 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:58.490211 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:59.491154 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:59.496122 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:59.496591 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:59.501123 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:59.501536 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:00.502471 31081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:15:00.507337 31081 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:15:00.507781 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:00.512373 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:00.512743 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:01.571630 31081 tablet_server.cc:179] TabletServer@127.30.90.65:0 shutting down...
W20260709 12:15:01.614108  4014 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]
W20260709 12:15:01.618029  4014 consensus_peers.cc:597] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.621053 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:01.621927 31081 tablet_replica.cc:333] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.623035 31081 raft_consensus.cc:2243] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.623812 31081 raft_consensus.cc:2272] T 092962b51ed84c83b5ee37844af83754 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.626494 31081 tablet_replica.cc:333] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.627148 31081 raft_consensus.cc:2243] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.627991 31081 raft_consensus.cc:2272] T 32d04b663c1646bb9e3e76d307de1844 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.632067 31081 tablet_replica.cc:333] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.632822 31081 raft_consensus.cc:2243] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:01.633209  4088 consensus_peers.cc:597] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.633505 31081 raft_consensus.cc:2272] T e5921d9ca66346df8972472bdef2ff63 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.636794 31081 tablet_replica.cc:333] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.637840 31081 raft_consensus.cc:2243] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.638723 31081 raft_consensus.cc:2272] T da467e4f76dd45f7a49cc4ffef4a9586 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:01.639730  4014 consensus_peers.cc:597] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.641716 31081 tablet_replica.cc:333] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.642351 31081 raft_consensus.cc:2243] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.642853 31081 raft_consensus.cc:2272] T d6de5672e1aa447782b928a43e130d80 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.645303 31081 tablet_replica.cc:333] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.645885 31081 raft_consensus.cc:2243] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.646296 31081 raft_consensus.cc:2272] T f5844aa5419849b3876974684fd42d7c P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.648351 31081 tablet_replica.cc:333] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.648903 31081 raft_consensus.cc:2243] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.649338 31081 raft_consensus.cc:2272] T 8e02a9da0bee47fcac82cd74b2a78f1d P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.651525 31081 tablet_replica.cc:333] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.652046 31081 raft_consensus.cc:2243] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.652877 31081 raft_consensus.cc:2272] T 9943f199be8b44ba92e19450848f7a15 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.655134 31081 tablet_replica.cc:333] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.655646 31081 raft_consensus.cc:2243] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.656097 31081 raft_consensus.cc:2272] T d32a4966c7854319a0703427db3c1032 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.658306 31081 tablet_replica.cc:333] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.658747 31081 raft_consensus.cc:2243] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.659579 31081 raft_consensus.cc:2272] T 0c7382e8406e42198e9022489422b4a5 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.661929 31081 tablet_replica.cc:333] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.662526 31081 raft_consensus.cc:2243] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.663056 31081 raft_consensus.cc:2272] T 2f2de4aebb2440fea220bb15b69b5e9e P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.665349 31081 tablet_replica.cc:333] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.666002 31081 raft_consensus.cc:2243] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.667297 31081 raft_consensus.cc:2272] T b01dfdfb26404b9382540c2182c0bd3f P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.670641 31081 tablet_replica.cc:333] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.671335 31081 raft_consensus.cc:2243] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:01.671809  4088 consensus_peers.cc:597] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.672567 31081 raft_consensus.cc:2272] T 13ae8353fed14960ae9e0cb9a6ad2760 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.675025 31081 tablet_replica.cc:333] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.675593 31081 raft_consensus.cc:2243] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.676122 31081 raft_consensus.cc:2272] T 41b5708639b84ac1b3e1a477d0091976 P 378e65f05b424fb19130b5efde95db4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.678385 31081 tablet_replica.cc:333] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.678956 31081 raft_consensus.cc:2243] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.679431 31081 raft_consensus.cc:2272] T cacce743320f4d16b716f150fb88c5a6 P 378e65f05b424fb19130b5efde95db4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.681608 31081 tablet_replica.cc:333] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.682215 31081 raft_consensus.cc:2243] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.682749 31081 raft_consensus.cc:2272] T 4a1853ec0efc4942b3e9d19c04ce8523 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.684943 31081 tablet_replica.cc:333] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.685454 31081 raft_consensus.cc:2243] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.686316 31081 raft_consensus.cc:2272] T 708fa7da93ec400fa25b6d9720c55aa8 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.688575 31081 tablet_replica.cc:333] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f: stopping tablet replica
I20260709 12:15:01.689030 31081 raft_consensus.cc:2243] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.689878 31081 raft_consensus.cc:2272] T 8438bd19582c4432bab2e726189c89e4 P 378e65f05b424fb19130b5efde95db4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:01.732686  4088 consensus_peers.cc:597] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:35267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.734414 31081 tablet_server.cc:196] TabletServer@127.30.90.65:0 shutdown complete.
W20260709 12:15:01.773947  4014 consensus_peers.cc:597] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:35267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.781844 31081 tablet_server.cc:179] TabletServer@127.30.90.66:0 shutting down...
W20260709 12:15:01.813738  4089 consensus_peers.cc:597] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 -> Peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Couldn't send request to peer b27a785de67248759d5127cc32e115d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.821756 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:15:01.822408  4088 consensus_peers.cc:597] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:35267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.822718 31081 tablet_replica.cc:333] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.823712 31081 raft_consensus.cc:2243] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.824875 31081 raft_consensus.cc:2272] T 092962b51ed84c83b5ee37844af83754 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.827754 31081 tablet_replica.cc:333] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
W20260709 12:15:01.827813  4089 consensus_peers.cc:597] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 -> Peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Couldn't send request to peer b27a785de67248759d5127cc32e115d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.830068 31081 raft_consensus.cc:2243] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.830978 31081 raft_consensus.cc:2272] T d6de5672e1aa447782b928a43e130d80 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:01.831260  4089 consensus_peers.cc:597] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 -> Peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Couldn't send request to peer b27a785de67248759d5127cc32e115d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.833907 31081 tablet_replica.cc:333] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.834558 31081 raft_consensus.cc:2243] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.835064 31081 raft_consensus.cc:2272] T da467e4f76dd45f7a49cc4ffef4a9586 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.837307 31081 tablet_replica.cc:333] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.838001 31081 raft_consensus.cc:2243] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.838529 31081 raft_consensus.cc:2272] T 32d04b663c1646bb9e3e76d307de1844 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.840691 31081 tablet_replica.cc:333] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.841228 31081 raft_consensus.cc:2243] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.842128 31081 raft_consensus.cc:2272] T e5921d9ca66346df8972472bdef2ff63 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.844208 31081 tablet_replica.cc:333] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.844810 31081 raft_consensus.cc:2243] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.845345 31081 raft_consensus.cc:2272] T 13ae8353fed14960ae9e0cb9a6ad2760 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.847613 31081 tablet_replica.cc:333] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.848192 31081 raft_consensus.cc:2243] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.848709 31081 raft_consensus.cc:2272] T b01dfdfb26404b9382540c2182c0bd3f P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.850921 31081 tablet_replica.cc:333] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.851519 31081 raft_consensus.cc:2243] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.852003 31081 raft_consensus.cc:2272] T f5844aa5419849b3876974684fd42d7c P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.854733 31081 tablet_replica.cc:333] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.855592 31081 raft_consensus.cc:2243] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.856264 31081 raft_consensus.cc:2272] T 9943f199be8b44ba92e19450848f7a15 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:01.856886  4014 consensus_peers.cc:597] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:35267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.858937 31081 tablet_replica.cc:333] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
W20260709 12:15:01.859436  4089 consensus_peers.cc:597] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 -> Peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Couldn't send request to peer b27a785de67248759d5127cc32e115d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.859654 31081 raft_consensus.cc:2243] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.860625 31081 raft_consensus.cc:2272] T d32a4966c7854319a0703427db3c1032 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.862746 31081 tablet_replica.cc:333] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.863344 31081 raft_consensus.cc:2243] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.864161 31081 raft_consensus.cc:2272] T 8e02a9da0bee47fcac82cd74b2a78f1d P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.866335 31081 tablet_replica.cc:333] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.866942 31081 raft_consensus.cc:2243] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.867414 31081 raft_consensus.cc:2272] T 8438bd19582c4432bab2e726189c89e4 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.870198 31081 tablet_replica.cc:333] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.870735 31081 raft_consensus.cc:2243] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.871306 31081 raft_consensus.cc:2272] T 0c7382e8406e42198e9022489422b4a5 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:01.872792  4088 consensus_peers.cc:597] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:35267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.873888 31081 tablet_replica.cc:333] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.874516 31081 raft_consensus.cc:2243] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.875327 31081 raft_consensus.cc:2272] T 2f2de4aebb2440fea220bb15b69b5e9e P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.877424 31081 tablet_replica.cc:333] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.878026 31081 raft_consensus.cc:2243] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.878525 31081 raft_consensus.cc:2272] T 41b5708639b84ac1b3e1a477d0091976 P b27a785de67248759d5127cc32e115d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.880623 31081 tablet_replica.cc:333] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.881122 31081 raft_consensus.cc:2243] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.881655 31081 raft_consensus.cc:2272] T cacce743320f4d16b716f150fb88c5a6 P b27a785de67248759d5127cc32e115d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.883678 31081 tablet_replica.cc:333] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.884178 31081 raft_consensus.cc:2243] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:01.885044 31081 raft_consensus.cc:2272] T 4a1853ec0efc4942b3e9d19c04ce8523 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.887363 31081 tablet_replica.cc:333] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2: stopping tablet replica
I20260709 12:15:01.887845 31081 raft_consensus.cc:2243] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:01.888265 31081 raft_consensus.cc:2272] T 708fa7da93ec400fa25b6d9720c55aa8 P b27a785de67248759d5127cc32e115d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:01.956526 31081 tablet_server.cc:196] TabletServer@127.30.90.66:0 shutdown complete.
W20260709 12:15:01.974018  4089 consensus_peers.cc:597] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 -> Peer b27a785de67248759d5127cc32e115d2 (127.30.90.66:40243): Couldn't send request to peer b27a785de67248759d5127cc32e115d2. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:40243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:01.996003 31081 tablet_server.cc:179] TabletServer@127.30.90.67:0 shutting down...
I20260709 12:15:02.029781 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:02.030481 31081 tablet_replica.cc:333] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.031306 31081 raft_consensus.cc:2243] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.032239 31081 raft_consensus.cc:2272] T 32d04b663c1646bb9e3e76d307de1844 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.034531 31081 tablet_replica.cc:333] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.035110 31081 raft_consensus.cc:2243] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.035630 31081 raft_consensus.cc:2272] T 092962b51ed84c83b5ee37844af83754 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.037813 31081 tablet_replica.cc:333] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.038368 31081 raft_consensus.cc:2243] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.038872 31081 raft_consensus.cc:2272] T e5921d9ca66346df8972472bdef2ff63 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.040889 31081 tablet_replica.cc:333] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.041416 31081 raft_consensus.cc:2243] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.042309 31081 raft_consensus.cc:2272] T da467e4f76dd45f7a49cc4ffef4a9586 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.044411 31081 tablet_replica.cc:333] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.044968 31081 raft_consensus.cc:2243] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.045828 31081 raft_consensus.cc:2272] T d6de5672e1aa447782b928a43e130d80 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.047845 31081 tablet_replica.cc:333] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.048422 31081 raft_consensus.cc:2243] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.048894 31081 raft_consensus.cc:2272] T 13ae8353fed14960ae9e0cb9a6ad2760 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.050972 31081 tablet_replica.cc:333] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.051569 31081 raft_consensus.cc:2243] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.052070 31081 raft_consensus.cc:2272] T b01dfdfb26404b9382540c2182c0bd3f P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.054622 31081 tablet_replica.cc:333] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.055464 31081 raft_consensus.cc:2243] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.056514 31081 raft_consensus.cc:2272] T f5844aa5419849b3876974684fd42d7c P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.059185 31081 tablet_replica.cc:333] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.059751 31081 raft_consensus.cc:2243] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.060243 31081 raft_consensus.cc:2272] T 9943f199be8b44ba92e19450848f7a15 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.062217 31081 tablet_replica.cc:333] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.062728 31081 raft_consensus.cc:2243] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.063179 31081 raft_consensus.cc:2272] T d32a4966c7854319a0703427db3c1032 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.065485 31081 tablet_replica.cc:333] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.066103 31081 raft_consensus.cc:2243] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.066612 31081 raft_consensus.cc:2272] T 8e02a9da0bee47fcac82cd74b2a78f1d P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:02.068784  4088 consensus_peers.cc:597] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 -> Peer 378e65f05b424fb19130b5efde95db4f (127.30.90.65:35267): Couldn't send request to peer 378e65f05b424fb19130b5efde95db4f. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:35267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:02.069185 31081 tablet_replica.cc:333] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.069954 31081 raft_consensus.cc:2243] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.070343 31081 raft_consensus.cc:2272] T 8438bd19582c4432bab2e726189c89e4 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.072263 31081 tablet_replica.cc:333] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.072896 31081 raft_consensus.cc:2243] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.073307 31081 raft_consensus.cc:2272] T 0c7382e8406e42198e9022489422b4a5 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.075328 31081 tablet_replica.cc:333] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.075802 31081 raft_consensus.cc:2243] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.076236 31081 raft_consensus.cc:2272] T 2f2de4aebb2440fea220bb15b69b5e9e P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.078161 31081 tablet_replica.cc:333] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.078619 31081 raft_consensus.cc:2243] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.079380 31081 raft_consensus.cc:2272] T cacce743320f4d16b716f150fb88c5a6 P 2a10b43318994fb9959da957b2f64569 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.081295 31081 tablet_replica.cc:333] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.081836 31081 raft_consensus.cc:2243] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.082278 31081 raft_consensus.cc:2272] T 4a1853ec0efc4942b3e9d19c04ce8523 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.084160 31081 tablet_replica.cc:333] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.084600 31081 raft_consensus.cc:2243] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.084996 31081 raft_consensus.cc:2272] T 708fa7da93ec400fa25b6d9720c55aa8 P 2a10b43318994fb9959da957b2f64569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.087000 31081 tablet_replica.cc:333] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569: stopping tablet replica
I20260709 12:15:02.087481 31081 raft_consensus.cc:2243] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.088210 31081 raft_consensus.cc:2272] T 41b5708639b84ac1b3e1a477d0091976 P 2a10b43318994fb9959da957b2f64569 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.130295 31081 tablet_server.cc:196] TabletServer@127.30.90.67:0 shutdown complete.
I20260709 12:15:02.165704 31081 master.cc:562] Master@127.30.90.126:42063 shutting down...
I20260709 12:15:02.190680 31081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:02.191295 31081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.191624 31081 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee7dd9bd4bd543db84069a667f6832a4: stopping tablet replica
I20260709 12:15:02.213145 31081 master.cc:584] Master@127.30.90.126:42063 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (22479 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:15:02.271010 31081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.90.126:45879
I20260709 12:15:02.272330 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:02.278640  4490 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
W20260709 12:15:02.278903  4489 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
W20260709 12:15:02.279601  4492 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
I20260709 12:15:02.280923 31081 server_base.cc:1061] running on GCE node
I20260709 12:15:02.282050 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:02.282291 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:02.282519 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599302282494 us; error 0 us; skew 500 ppm
I20260709 12:15:02.283077 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:02.286213 31081 webserver.cc:533] Webserver started at http://127.30.90.126:46561/ using document root <none> and password file <none>
I20260709 12:15:02.286788 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:02.287020 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:02.287324 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:02.288641 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/master-0-root/instance:
uuid: "94514343a7c44d1291384a6aecceef37"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-q6ss"
I20260709 12:15:02.293598 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:15:02.297238  4497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.298120 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:02.298372 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/master-0-root
uuid: "94514343a7c44d1291384a6aecceef37"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-q6ss"
I20260709 12:15:02.298610 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-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)
I20260709 12:15:02.308283 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:02.309579 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:02.351325 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.126:45879
I20260709 12:15:02.351414  4548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.126:45879 every 8 connection(s)
I20260709 12:15:02.355649  4549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.368047  4549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37: Bootstrap starting.
I20260709 12:15:02.372926  4549 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:02.377419  4549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37: No bootstrap required, opened a new log
I20260709 12:15:02.379683  4549 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94514343a7c44d1291384a6aecceef37" member_type: VOTER }
I20260709 12:15:02.380121  4549 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:02.380369  4549 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94514343a7c44d1291384a6aecceef37, State: Initialized, Role: FOLLOWER
I20260709 12:15:02.380960  4549 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94514343a7c44d1291384a6aecceef37" member_type: VOTER }
I20260709 12:15:02.381449  4549 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:02.381731  4549 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:02.382027  4549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:02.386994  4549 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94514343a7c44d1291384a6aecceef37" member_type: VOTER }
I20260709 12:15:02.387550  4549 leader_election.cc:304] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [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: 94514343a7c44d1291384a6aecceef37; no voters: 
I20260709 12:15:02.388731  4549 leader_election.cc:290] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:02.389147  4552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:02.390563  4552 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 1 LEADER]: Becoming Leader. State: Replica: 94514343a7c44d1291384a6aecceef37, State: Running, Role: LEADER
I20260709 12:15:02.391273  4552 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [LEADER]: Queue going to LEADER mode. State: All 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: "94514343a7c44d1291384a6aecceef37" member_type: VOTER }
I20260709 12:15:02.391764  4549 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:02.396572  4554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94514343a7c44d1291384a6aecceef37. Latest consensus state: current_term: 1 leader_uuid: "94514343a7c44d1291384a6aecceef37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94514343a7c44d1291384a6aecceef37" member_type: VOTER } }
I20260709 12:15:02.397658  4553 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94514343a7c44d1291384a6aecceef37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94514343a7c44d1291384a6aecceef37" member_type: VOTER } }
I20260709 12:15:02.398198  4554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:02.398380  4553 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:02.400344  4561 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:02.408073  4561 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:02.409034 31081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:02.416818  4561 catalog_manager.cc:1383] Generated new cluster ID: 36776fc1f9d24bf99cfa66bd43aba3b6
I20260709 12:15:02.417172  4561 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:02.439617  4561 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:02.440955  4561 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:02.453073  4561 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37: Generated new TSK 0
I20260709 12:15:02.453712  4561 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:02.475937 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:02.482237  4570 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
W20260709 12:15:02.483629  4571 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
I20260709 12:15:02.486081 31081 server_base.cc:1061] running on GCE node
W20260709 12:15:02.488948  4574 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
I20260709 12:15:02.490113 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:02.490326 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:02.490464 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599302490451 us; error 0 us; skew 500 ppm
I20260709 12:15:02.491106 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:02.493670 31081 webserver.cc:533] Webserver started at http://127.30.90.65:39149/ using document root <none> and password file <none>
I20260709 12:15:02.494176 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:02.494349 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:02.494581 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:02.495723 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-0-root/instance:
uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-q6ss"
I20260709 12:15:02.500759 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:02.504230  4578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.505050 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:02.505365 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-0-root
uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-q6ss"
I20260709 12:15:02.505721 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-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)
I20260709 12:15:02.521615 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:02.522861 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:02.524344 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:02.526670 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:02.526883 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.527159 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:02.527319 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.568012 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.65:37859
I20260709 12:15:02.568113  4640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.65:37859 every 8 connection(s)
I20260709 12:15:02.573199 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:02.580361  4645 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
W20260709 12:15:02.580615  4646 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
W20260709 12:15:02.584476  4648 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
I20260709 12:15:02.585422 31081 server_base.cc:1061] running on GCE node
I20260709 12:15:02.585979  4641 heartbeater.cc:344] Connected to a master server at 127.30.90.126:45879
I20260709 12:15:02.586447  4641 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:02.586664 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:02.586952 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:02.587164 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599302587146 us; error 0 us; skew 500 ppm
I20260709 12:15:02.587360  4641 heartbeater.cc:507] Master 127.30.90.126:45879 requested a full tablet report, sending...
I20260709 12:15:02.587967 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:02.589764  4514 ts_manager.cc:194] Registered new tserver with Master: 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859)
I20260709 12:15:02.590852 31081 webserver.cc:533] Webserver started at http://127.30.90.66:35033/ using document root <none> and password file <none>
I20260709 12:15:02.591424 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:02.591621 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:02.591822  4514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47452
I20260709 12:15:02.591899 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:02.593716 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-1-root/instance:
uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-q6ss"
I20260709 12:15:02.598322 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:02.601841  4653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.602641 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:02.603012 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-1-root
uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-q6ss"
I20260709 12:15:02.603307 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-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)
I20260709 12:15:02.622079 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:02.623363 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:02.625041 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:02.627489 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:02.627722 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.627985 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:02.628167 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.668102 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.66:41255
I20260709 12:15:02.668226  4715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.66:41255 every 8 connection(s)
I20260709 12:15:02.673112 31081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:02.681190  4719 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
W20260709 12:15:02.684280  4720 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
I20260709 12:15:02.688071  4716 heartbeater.cc:344] Connected to a master server at 127.30.90.126:45879
I20260709 12:15:02.688704  4716 heartbeater.cc:461] Registering TS with master...
W20260709 12:15:02.689507  4722 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
I20260709 12:15:02.689738  4716 heartbeater.cc:507] Master 127.30.90.126:45879 requested a full tablet report, sending...
I20260709 12:15:02.690725 31081 server_base.cc:1061] running on GCE node
I20260709 12:15:02.691892 31081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:02.692094 31081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:02.692261  4514 ts_manager.cc:194] Registered new tserver with Master: c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:02.692348 31081 hybrid_clock.cc:648] HybridClock initialized: now 1783599302692324 us; error 0 us; skew 500 ppm
I20260709 12:15:02.693321 31081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:02.694029  4514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47462
I20260709 12:15:02.696226 31081 webserver.cc:533] Webserver started at http://127.30.90.67:37047/ using document root <none> and password file <none>
I20260709 12:15:02.696849 31081 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:02.697090 31081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:02.697373 31081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:02.698695 31081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-2-root/instance:
uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-q6ss"
I20260709 12:15:02.703852 31081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 12:15:02.707458  4727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.708282 31081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:02.708623 31081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-2-root
uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
format_stamp: "Formatted at 2026-07-09 12:15:02 on dist-test-slave-q6ss"
I20260709 12:15:02.708947 31081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWM4EmD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599115200016-31081-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)
I20260709 12:15:02.735584 31081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:02.737018 31081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:02.738826 31081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:02.741333 31081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:02.741690 31081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 12:15:02.742440 31081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:02.742807 31081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:02.783671 31081 rpc_server.cc:307] RPC server started. Bound to: 127.30.90.67:41235
I20260709 12:15:02.783777  4789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.90.67:41235 every 8 connection(s)
I20260709 12:15:02.797263  4790 heartbeater.cc:344] Connected to a master server at 127.30.90.126:45879
I20260709 12:15:02.797761  4790 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:02.798501  4790 heartbeater.cc:507] Master 127.30.90.126:45879 requested a full tablet report, sending...
I20260709 12:15:02.800333  4514 ts_manager.cc:194] Registered new tserver with Master: f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:02.800498 31081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013743787s
I20260709 12:15:02.802008  4514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47472
I20260709 12:15:02.825331  4514 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47476:
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"
    }
  }
}
W20260709 12:15:02.828109  4514 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.
I20260709 12:15:02.908919  4754 tablet_service.cc:1511] Processing CreateTablet for tablet 55ba33cf43f0473ea67a329feb7f6d12 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:02.909623  4753 tablet_service.cc:1511] Processing CreateTablet for tablet b10d1f041f324017ad17c358e627da1b (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:02.909855  4755 tablet_service.cc:1511] Processing CreateTablet for tablet 5677636cbd04463096b1eb47736f2455 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:02.910529  4754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ba33cf43f0473ea67a329feb7f6d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.911206  4753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10d1f041f324017ad17c358e627da1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.912760  4755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5677636cbd04463096b1eb47736f2455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.912635  4752 tablet_service.cc:1511] Processing CreateTablet for tablet afa16d34c5bd4494b4a3d4a6b6c4b742 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:02.914824  4751 tablet_service.cc:1511] Processing CreateTablet for tablet b2b94ad8b33b4515b0155f2fc899bff4 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:02.916262  4752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa16d34c5bd4494b4a3d4a6b6c4b742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.919564  4750 tablet_service.cc:1511] Processing CreateTablet for tablet 9e89299015464482969d1fa0063e7600 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:02.921085  4750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e89299015464482969d1fa0063e7600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.923046  4749 tablet_service.cc:1511] Processing CreateTablet for tablet 45778e6cf80041a5a3aa4c0e8942b2ec (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:02.924561  4749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45778e6cf80041a5a3aa4c0e8942b2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.927150  4748 tablet_service.cc:1511] Processing CreateTablet for tablet e201bf0cad114cc9abe2f91bb984fe68 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:02.929303  4681 tablet_service.cc:1511] Processing CreateTablet for tablet 5677636cbd04463096b1eb47736f2455 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:02.930385  4751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b94ad8b33b4515b0155f2fc899bff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.930743  4681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5677636cbd04463096b1eb47736f2455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.934823  4747 tablet_service.cc:1511] Processing CreateTablet for tablet 59a17ab56acb445daf9214f9f19eb36d (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:02.936226  4747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a17ab56acb445daf9214f9f19eb36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.937983  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e201bf0cad114cc9abe2f91bb984fe68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.960090  4679 tablet_service.cc:1511] Processing CreateTablet for tablet b10d1f041f324017ad17c358e627da1b (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:02.962819  4680 tablet_service.cc:1511] Processing CreateTablet for tablet 55ba33cf43f0473ea67a329feb7f6d12 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:02.964071  4676 tablet_service.cc:1511] Processing CreateTablet for tablet 9e89299015464482969d1fa0063e7600 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:02.965572  4606 tablet_service.cc:1511] Processing CreateTablet for tablet 5677636cbd04463096b1eb47736f2455 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:02.967149  4606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5677636cbd04463096b1eb47736f2455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.968787  4674 tablet_service.cc:1511] Processing CreateTablet for tablet e201bf0cad114cc9abe2f91bb984fe68 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:02.969049  4605 tablet_service.cc:1511] Processing CreateTablet for tablet 55ba33cf43f0473ea67a329feb7f6d12 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:02.970863  4604 tablet_service.cc:1511] Processing CreateTablet for tablet b10d1f041f324017ad17c358e627da1b (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:02.970748  4673 tablet_service.cc:1511] Processing CreateTablet for tablet 59a17ab56acb445daf9214f9f19eb36d (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:02.972868  4603 tablet_service.cc:1511] Processing CreateTablet for tablet afa16d34c5bd4494b4a3d4a6b6c4b742 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:02.972868  4678 tablet_service.cc:1511] Processing CreateTablet for tablet afa16d34c5bd4494b4a3d4a6b6c4b742 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:02.962819  4677 tablet_service.cc:1511] Processing CreateTablet for tablet b2b94ad8b33b4515b0155f2fc899bff4 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:02.966706  4675 tablet_service.cc:1511] Processing CreateTablet for tablet 45778e6cf80041a5a3aa4c0e8942b2ec (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:02.976723  4600 tablet_service.cc:1511] Processing CreateTablet for tablet 45778e6cf80041a5a3aa4c0e8942b2ec (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:02.977506  4679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10d1f041f324017ad17c358e627da1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.978539  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b94ad8b33b4515b0155f2fc899bff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.979233  4599 tablet_service.cc:1511] Processing CreateTablet for tablet e201bf0cad114cc9abe2f91bb984fe68 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:02.981638  4598 tablet_service.cc:1511] Processing CreateTablet for tablet 59a17ab56acb445daf9214f9f19eb36d (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:02.982438  4673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a17ab56acb445daf9214f9f19eb36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.984222  4601 tablet_service.cc:1511] Processing CreateTablet for tablet 9e89299015464482969d1fa0063e7600 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:02.984760  4605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ba33cf43f0473ea67a329feb7f6d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.986183  4602 tablet_service.cc:1511] Processing CreateTablet for tablet b2b94ad8b33b4515b0155f2fc899bff4 (DEFAULT_TABLE table=test-workload [id=dda34875dd3a4275abdb5c08b2110161]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:02.987432  4678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa16d34c5bd4494b4a3d4a6b6c4b742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.988195  4676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e89299015464482969d1fa0063e7600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.989022  4675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45778e6cf80041a5a3aa4c0e8942b2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.989779  4601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e89299015464482969d1fa0063e7600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.991676  4603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa16d34c5bd4494b4a3d4a6b6c4b742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.993932  4598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a17ab56acb445daf9214f9f19eb36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.997979  4604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10d1f041f324017ad17c358e627da1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.998802  4600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45778e6cf80041a5a3aa4c0e8942b2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.001905  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e201bf0cad114cc9abe2f91bb984fe68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.998054  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e201bf0cad114cc9abe2f91bb984fe68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.006515  4602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b94ad8b33b4515b0155f2fc899bff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.058701  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ba33cf43f0473ea67a329feb7f6d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:03.071543  4805 tablet_bootstrap.cc:492] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:03.081115  4805 tablet_bootstrap.cc:654] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.097025  4806 tablet_bootstrap.cc:492] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:03.104836  4806 tablet_bootstrap.cc:654] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.131821  4807 tablet_bootstrap.cc:492] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:03.155511  4807 tablet_bootstrap.cc:654] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.181996  4806 tablet_bootstrap.cc:492] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:03.182803  4806 ts_tablet_manager.cc:1403] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.044s
I20260709 12:15:03.187968  4806 raft_consensus.cc:359] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } }
I20260709 12:15:03.188723  4806 raft_consensus.cc:385] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.189028  4806 raft_consensus.cc:740] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.189497  4807 tablet_bootstrap.cc:492] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:03.189538  4805 tablet_bootstrap.cc:492] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:03.190241  4807 ts_tablet_manager.cc:1403] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.016s
I20260709 12:15:03.189819  4806 consensus_queue.cc:260] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } }
I20260709 12:15:03.190383  4805 ts_tablet_manager.cc:1403] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.119s	user 0.028s	sys 0.047s
I20260709 12:15:03.192230  4716 heartbeater.cc:499] Master 127.30.90.126:45879 was elected leader, sending a full tablet report...
I20260709 12:15:03.192842  4806 ts_tablet_manager.cc:1434] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 12:15:03.193015  4807 raft_consensus.cc:359] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.193821  4807 raft_consensus.cc:385] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.193975  4806 tablet_bootstrap.cc:492] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:03.193673  4805 raft_consensus.cc:359] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } }
I20260709 12:15:03.194233  4807 raft_consensus.cc:740] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.194523  4805 raft_consensus.cc:385] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.194883  4805 raft_consensus.cc:740] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.195176  4807 consensus_queue.cc:260] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.195616  4805 consensus_queue.cc:260] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } }
I20260709 12:15:03.202018  4806 tablet_bootstrap.cc:654] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.229537  4807 ts_tablet_manager.cc:1434] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.039s	user 0.014s	sys 0.020s
I20260709 12:15:03.230366  4805 ts_tablet_manager.cc:1434] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.040s	user 0.017s	sys 0.021s
I20260709 12:15:03.230811  4790 heartbeater.cc:499] Master 127.30.90.126:45879 was elected leader, sending a full tablet report...
I20260709 12:15:03.231594  4805 tablet_bootstrap.cc:492] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:03.232296  4806 tablet_bootstrap.cc:492] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:03.232856  4806 ts_tablet_manager.cc:1403] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.015s
I20260709 12:15:03.230863  4641 heartbeater.cc:499] Master 127.30.90.126:45879 was elected leader, sending a full tablet report...
I20260709 12:15:03.235873  4806 raft_consensus.cc:359] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.236662  4806 raft_consensus.cc:385] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.236953  4806 raft_consensus.cc:740] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.238111  4807 tablet_bootstrap.cc:492] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:03.237748  4806 consensus_queue.cc:260] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.242759  4806 ts_tablet_manager.cc:1434] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:03.243439  4805 tablet_bootstrap.cc:654] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.243808  4806 tablet_bootstrap.cc:492] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:03.245764  4807 tablet_bootstrap.cc:654] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.252453  4806 tablet_bootstrap.cc:654] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.255090  4805 tablet_bootstrap.cc:492] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:03.255720  4805 ts_tablet_manager.cc:1403] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 12:15:03.259640  4805 raft_consensus.cc:359] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.260663  4805 raft_consensus.cc:385] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.261053  4805 raft_consensus.cc:740] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.264410  4811 raft_consensus.cc:493] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.264793  4807 tablet_bootstrap.cc:492] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:03.265512  4807 ts_tablet_manager.cc:1403] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.010s
I20260709 12:15:03.265175  4811 raft_consensus.cc:515] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.268745  4807 raft_consensus.cc:359] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.269788  4807 raft_consensus.cc:385] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.270156  4807 raft_consensus.cc:740] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.270356  4811 leader_election.cc:290] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.271078  4807 consensus_queue.cc:260] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.273656  4807 ts_tablet_manager.cc:1434] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:15:03.274709  4807 tablet_bootstrap.cc:492] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:03.263825  4805 consensus_queue.cc:260] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.279805  4805 ts_tablet_manager.cc:1434] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 12:15:03.281107  4805 tablet_bootstrap.cc:492] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:03.282280  4807 tablet_bootstrap.cc:654] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:03.287806  4791 tablet.cc:2406] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:03.290390  4806 tablet_bootstrap.cc:492] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:03.290997  4806 ts_tablet_manager.cc:1403] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.047s	user 0.029s	sys 0.014s
I20260709 12:15:03.293243  4805 tablet_bootstrap.cc:654] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.294404  4806 raft_consensus.cc:359] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.295197  4806 raft_consensus.cc:385] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.295527  4806 raft_consensus.cc:740] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.296311  4806 consensus_queue.cc:260] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.298581  4806 ts_tablet_manager.cc:1434] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:03.299732  4806 tablet_bootstrap.cc:492] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:03.306298  4806 tablet_bootstrap.cc:654] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.318339  4806 tablet_bootstrap.cc:492] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:03.318874  4806 ts_tablet_manager.cc:1403] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260709 12:15:03.319022  4805 tablet_bootstrap.cc:492] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:03.320399  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:03.321929  4805 ts_tablet_manager.cc:1403] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.007s
I20260709 12:15:03.321761  4806 raft_consensus.cc:359] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.322552  4806 raft_consensus.cc:385] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.322865  4806 raft_consensus.cc:740] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.323642  4806 consensus_queue.cc:260] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.326141  4806 ts_tablet_manager.cc:1434] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
W20260709 12:15:03.326876  4657 leader_election.cc:343] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.327162  4806 tablet_bootstrap.cc:492] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:03.326253  4805 raft_consensus.cc:359] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.328220  4805 raft_consensus.cc:385] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.328516  4805 raft_consensus.cc:740] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.329308  4805 consensus_queue.cc:260] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.331960  4805 ts_tablet_manager.cc:1434] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:03.332947  4805 tablet_bootstrap.cc:492] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:03.334376  4806 tablet_bootstrap.cc:654] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.339637  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.340567  4805 tablet_bootstrap.cc:654] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:03.341642  4656 leader_election.cc:343] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.342197  4656 leader_election.cc:304] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:03.343519  4811 raft_consensus.cc:2749] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.360321  4805 tablet_bootstrap.cc:492] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:03.361158  4805 ts_tablet_manager.cc:1403] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260709 12:15:03.365855  4807 tablet_bootstrap.cc:492] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:03.366508  4807 ts_tablet_manager.cc:1403] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.092s	user 0.039s	sys 0.039s
I20260709 12:15:03.366844  4806 tablet_bootstrap.cc:492] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:03.367483  4806 ts_tablet_manager.cc:1403] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.016s
I20260709 12:15:03.368007  4805 raft_consensus.cc:359] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.371300  4805 raft_consensus.cc:385] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.370906  4806 raft_consensus.cc:359] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.371609  4805 raft_consensus.cc:740] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.371771  4806 raft_consensus.cc:385] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.372092  4806 raft_consensus.cc:740] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.372267  4807 raft_consensus.cc:359] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.372594  4805 consensus_queue.cc:260] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.372924  4806 consensus_queue.cc:260] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.373389  4807 raft_consensus.cc:385] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.373898  4807 raft_consensus.cc:740] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.374797  4807 consensus_queue.cc:260] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.375459  4806 ts_tablet_manager.cc:1434] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:15:03.376595  4806 tablet_bootstrap.cc:492] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:03.381120  4807 ts_tablet_manager.cc:1434] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:15:03.382272  4805 ts_tablet_manager.cc:1434] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.001s
I20260709 12:15:03.382298  4807 tablet_bootstrap.cc:492] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:03.383121  4806 tablet_bootstrap.cc:654] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.383468  4805 tablet_bootstrap.cc:492] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:03.389518  4811 raft_consensus.cc:493] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.389704  4807 tablet_bootstrap.cc:654] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.390148  4811 raft_consensus.cc:515] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.391429  4805 tablet_bootstrap.cc:654] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.393911  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45778e6cf80041a5a3aa4c0e8942b2ec" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.394776  4765 raft_consensus.cc:2468] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:03.397276  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45778e6cf80041a5a3aa4c0e8942b2ec" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:03.397565  4656 leader_election.cc:304] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:03.398036  4616 raft_consensus.cc:2468] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:03.397603  4828 raft_consensus.cc:493] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.398908  4828 raft_consensus.cc:515] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.392442  4811 leader_election.cc:290] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.399955  4811 raft_consensus.cc:2804] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.400355  4811 raft_consensus.cc:493] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.400827  4811 raft_consensus.cc:3060] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:03.401850  4562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:03.405189  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:03.405969  4828 leader_election.cc:290] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
W20260709 12:15:03.407048  4657 leader_election.cc:343] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.407294  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.408602  4805 tablet_bootstrap.cc:492] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
W20260709 12:15:03.408727  4656 leader_election.cc:343] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.409031  4807 tablet_bootstrap.cc:492] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:03.409265  4656 leader_election.cc:304] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:03.409271  4805 ts_tablet_manager.cc:1403] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260709 12:15:03.409792  4807 ts_tablet_manager.cc:1403] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260709 12:15:03.410470  4828 raft_consensus.cc:2749] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.412619  4805 raft_consensus.cc:359] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.413200  4805 raft_consensus.cc:385] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.413452  4805 raft_consensus.cc:740] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.413427  4807 raft_consensus.cc:359] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.414384  4807 raft_consensus.cc:385] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.414726  4807 raft_consensus.cc:740] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.414793  4805 consensus_queue.cc:260] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.415592  4807 consensus_queue.cc:260] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.416234  4806 tablet_bootstrap.cc:492] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:03.416726  4806 ts_tablet_manager.cc:1403] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260709 12:15:03.417721  4811 raft_consensus.cc:515] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.419803  4807 ts_tablet_manager.cc:1434] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:15:03.420907  4807 tablet_bootstrap.cc:492] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:03.420989  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45778e6cf80041a5a3aa4c0e8942b2ec" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:03.421643  4765 raft_consensus.cc:3060] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.422088  4805 ts_tablet_manager.cc:1434] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 12:15:03.423179  4805 tablet_bootstrap.cc:492] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:03.423549  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45778e6cf80041a5a3aa4c0e8942b2ec" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:03.424168  4616 raft_consensus.cc:3060] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.428265  4807 tablet_bootstrap.cc:654] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.429677  4805 tablet_bootstrap.cc:654] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.432025  4765 raft_consensus.cc:2468] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:03.433272  4656 leader_election.cc:304] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:03.434065  4811 leader_election.cc:290] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.434113  4828 raft_consensus.cc:2804] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.434676  4828 raft_consensus.cc:697] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:03.435508  4828 consensus_queue.cc:237] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.438045  4807 tablet_bootstrap.cc:492] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:03.438596  4807 ts_tablet_manager.cc:1403] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 12:15:03.441644  4807 raft_consensus.cc:359] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } }
I20260709 12:15:03.442332  4807 raft_consensus.cc:385] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.442642  4807 raft_consensus.cc:740] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.443508  4807 consensus_queue.cc:260] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } }
I20260709 12:15:03.448232  4807 ts_tablet_manager.cc:1434] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:15:03.449354  4807 tablet_bootstrap.cc:492] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:03.456373  4616 raft_consensus.cc:2468] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:03.446547  4806 raft_consensus.cc:359] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.458297  4806 raft_consensus.cc:385] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.458636  4805 tablet_bootstrap.cc:492] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:03.458595  4806 raft_consensus.cc:740] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.459192  4805 ts_tablet_manager.cc:1403] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.020s
I20260709 12:15:03.459656  4806 consensus_queue.cc:260] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.459777  4514 catalog_manager.cc:5697] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.462457  4806 ts_tablet_manager.cc:1434] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 12:15:03.462370  4805 raft_consensus.cc:359] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.463264  4805 raft_consensus.cc:385] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.463625  4806 tablet_bootstrap.cc:492] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:03.463605  4805 raft_consensus.cc:740] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.466068  4807 tablet_bootstrap.cc:654] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.466640  4805 consensus_queue.cc:260] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.469419  4805 ts_tablet_manager.cc:1434] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:15:03.470520  4805 tablet_bootstrap.cc:492] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:03.472226  4806 tablet_bootstrap.cc:654] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.477065  4805 tablet_bootstrap.cc:654] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.489492  4806 tablet_bootstrap.cc:492] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:03.490222  4806 ts_tablet_manager.cc:1403] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.013s
I20260709 12:15:03.493762  4812 raft_consensus.cc:493] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.493970  4806 raft_consensus.cc:359] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.494778  4806 raft_consensus.cc:385] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.494374  4812 raft_consensus.cc:515] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } }
I20260709 12:15:03.495108  4806 raft_consensus.cc:740] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.496855  4806 consensus_queue.cc:260] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.497694  4807 tablet_bootstrap.cc:492] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:03.497970  4812 leader_election.cc:290] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:03.498267  4807 ts_tablet_manager.cc:1403] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.014s
I20260709 12:15:03.498617  4805 tablet_bootstrap.cc:492] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:03.499176  4805 ts_tablet_manager.cc:1403] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.008s
I20260709 12:15:03.499243  4806 ts_tablet_manager.cc:1434] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 12:15:03.500765  4806 tablet_bootstrap.cc:492] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:03.504698  4805 raft_consensus.cc:359] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.506152  4805 raft_consensus.cc:385] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.506610  4805 raft_consensus.cc:740] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.507690  4805 consensus_queue.cc:260] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.517136  4806 tablet_bootstrap.cc:654] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.519109  4805 ts_tablet_manager.cc:1434] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260709 12:15:03.520293  4805 tablet_bootstrap.cc:492] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:03.512828  4807 raft_consensus.cc:359] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.521776  4807 raft_consensus.cc:385] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.522243  4807 raft_consensus.cc:740] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.523082  4807 consensus_queue.cc:260] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.528143  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5677636cbd04463096b1eb47736f2455" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.529745  4765 raft_consensus.cc:2468] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.531121  4807 ts_tablet_manager.cc:1434] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:15:03.529096  4805 tablet_bootstrap.cc:654] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.531095  4581 leader_election.cc:304] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:03.532279  4812 raft_consensus.cc:2804] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.532639  4812 raft_consensus.cc:493] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.532994  4812 raft_consensus.cc:3060] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.540882  4812 raft_consensus.cc:515] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } }
I20260709 12:15:03.544198  4813 raft_consensus.cc:493] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.544914  4813 raft_consensus.cc:515] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.542400  4807 tablet_bootstrap.cc:492] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:03.551769  4806 tablet_bootstrap.cc:492] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:03.552517  4806 ts_tablet_manager.cc:1403] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.000s
I20260709 12:15:03.553431  4812 leader_election.cc:290] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Requested vote from peers f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:03.554141  4813 leader_election.cc:290] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:03.556260  4806 raft_consensus.cc:359] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.558405  4806 raft_consensus.cc:385] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.558856  4806 raft_consensus.cc:740] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.558497  4812 raft_consensus.cc:493] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.559974  4812 raft_consensus.cc:515] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.559836  4806 consensus_queue.cc:260] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.566376  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5677636cbd04463096b1eb47736f2455" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:03.567180  4765 raft_consensus.cc:3060] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.568859  4806 ts_tablet_manager.cc:1434] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 12:15:03.570268  4806 tablet_bootstrap.cc:492] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:03.574213  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5677636cbd04463096b1eb47736f2455" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:03.575114  4691 raft_consensus.cc:2468] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.576968  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5677636cbd04463096b1eb47736f2455" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:03.577771  4691 raft_consensus.cc:3060] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.580899  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10d1f041f324017ad17c358e627da1b" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:03.581911  4690 raft_consensus.cc:2468] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.584517  4582 leader_election.cc:304] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:03.577762  4765 raft_consensus.cc:2468] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:03.586992  4581 leader_election.cc:304] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:03.588690  4828 raft_consensus.cc:493] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.589221  4828 raft_consensus.cc:515] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.589424  4844 raft_consensus.cc:2804] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.590080  4844 raft_consensus.cc:493] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.590509  4844 raft_consensus.cc:3060] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.591144  4691 raft_consensus.cc:2468] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:03.591502  4828 leader_election.cc:290] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.592085  4813 raft_consensus.cc:493] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.592792  4813 raft_consensus.cc:515] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.593477  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa16d34c5bd4494b4a3d4a6b6c4b742" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.594129  4812 leader_election.cc:290] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
W20260709 12:15:03.594883  4656 leader_election.cc:343] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.595562  4813 leader_election.cc:290] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:03.596741  4807 tablet_bootstrap.cc:654] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.597344  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa16d34c5bd4494b4a3d4a6b6c4b742" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:03.598222  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10d1f041f324017ad17c358e627da1b" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.599967  4765 raft_consensus.cc:2468] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.595321  4847 raft_consensus.cc:2804] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.600772  4847 raft_consensus.cc:697] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
W20260709 12:15:03.602797  4657 leader_election.cc:343] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.603302  4657 leader_election.cc:304] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:03.604583  4828 raft_consensus.cc:2749] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.603282  4847 consensus_queue.cc:237] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } }
I20260709 12:15:03.610061  4806 tablet_bootstrap.cc:654] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.614441  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:03.615916  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e89299015464482969d1fa0063e7600" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:03.616644  4615 raft_consensus.cc:2468] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 0.
I20260709 12:15:03.617377  4805 tablet_bootstrap.cc:492] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:03.617985  4805 ts_tablet_manager.cc:1403] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.098s	user 0.033s	sys 0.052s
I20260709 12:15:03.619000  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e89299015464482969d1fa0063e7600" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:03.619661  4690 raft_consensus.cc:2468] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 0.
W20260709 12:15:03.621122  4731 leader_election.cc:343] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.620949  4805 raft_consensus.cc:359] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.621877  4805 raft_consensus.cc:385] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.621924  4731 leader_election.cc:304] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:03.622291  4805 raft_consensus.cc:740] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.622859  4813 raft_consensus.cc:2804] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.623204  4805 consensus_queue.cc:260] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.623214  4813 raft_consensus.cc:493] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.629603  4813 raft_consensus.cc:3060] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.633812  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:03.634860  4805 ts_tablet_manager.cc:1434] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.010s
I20260709 12:15:03.636155  4805 tablet_bootstrap.cc:492] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
W20260709 12:15:03.636811  4731 leader_election.cc:343] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.637526  4731 leader_election.cc:304] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6
I20260709 12:15:03.639328  4844 raft_consensus.cc:515] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.644331  4844 leader_election.cc:290] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.645059  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10d1f041f324017ad17c358e627da1b" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:03.645797  4691 raft_consensus.cc:3060] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.646505  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10d1f041f324017ad17c358e627da1b" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:03.647029  4765 raft_consensus.cc:3060] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.655229  4806 tablet_bootstrap.cc:492] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:03.655951  4806 ts_tablet_manager.cc:1403] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.019s
I20260709 12:15:03.655318  4853 raft_consensus.cc:2749] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.659322  4765 raft_consensus.cc:2468] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:03.659466  4806 raft_consensus.cc:359] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.660748  4581 leader_election.cc:304] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:03.662801  4813 raft_consensus.cc:515] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.667346  4807 tablet_bootstrap.cc:492] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:03.667646  4844 raft_consensus.cc:2804] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.667961  4807 ts_tablet_manager.cc:1403] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.015s
I20260709 12:15:03.668305  4844 raft_consensus.cc:697] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:03.669524  4844 consensus_queue.cc:237] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.670219  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e89299015464482969d1fa0063e7600" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:03.670856  4615 raft_consensus.cc:3060] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.671563  4807 raft_consensus.cc:359] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.672302  4807 raft_consensus.cc:385] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.672574  4807 raft_consensus.cc:740] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.663360  4805 tablet_bootstrap.cc:654] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.672981  4806 raft_consensus.cc:385] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.673432  4806 raft_consensus.cc:740] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.674166  4806 consensus_queue.cc:260] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.662860  4513 catalog_manager.cc:5697] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 1 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.676252  4806 ts_tablet_manager.cc:1434] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:15:03.660667  4691 raft_consensus.cc:2468] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:03.677183  4813 leader_election.cc:290] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:03.682305  4807 consensus_queue.cc:260] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.684470  4615 raft_consensus.cc:2468] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 1.
I20260709 12:15:03.684715  4807 ts_tablet_manager.cc:1434] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:15:03.685801  4807 tablet_bootstrap.cc:492] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:03.685763  4731 leader_election.cc:304] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:03.686599  4813 raft_consensus.cc:2804] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.687060  4813 raft_consensus.cc:697] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Becoming Leader. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:03.687855  4813 consensus_queue.cc:237] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.689922  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e89299015464482969d1fa0063e7600" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:03.690771  4690 raft_consensus.cc:3060] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.701236  4828 raft_consensus.cc:493] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.702121  4828 raft_consensus.cc:515] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.705753  4807 tablet_bootstrap.cc:654] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.707216  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.708508  4828 leader_election.cc:290] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.710368  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
W20260709 12:15:03.712682  4657 leader_election.cc:343] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:03.714916  4852 raft_consensus.cc:493] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.718206  4852 raft_consensus.cc:515] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.721112  4807 tablet_bootstrap.cc:492] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:03.735394  4807 ts_tablet_manager.cc:1403] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.006s
I20260709 12:15:03.735551  4765 raft_consensus.cc:2468] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:03.739347  4807 raft_consensus.cc:359] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.740306  4807 raft_consensus.cc:385] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.740641  4807 raft_consensus.cc:740] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.740512  4656 leader_election.cc:304] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [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: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 5f1b5ac3e3c14c0998f9899c69375aff
I20260709 12:15:03.741809  4807 consensus_queue.cc:260] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.743040  4828 raft_consensus.cc:2804] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.743744  4828 raft_consensus.cc:493] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.744612  4828 raft_consensus.cc:3060] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.745013  4807 ts_tablet_manager.cc:1434] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:15:03.746457  4807 tablet_bootstrap.cc:492] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:03.755543  4852 leader_election.cc:290] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:03.756461  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:03.757299  4615 raft_consensus.cc:2468] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 0.
I20260709 12:15:03.757586  4807 tablet_bootstrap.cc:654] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:03.758882  4690 raft_consensus.cc:2468] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 1.
I20260709 12:15:03.759740  4731 leader_election.cc:304] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:03.760887  4852 raft_consensus.cc:2804] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.761284  4805 tablet_bootstrap.cc:492] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:03.761487  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:03.764547  4852 raft_consensus.cc:493] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.764663  4805 ts_tablet_manager.cc:1403] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.033s
I20260709 12:15:03.768576  4805 raft_consensus.cc:359] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.769801  4805 raft_consensus.cc:385] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.770087  4805 raft_consensus.cc:740] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.770759  4852 raft_consensus.cc:3060] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.771886  4512 catalog_manager.cc:5697] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 reported cstate change: term changed from 0 to 1, leader changed from <none> to f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.773813  4805 consensus_queue.cc:260] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.775121  4807 tablet_bootstrap.cc:492] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:03.775914  4807 ts_tablet_manager.cc:1403] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260709 12:15:03.764259  4828 raft_consensus.cc:515] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.778452  4828 leader_election.cc:290] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.780100  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:03.782259  4807 raft_consensus.cc:359] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.782928  4807 raft_consensus.cc:385] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:03.783157  4807 raft_consensus.cc:740] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:03.783437  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:03.783774  4807 consensus_queue.cc:260] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.784078  4615 raft_consensus.cc:3060] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.785815  4807 ts_tablet_manager.cc:1434] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:03.787096  4852 raft_consensus.cc:515] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.788439  4765 raft_consensus.cc:2393] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in current term 1: Already voted for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in this term.
I20260709 12:15:03.781458  4805 ts_tablet_manager.cc:1434] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:15:03.789460  4852 leader_election.cc:290] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:03.790977  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:03.791076  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:03.791193  4615 raft_consensus.cc:2468] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:03.788316  4513 catalog_manager.cc:5697] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 1 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.792758  4731 leader_election.cc:304] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [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: f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6
I20260709 12:15:03.793478  4691 raft_consensus.cc:2393] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in current term 1: Already voted for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in this term.
I20260709 12:15:03.795020  4852 raft_consensus.cc:2749] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.796480  4657 leader_election.cc:304] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [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: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:03.797261  4828 raft_consensus.cc:2804] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.797750  4828 raft_consensus.cc:697] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:03.798591  4828 consensus_queue.cc:237] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.809896  4514 catalog_manager.cc:5697] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.824301  4844 raft_consensus.cc:493] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.824776  4844 raft_consensus.cc:515] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.827256  4844 leader_election.cc:290] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.827543  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:03.827925  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.828557  4691 raft_consensus.cc:2468] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.828614  4765 raft_consensus.cc:2468] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.829815  4582 leader_election.cc:304] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:03.830438  4844 raft_consensus.cc:2804] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.830806  4844 raft_consensus.cc:493] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.831044  4844 raft_consensus.cc:3060] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.836073  4844 raft_consensus.cc:515] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.837631  4844 leader_election.cc:290] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.838366  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:03.838613  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:03.838967  4691 raft_consensus.cc:3060] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.839195  4765 raft_consensus.cc:3060] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.844135  4691 raft_consensus.cc:2468] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:03.844386  4765 raft_consensus.cc:2468] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:03.845232  4582 leader_election.cc:304] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:03.846143  4844 raft_consensus.cc:2804] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.846585  4844 raft_consensus.cc:697] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:03.847375  4844 consensus_queue.cc:237] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.852515  4844 raft_consensus.cc:493] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.852968  4844 raft_consensus.cc:515] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.853654  4852 raft_consensus.cc:493] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.854187  4852 raft_consensus.cc:515] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.854851  4513 catalog_manager.cc:5697] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 1 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.855562  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:03.855799  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.856215  4852 leader_election.cc:290] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:03.856469  4765 raft_consensus.cc:2468] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.856559  4844 leader_election.cc:290] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.856467  4691 raft_consensus.cc:2468] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.858019  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:03.858682  4615 raft_consensus.cc:2468] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 0.
I20260709 12:15:03.858731  4582 leader_election.cc:304] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:03.859027  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:03.859835  4691 raft_consensus.cc:2468] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 0.
I20260709 12:15:03.860013  4731 leader_election.cc:304] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:03.860054  4844 raft_consensus.cc:2804] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.861637  4844 raft_consensus.cc:493] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.861799  4852 raft_consensus.cc:2804] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.862813  4844 raft_consensus.cc:3060] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.862841  4852 raft_consensus.cc:493] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.863394  4852 raft_consensus.cc:3060] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.870770  4852 raft_consensus.cc:515] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.870657  4844 raft_consensus.cc:515] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.872902  4852 leader_election.cc:290] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:03.872901  4844 leader_election.cc:290] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.873835  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:03.873997  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:03.874078  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:03.874466  4691 raft_consensus.cc:3060] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.874881  4615 raft_consensus.cc:2393] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in current term 1: Already voted for candidate 5f1b5ac3e3c14c0998f9899c69375aff in this term.
I20260709 12:15:03.875633  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:03.875924  4731 leader_election.cc:304] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [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: f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6
I20260709 12:15:03.876434  4765 raft_consensus.cc:2393] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f1b5ac3e3c14c0998f9899c69375aff in current term 1: Already voted for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in this term.
I20260709 12:15:03.876789  4852 raft_consensus.cc:2749] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:03.880323  4691 raft_consensus.cc:2468] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:03.881325  4582 leader_election.cc:304] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [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: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:03.882047  4844 raft_consensus.cc:2804] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:03.882388  4844 raft_consensus.cc:697] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:03.883030  4844 consensus_queue.cc:237] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.889477  4513 catalog_manager.cc:5697] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 1 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.962848  4828 consensus_queue.cc:1048] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:03.975317  4864 consensus_queue.cc:1048] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:03.988456  4844 raft_consensus.cc:493] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:03.988902  4844 raft_consensus.cc:515] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:03.990713  4844 leader_election.cc:290] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:03.991374  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa16d34c5bd4494b4a3d4a6b6c4b742" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:03.991708  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa16d34c5bd4494b4a3d4a6b6c4b742" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:03.992120  4691 raft_consensus.cc:2468] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.992345  4765 raft_consensus.cc:2468] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:03.993283  4582 leader_election.cc:304] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:03.994140  4844 raft_consensus.cc:2804] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:03.994489  4844 raft_consensus.cc:493] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:03.994715  4844 raft_consensus.cc:3060] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:03.999791  4844 raft_consensus.cc:515] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.001637  4844 leader_election.cc:290] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:04.002352  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa16d34c5bd4494b4a3d4a6b6c4b742" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:04.002620  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa16d34c5bd4494b4a3d4a6b6c4b742" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:04.002928  4691 raft_consensus.cc:3060] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.003209  4765 raft_consensus.cc:3060] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.008437  4765 raft_consensus.cc:2468] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:04.008517  4691 raft_consensus.cc:2468] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:04.009526  4581 leader_election.cc:304] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:04.010309  4844 raft_consensus.cc:2804] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.010797  4844 raft_consensus.cc:697] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:04.011529  4844 consensus_queue.cc:237] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.019248  4514 catalog_manager.cc:5697] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 1 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.048477  4864 raft_consensus.cc:493] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.049005  4864 raft_consensus.cc:515] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.050675  4864 leader_election.cc:290] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:04.051663  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:04.051550  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:04.052408  4765 raft_consensus.cc:2468] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:04.052438  4615 raft_consensus.cc:2468] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:04.053805  4656 leader_election.cc:304] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:04.054502  4864 raft_consensus.cc:2804] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:04.054821  4864 raft_consensus.cc:493] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.055179  4864 raft_consensus.cc:3060] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.060478  4864 raft_consensus.cc:515] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.062078  4864 leader_election.cc:290] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:04.062934  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:04.063091  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:04.063517  4615 raft_consensus.cc:3060] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.063694  4765 raft_consensus.cc:3060] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:04.069419  4615 raft_consensus.cc:2468] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:04.070057  4765 raft_consensus.cc:2468] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:04.070652  4657 leader_election.cc:304] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:04.071661  4864 raft_consensus.cc:2804] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:04.072681  4864 raft_consensus.cc:697] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:04.073096  4852 consensus_queue.cc:1048] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.073567  4864 consensus_queue.cc:237] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.074733  4847 consensus_queue.cc:1048] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.076084  4844 consensus_queue.cc:1048] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.091495  4514 catalog_manager.cc:5697] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.091486  4852 consensus_queue.cc:1048] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:04.096029  4847 consensus_queue.cc:1048] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.118671  4812 consensus_queue.cc:1048] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:15:04.300689  4812 consensus_queue.cc:1048] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.302841  4812 consensus_queue.cc:1048] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.308491  4689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
mode: GRACEFUL
new_leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
 from {username='slave'} at 127.0.0.1:56288
I20260709 12:15:04.309408  4689 raft_consensus.cc:606] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Received request to transfer leadership to TS 5f1b5ac3e3c14c0998f9899c69375aff
I20260709 12:15:04.317883  4878 consensus_queue.cc:1048] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.324831  4864 consensus_queue.cc:1048] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.328130  4864 consensus_queue.cc:1048] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.338142  4878 consensus_queue.cc:1048] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.353323  4615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4"
dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
mode: GRACEFUL
new_leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:42136
I20260709 12:15:04.354135  4615 raft_consensus.cc:606] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Received request to transfer leadership to TS c2d6e0ac0ef248b3b44b11b78088d8f6
I20260709 12:15:04.378961  4764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e89299015464482969d1fa0063e7600"
dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
mode: GRACEFUL
new_leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:37880
I20260709 12:15:04.379698  4764 raft_consensus.cc:606] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Received request to transfer leadership to TS c2d6e0ac0ef248b3b44b11b78088d8f6
I20260709 12:15:04.388170  4616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68"
dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
mode: GRACEFUL
new_leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:42136
I20260709 12:15:04.388787  4616 raft_consensus.cc:606] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Received request to transfer leadership to TS c2d6e0ac0ef248b3b44b11b78088d8f6
I20260709 12:15:04.393690  4689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
mode: GRACEFUL
new_leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
 from {username='slave'} at 127.0.0.1:56288
I20260709 12:15:04.394236  4689 raft_consensus.cc:606] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Received request to transfer leadership to TS f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:04.461738  4864 consensus_queue.cc:1048] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.469997  4811 consensus_queue.cc:1048] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.471844  4828 raft_consensus.cc:993] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6: : Instructing follower 5f1b5ac3e3c14c0998f9899c69375aff to start an election
I20260709 12:15:04.472317  4811 raft_consensus.cc:1081] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Signalling peer 5f1b5ac3e3c14c0998f9899c69375aff to start an election
I20260709 12:15:04.475004  4616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12"
dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
 from {username='slave'} at 127.0.0.1:42116
I20260709 12:15:04.475775  4616 raft_consensus.cc:493] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.476231  4616 raft_consensus.cc:3060] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.485414  4616 raft_consensus.cc:515] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.486590  4615 raft_consensus.cc:1240] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Rejecting Update request from peer c2d6e0ac0ef248b3b44b11b78088d8f6 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:04.488008  4616 leader_election.cc:290] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 2 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:04.488706  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:04.489218  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:04.489413  4689 raft_consensus.cc:3055] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.489832  4689 raft_consensus.cc:740] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:04.489787  4864 consensus_queue.cc:1059] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:04.489900  4764 raft_consensus.cc:3060] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.491678  4689 consensus_queue.cc:260] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.493060  4689 raft_consensus.cc:3060] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.499632  4764 raft_consensus.cc:2468] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 2.
I20260709 12:15:04.500844  4689 raft_consensus.cc:2468] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 2.
I20260709 12:15:04.501164  4581 leader_election.cc:304] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:04.502084  4878 raft_consensus.cc:2804] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.502542  4878 raft_consensus.cc:697] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:04.503357  4878 consensus_queue.cc:237] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [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: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.512356  4513 catalog_manager.cc:5697] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 1 to 2, leader changed from c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66) to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 2 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.537142  4878 consensus_queue.cc:1048] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.547425  4844 consensus_queue.cc:1048] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:04.691718  4852 raft_consensus.cc:993] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331: : Instructing follower c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:04.692162  4852 raft_consensus.cc:1081] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Signalling peer c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:04.693861  4689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e89299015464482969d1fa0063e7600"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:56274
I20260709 12:15:04.694310  4689 raft_consensus.cc:493] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.694700  4689 raft_consensus.cc:3060] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.701016  4689 raft_consensus.cc:515] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.702621  4689 leader_election.cc:290] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:04.703382  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e89299015464482969d1fa0063e7600" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:04.703728  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e89299015464482969d1fa0063e7600" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:04.704131  4616 raft_consensus.cc:3060] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.704344  4764 raft_consensus.cc:3055] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.704770  4764 raft_consensus.cc:740] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:04.705500  4764 consensus_queue.cc:260] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.706499  4764 raft_consensus.cc:3060] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.709703  4616 raft_consensus.cc:2468] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:04.711018  4657 leader_election.cc:304] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:04.711889  4811 raft_consensus.cc:2804] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.712368  4811 raft_consensus.cc:697] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:04.712425  4764 raft_consensus.cc:2468] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:04.713222  4811 consensus_queue.cc:237] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.720845  4511 catalog_manager.cc:5697] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 1 to 2, leader changed from f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67) to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.823678  4873 raft_consensus.cc:993] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff: : Instructing follower c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:04.824186  4844 raft_consensus.cc:1081] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Signalling peer c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:04.825702  4689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:56266
I20260709 12:15:04.826195  4689 raft_consensus.cc:493] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.826515  4689 raft_consensus.cc:3060] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.831939  4689 raft_consensus.cc:515] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.833547  4689 leader_election.cc:290] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:04.834429  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:04.834628  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e201bf0cad114cc9abe2f91bb984fe68" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:04.835052  4616 raft_consensus.cc:3055] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.835290  4765 raft_consensus.cc:3060] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.835415  4616 raft_consensus.cc:740] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:04.836313  4616 consensus_queue.cc:260] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.837276  4616 raft_consensus.cc:3060] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.840587  4765 raft_consensus.cc:2468] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:04.841734  4656 leader_election.cc:304] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:04.842507  4811 raft_consensus.cc:2804] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.842828  4616 raft_consensus.cc:2468] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:04.842900  4811 raft_consensus.cc:697] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:04.843997  4811 consensus_queue.cc:237] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.850247  4511 catalog_manager.cc:5697] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 1 to 2, leader changed from 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65) to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.866201  4864 raft_consensus.cc:993] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6: : Instructing follower f241d8395d9c4aa4bd5b0cd6f2fc1331 to start an election
I20260709 12:15:04.866618  4811 raft_consensus.cc:1081] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Signalling peer f241d8395d9c4aa4bd5b0cd6f2fc1331 to start an election
I20260709 12:15:04.867996  4765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d"
dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
 from {username='slave'} at 127.0.0.1:37870
I20260709 12:15:04.868476  4765 raft_consensus.cc:493] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.868783  4765 raft_consensus.cc:3060] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.874389  4765 raft_consensus.cc:515] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.876148  4765 leader_election.cc:290] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 2 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:04.876828  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:04.877509  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a17ab56acb445daf9214f9f19eb36d" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:04.877925  4616 raft_consensus.cc:3060] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.878523  4689 raft_consensus.cc:3055] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.878908  4689 raft_consensus.cc:740] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:04.879748  4689 consensus_queue.cc:260] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.881008  4689 raft_consensus.cc:3060] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.884186  4691 raft_consensus.cc:1275] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Refusing update from remote peer 5f1b5ac3e3c14c0998f9899c69375aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.885442  4844 consensus_queue.cc:1048] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.885979  4616 raft_consensus.cc:2468] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 2.
I20260709 12:15:04.888191  4689 raft_consensus.cc:2468] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 2.
I20260709 12:15:04.888217  4731 leader_election.cc:304] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:04.889180  4852 raft_consensus.cc:2804] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.889678  4852 raft_consensus.cc:697] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 LEADER]: Becoming Leader. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:04.890429  4852 consensus_queue.cc:237] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.896740  4765 raft_consensus.cc:1275] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Refusing update from remote peer 5f1b5ac3e3c14c0998f9899c69375aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:04.898307  4895 consensus_queue.cc:1048] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:04.899221  4512 catalog_manager.cc:5697] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 reported cstate change: term changed from 1 to 2, leader changed from c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66) to f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:04.920912  4873 raft_consensus.cc:993] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff: : Instructing follower c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:04.921381  4895 raft_consensus.cc:1081] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Signalling peer c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:04.922883  4691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:56266
I20260709 12:15:04.923416  4691 raft_consensus.cc:493] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.923743  4691 raft_consensus.cc:3060] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.929015  4691 raft_consensus.cc:515] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.931173  4691 leader_election.cc:290] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:04.931959  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:04.932571  4616 raft_consensus.cc:3055] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:04.932821  4616 raft_consensus.cc:740] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:04.933298  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:04.933995  4765 raft_consensus.cc:3060] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.933655  4616 consensus_queue.cc:260] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.934777  4616 raft_consensus.cc:3060] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:04.939790  4765 raft_consensus.cc:2468] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:04.939931  4616 raft_consensus.cc:2468] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:04.941078  4656 leader_election.cc:304] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:04.942279  4811 raft_consensus.cc:2804] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:04.942773  4811 raft_consensus.cc:697] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:04.943629  4811 consensus_queue.cc:237] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:04.950124  4512 catalog_manager.cc:5697] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 1 to 2, leader changed from 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65) to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:05.223140  4616 raft_consensus.cc:1275] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.224653  4811 consensus_queue.cc:1048] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.233763  4764 raft_consensus.cc:1275] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.235339  4811 consensus_queue.cc:1048] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.280194  4764 raft_consensus.cc:1275] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.281420  4811 consensus_queue.cc:1048] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.288575  4616 raft_consensus.cc:1275] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.289902  4864 consensus_queue.cc:1048] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.440105  4616 raft_consensus.cc:1275] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Refusing update from remote peer f241d8395d9c4aa4bd5b0cd6f2fc1331: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.441340  4852 consensus_queue.cc:1048] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.451069  4691 raft_consensus.cc:1275] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Refusing update from remote peer f241d8395d9c4aa4bd5b0cd6f2fc1331: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.452931  4900 consensus_queue.cc:1048] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.521042  4764 raft_consensus.cc:1275] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.522272  4864 consensus_queue.cc:1048] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:05.531682  4616 raft_consensus.cc:1275] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:05.533169  4897 consensus_queue.cc:1048] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.427115  4511 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47490:
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"
    }
  }
}
W20260709 12:15:07.430243  4511 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.
I20260709 12:15:07.489784  4605 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd0da2afca84755a5e36d0ef2afb301 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:07.491309  4680 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd0da2afca84755a5e36d0ef2afb301 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:07.491878  4605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd0da2afca84755a5e36d0ef2afb301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.493420  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd0da2afca84755a5e36d0ef2afb301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.493062  4748 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd0da2afca84755a5e36d0ef2afb301 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:07.494949  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd0da2afca84755a5e36d0ef2afb301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.494809  4598 tablet_service.cc:1511] Processing CreateTablet for tablet 9eac72986b6b4551ba1f63fa1b4dd972 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:07.496335  4598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eac72986b6b4551ba1f63fa1b4dd972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.498036  4673 tablet_service.cc:1511] Processing CreateTablet for tablet 9eac72986b6b4551ba1f63fa1b4dd972 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:07.499575  4673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eac72986b6b4551ba1f63fa1b4dd972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.509289  4752 tablet_service.cc:1511] Processing CreateTablet for tablet 9eac72986b6b4551ba1f63fa1b4dd972 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:07.510844  4752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eac72986b6b4551ba1f63fa1b4dd972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.516485  4599 tablet_service.cc:1511] Processing CreateTablet for tablet d4da97a8af8d4c0eb4c0ca5a9574ea27 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:07.518061  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4da97a8af8d4c0eb4c0ca5a9574ea27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.518980  4679 tablet_service.cc:1511] Processing CreateTablet for tablet d4da97a8af8d4c0eb4c0ca5a9574ea27 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:07.520445  4679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4da97a8af8d4c0eb4c0ca5a9574ea27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.544962  4747 tablet_service.cc:1511] Processing CreateTablet for tablet d4da97a8af8d4c0eb4c0ca5a9574ea27 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:07.547173  4747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4da97a8af8d4c0eb4c0ca5a9574ea27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.545405  4603 tablet_service.cc:1511] Processing CreateTablet for tablet 7afc23537bfb4c079192bd460324ea48 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:07.550802  4603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afc23537bfb4c079192bd460324ea48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.558957  4680 tablet_service.cc:1511] Processing CreateTablet for tablet 7afc23537bfb4c079192bd460324ea48 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:07.560350  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afc23537bfb4c079192bd460324ea48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.567790  4916 tablet_bootstrap.cc:492] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:07.568933  4752 tablet_service.cc:1511] Processing CreateTablet for tablet 7afc23537bfb4c079192bd460324ea48 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:07.570356  4752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afc23537bfb4c079192bd460324ea48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.576503  4916 tablet_bootstrap.cc:654] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.578843  4918 tablet_bootstrap.cc:492] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:07.584367  4598 tablet_service.cc:1511] Processing CreateTablet for tablet a6e7a0622fb640d2ac5ac1f697d19914 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:07.586577  4598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e7a0622fb640d2ac5ac1f697d19914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.587146  4748 tablet_service.cc:1511] Processing CreateTablet for tablet a6e7a0622fb640d2ac5ac1f697d19914 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:07.588526  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e7a0622fb640d2ac5ac1f697d19914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.590859  4751 tablet_service.cc:1511] Processing CreateTablet for tablet 9620ebd4d9634b6592a3f38a9ceb975d (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:07.592170  4605 tablet_service.cc:1511] Processing CreateTablet for tablet 9620ebd4d9634b6592a3f38a9ceb975d (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:07.593469  4678 tablet_service.cc:1511] Processing CreateTablet for tablet 9620ebd4d9634b6592a3f38a9ceb975d (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:07.594851  4678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9620ebd4d9634b6592a3f38a9ceb975d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.595938  4917 tablet_bootstrap.cc:492] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:07.593525  4605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9620ebd4d9634b6592a3f38a9ceb975d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.602506  4673 tablet_service.cc:1511] Processing CreateTablet for tablet a6e7a0622fb640d2ac5ac1f697d19914 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:07.603886  4673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e7a0622fb640d2ac5ac1f697d19914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.592221  4751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9620ebd4d9634b6592a3f38a9ceb975d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.597896  4918 tablet_bootstrap.cc:654] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.611863  4916 tablet_bootstrap.cc:492] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:07.612418  4916 ts_tablet_manager.cc:1403] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.004s
I20260709 12:15:07.616493  4917 tablet_bootstrap.cc:654] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.632617  4918 tablet_bootstrap.cc:492] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:07.633282  4918 ts_tablet_manager.cc:1403] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.011s
I20260709 12:15:07.624742  4916 raft_consensus.cc:359] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.633853  4916 raft_consensus.cc:385] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.634209  4916 raft_consensus.cc:740] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.637110  4918 raft_consensus.cc:359] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.637945  4918 raft_consensus.cc:385] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.638243  4918 raft_consensus.cc:740] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.638998  4918 consensus_queue.cc:260] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.642369  4918 ts_tablet_manager.cc:1434] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:15:07.643435  4918 tablet_bootstrap.cc:492] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:07.643494  4916 consensus_queue.cc:260] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.646458  4916 ts_tablet_manager.cc:1434] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.003s
I20260709 12:15:07.650259  4598 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9bcbf622ec4fa2b546f19cc73ca407 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:07.658882  4747 tablet_service.cc:1511] Processing CreateTablet for tablet 65f547580a9e41aea6725d58d14f62c8 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:07.660416  4747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f547580a9e41aea6725d58d14f62c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.660287  4679 tablet_service.cc:1511] Processing CreateTablet for tablet 65f547580a9e41aea6725d58d14f62c8 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:07.661813  4679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f547580a9e41aea6725d58d14f62c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.657210  4605 tablet_service.cc:1511] Processing CreateTablet for tablet 65f547580a9e41aea6725d58d14f62c8 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:07.651824  4751 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9bcbf622ec4fa2b546f19cc73ca407 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:07.665592  4605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f547580a9e41aea6725d58d14f62c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.666289  4751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9bcbf622ec4fa2b546f19cc73ca407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.672811  4598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9bcbf622ec4fa2b546f19cc73ca407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.663319  4673 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9bcbf622ec4fa2b546f19cc73ca407 (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:07.676551  4673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9bcbf622ec4fa2b546f19cc73ca407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.660444  4918 tablet_bootstrap.cc:654] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.658396  4917 tablet_bootstrap.cc:492] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:07.682879  4917 ts_tablet_manager.cc:1403] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.000s
I20260709 12:15:07.686558  4917 raft_consensus.cc:359] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.687390  4917 raft_consensus.cc:385] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.687695  4917 raft_consensus.cc:740] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.652683  4916 tablet_bootstrap.cc:492] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:07.694988  4917 consensus_queue.cc:260] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.696172  4603 tablet_service.cc:1511] Processing CreateTablet for tablet 58806131dcc44f25abcd4232c10044ee (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:07.697736  4603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58806131dcc44f25abcd4232c10044ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.700387  4748 tablet_service.cc:1511] Processing CreateTablet for tablet 58806131dcc44f25abcd4232c10044ee (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:07.701577  4917 ts_tablet_manager.cc:1434] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:15:07.701766  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58806131dcc44f25abcd4232c10044ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.705659  4917 tablet_bootstrap.cc:492] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:07.709779  4680 tablet_service.cc:1511] Processing CreateTablet for tablet 58806131dcc44f25abcd4232c10044ee (DEFAULT_TABLE table=soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:07.710227  4916 tablet_bootstrap.cc:654] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.711163  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58806131dcc44f25abcd4232c10044ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.724563  4918 tablet_bootstrap.cc:492] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:07.724756  4917 tablet_bootstrap.cc:654] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.725194  4918 ts_tablet_manager.cc:1403] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.009s
I20260709 12:15:07.728688  4918 raft_consensus.cc:359] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.729419  4918 raft_consensus.cc:385] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.730463  4918 raft_consensus.cc:740] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.730592  4916 tablet_bootstrap.cc:492] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:07.730938  4917 tablet_bootstrap.cc:492] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:07.731120  4916 ts_tablet_manager.cc:1403] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.079s	user 0.006s	sys 0.006s
I20260709 12:15:07.731470  4917 ts_tablet_manager.cc:1403] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 12:15:07.731351  4918 consensus_queue.cc:260] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.734057  4918 ts_tablet_manager.cc:1434] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260709 12:15:07.734503  4916 raft_consensus.cc:359] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.735244  4916 raft_consensus.cc:385] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.734719  4917 raft_consensus.cc:359] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.735765  4916 raft_consensus.cc:740] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.735272  4918 tablet_bootstrap.cc:492] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:07.736598  4916 consensus_queue.cc:260] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.738497  4916 ts_tablet_manager.cc:1434] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:15:07.739605  4916 tablet_bootstrap.cc:492] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:07.747116  4916 tablet_bootstrap.cc:654] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.736122  4917 raft_consensus.cc:385] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.750548  4917 raft_consensus.cc:740] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.758136  4917 consensus_queue.cc:260] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.761755  4917 ts_tablet_manager.cc:1434] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 12:15:07.762784  4917 tablet_bootstrap.cc:492] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:07.763366  4918 tablet_bootstrap.cc:654] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.778666  4916 tablet_bootstrap.cc:492] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:07.779191  4916 ts_tablet_manager.cc:1403] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260709 12:15:07.779369  4917 tablet_bootstrap.cc:654] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.780005  4918 tablet_bootstrap.cc:492] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:07.780571  4918 ts_tablet_manager.cc:1403] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.007s
I20260709 12:15:07.782137  4916 raft_consensus.cc:359] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.782917  4916 raft_consensus.cc:385] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.783265  4916 raft_consensus.cc:740] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.783830  4918 raft_consensus.cc:359] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.784130  4916 consensus_queue.cc:260] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.784617  4918 raft_consensus.cc:385] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.785022  4918 raft_consensus.cc:740] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.785374  4917 tablet_bootstrap.cc:492] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:07.785882  4917 ts_tablet_manager.cc:1403] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 12:15:07.785892  4918 consensus_queue.cc:260] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.786724  4916 ts_tablet_manager.cc:1434] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:07.787977  4916 tablet_bootstrap.cc:492] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:07.788722  4918 ts_tablet_manager.cc:1434] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 12:15:07.789793  4918 tablet_bootstrap.cc:492] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:07.794981  4916 tablet_bootstrap.cc:654] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.796257  4918 tablet_bootstrap.cc:654] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.802438  4918 tablet_bootstrap.cc:492] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:07.802959  4918 ts_tablet_manager.cc:1403] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 12:15:07.804404  4917 raft_consensus.cc:359] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.805217  4917 raft_consensus.cc:385] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.805502  4917 raft_consensus.cc:740] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.806170  4918 raft_consensus.cc:359] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.806288  4917 consensus_queue.cc:260] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.807175  4918 raft_consensus.cc:385] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.807494  4918 raft_consensus.cc:740] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.808288  4918 consensus_queue.cc:260] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.810901  4917 ts_tablet_manager.cc:1434] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:15:07.812624  4917 tablet_bootstrap.cc:492] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:07.813498  4916 tablet_bootstrap.cc:492] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:07.814260  4916 ts_tablet_manager.cc:1403] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.003s
I20260709 12:15:07.817905  4916 raft_consensus.cc:359] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.818501  4918 ts_tablet_manager.cc:1434] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:15:07.818784  4916 raft_consensus.cc:385] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.819206  4916 raft_consensus.cc:740] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.820194  4916 consensus_queue.cc:260] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.821218  4917 tablet_bootstrap.cc:654] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.822443  4918 tablet_bootstrap.cc:492] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:07.829075  4918 tablet_bootstrap.cc:654] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.832517  4916 ts_tablet_manager.cc:1434] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260709 12:15:07.834139  4916 tablet_bootstrap.cc:492] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:07.834895  4917 tablet_bootstrap.cc:492] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:07.835500  4917 ts_tablet_manager.cc:1403] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 12:15:07.838918  4917 raft_consensus.cc:359] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.839782  4917 raft_consensus.cc:385] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.840121  4917 raft_consensus.cc:740] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.841070  4917 consensus_queue.cc:260] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.842932  4916 tablet_bootstrap.cc:654] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.843784  4917 ts_tablet_manager.cc:1434] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:07.845007  4918 tablet_bootstrap.cc:492] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:07.845062  4895 raft_consensus.cc:493] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.845824  4895 raft_consensus.cc:515] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.846243  4917 tablet_bootstrap.cc:492] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:07.849802  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eac72986b6b4551ba1f63fa1b4dd972" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:07.850661  4691 raft_consensus.cc:2468] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:07.851842  4900 raft_consensus.cc:493] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:07.852356  4900 raft_consensus.cc:515] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.855000  4900 leader_election.cc:290] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:07.856283  4582 leader_election.cc:304] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:07.845839  4918 ts_tablet_manager.cc:1403] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 12:15:07.860190  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:07.861096  4616 raft_consensus.cc:2468] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 0.
I20260709 12:15:07.863547  4731 leader_election.cc:304] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:07.863698  4918 raft_consensus.cc:359] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.864575  4918 raft_consensus.cc:385] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.864907  4918 raft_consensus.cc:740] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.865810  4916 tablet_bootstrap.cc:492] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:07.865648  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:07.866427  4916 ts_tablet_manager.cc:1403] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260709 12:15:07.867223  4917 tablet_bootstrap.cc:654] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:07.867256  4731 leader_election.cc:343] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.868206  4895 leader_election.cc:290] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:07.868834  4895 raft_consensus.cc:2804] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.869190  4895 raft_consensus.cc:493] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.869572  4895 raft_consensus.cc:3060] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.869607  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eac72986b6b4551ba1f63fa1b4dd972" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:07.869956  4916 raft_consensus.cc:359] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.870497  4765 raft_consensus.cc:2468] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:07.870771  4916 raft_consensus.cc:385] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.871171  4916 raft_consensus.cc:740] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.872747  4900 raft_consensus.cc:2804] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:07.872198  4916 consensus_queue.cc:260] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.873171  4900 raft_consensus.cc:493] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:07.876284  4900 raft_consensus.cc:3060] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.880441  4917 tablet_bootstrap.cc:492] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:07.881225  4917 ts_tablet_manager.cc:1403] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.000s
I20260709 12:15:07.865713  4918 consensus_queue.cc:260] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.883838  4916 ts_tablet_manager.cc:1434] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:15:07.885706  4917 raft_consensus.cc:359] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.886570  4917 raft_consensus.cc:385] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.886895  4917 raft_consensus.cc:740] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.893734  4916 tablet_bootstrap.cc:492] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:07.887481  4900 raft_consensus.cc:515] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.891873  4895 raft_consensus.cc:515] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.887763  4917 consensus_queue.cc:260] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.893590  4918 ts_tablet_manager.cc:1434] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 12:15:07.897455  4918 tablet_bootstrap.cc:492] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:07.897614  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eac72986b6b4551ba1f63fa1b4dd972" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:07.897816  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:07.898267  4765 raft_consensus.cc:3060] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.898360  4616 raft_consensus.cc:3060] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.902074  4916 tablet_bootstrap.cc:654] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.905272  4900 leader_election.cc:290] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:07.909416  4616 raft_consensus.cc:2468] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 1.
I20260709 12:15:07.910404  4895 leader_election.cc:290] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:07.911824  4918 tablet_bootstrap.cc:654] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.912604  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:07.917110  4765 raft_consensus.cc:2468] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
W20260709 12:15:07.917680  4731 leader_election.cc:343] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:07.919588  4581 leader_election.cc:304] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:07.921123  4895 raft_consensus.cc:2804] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.921258  4731 leader_election.cc:304] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [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: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: c2d6e0ac0ef248b3b44b11b78088d8f6
I20260709 12:15:07.922003  4895 raft_consensus.cc:697] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:07.923448  4900 raft_consensus.cc:2804] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:07.924093  4900 raft_consensus.cc:697] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Becoming Leader. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:07.923964  4895 consensus_queue.cc:237] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.925537  4916 tablet_bootstrap.cc:492] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:07.925139  4900 consensus_queue.cc:237] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.926101  4916 ts_tablet_manager.cc:1403] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.001s
I20260709 12:15:07.928333  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eac72986b6b4551ba1f63fa1b4dd972" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:07.929239  4691 raft_consensus.cc:3060] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:07.929432  4916 raft_consensus.cc:359] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.930275  4916 raft_consensus.cc:385] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.930577  4916 raft_consensus.cc:740] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.936172  4917 ts_tablet_manager.cc:1434] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.055s	user 0.012s	sys 0.007s
I20260709 12:15:07.939544  4917 tablet_bootstrap.cc:492] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:07.944041  4916 consensus_queue.cc:260] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.957507  4918 tablet_bootstrap.cc:492] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:07.958174  4918 ts_tablet_manager.cc:1403] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.005s
I20260709 12:15:07.961333  4918 raft_consensus.cc:359] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.962220  4918 raft_consensus.cc:385] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:07.962528  4918 raft_consensus.cc:740] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:07.971005  4917 tablet_bootstrap.cc:654] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.970291  4513 catalog_manager.cc:5697] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 1 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.974272  4918 consensus_queue.cc:260] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:07.975458  4916 ts_tablet_manager.cc:1434] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.026s
I20260709 12:15:07.964641  4512 catalog_manager.cc:5697] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 reported cstate change: term changed from 0 to 1, leader changed from <none> to f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:07.976759  4916 tablet_bootstrap.cc:492] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:07.977145  4918 ts_tablet_manager.cc:1434] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:15:07.978257  4918 tablet_bootstrap.cc:492] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:07.985531  4916 tablet_bootstrap.cc:654] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:07.992102  4917 tablet_bootstrap.cc:492] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:07.973278  4691 raft_consensus.cc:2468] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:07.992820  4917 ts_tablet_manager.cc:1403] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.008s
I20260709 12:15:07.996469  4918 tablet_bootstrap.cc:654] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.000077  4916 tablet_bootstrap.cc:492] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:08.005302  4916 ts_tablet_manager.cc:1403] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
I20260709 12:15:08.005635  4917 raft_consensus.cc:359] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.006492  4917 raft_consensus.cc:385] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.006805  4917 raft_consensus.cc:740] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.007893  4917 consensus_queue.cc:260] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.009291  4942 raft_consensus.cc:493] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.009943  4942 raft_consensus.cc:515] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.011065  4917 ts_tablet_manager.cc:1434] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:15:08.010528  4937 raft_consensus.cc:493] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.010761  4916 raft_consensus.cc:359] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.011960  4937 raft_consensus.cc:515] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.012727  4916 raft_consensus.cc:385] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.018407  4916 raft_consensus.cc:740] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.018553  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4da97a8af8d4c0eb4c0ca5a9574ea27" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:08.019374  4616 raft_consensus.cc:2468] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:08.019685  4937 leader_election.cc:290] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:08.022125  4657 leader_election.cc:304] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:08.022673  4811 raft_consensus.cc:493] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.022776  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e7a0622fb640d2ac5ac1f697d19914" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:08.023939  4811 raft_consensus.cc:515] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.024242  4691 raft_consensus.cc:2468] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 0.
I20260709 12:15:08.024319  4942 leader_election.cc:290] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.025167  4942 raft_consensus.cc:2804] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.026099  4942 raft_consensus.cc:493] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.026595  4811 leader_election.cc:290] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.026966  4942 raft_consensus.cc:3060] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.019873  4916 consensus_queue.cc:260] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.023491  4917 tablet_bootstrap.cc:492] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:08.043748  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4da97a8af8d4c0eb4c0ca5a9574ea27" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:08.044301  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e7a0622fb640d2ac5ac1f697d19914" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:08.044726  4765 raft_consensus.cc:2468] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:08.045080  4616 raft_consensus.cc:2468] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 0.
I20260709 12:15:08.046710  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd0da2afca84755a5e36d0ef2afb301" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:08.047144  4731 leader_election.cc:304] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.047361  4765 raft_consensus.cc:2468] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:08.048061  4937 raft_consensus.cc:2804] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.048497  4937 raft_consensus.cc:493] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.048684  4656 leader_election.cc:304] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.048914  4937 raft_consensus.cc:3060] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.049700  4811 raft_consensus.cc:2804] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.050119  4811 raft_consensus.cc:493] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.050498  4811 raft_consensus.cc:3060] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.050555  4916 ts_tablet_manager.cc:1434] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 12:15:08.051788  4916 tablet_bootstrap.cc:492] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:08.059072  4937 raft_consensus.cc:515] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.059883  4916 tablet_bootstrap.cc:654] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.061116  4917 tablet_bootstrap.cc:654] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.061863  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd0da2afca84755a5e36d0ef2afb301" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:08.062661  4616 raft_consensus.cc:2468] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:08.068600  4811 raft_consensus.cc:515] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.068732  4942 raft_consensus.cc:515] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.071777  4942 leader_election.cc:290] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.072415  4918 tablet_bootstrap.cc:492] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:08.073033  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4da97a8af8d4c0eb4c0ca5a9574ea27" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:08.073945  4765 raft_consensus.cc:3060] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.081807  4937 leader_election.cc:290] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:08.083038  4942 raft_consensus.cc:493] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.083750  4942 raft_consensus.cc:515] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.087652  4765 raft_consensus.cc:2468] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.094388  4656 leader_election.cc:304] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.094602  4811 leader_election.cc:290] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.095352  4918 ts_tablet_manager.cc:1403] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.024s
I20260709 12:15:08.095461  4942 leader_election.cc:290] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.096329  4949 raft_consensus.cc:2804] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.096967  4949 raft_consensus.cc:697] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:08.097251  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e7a0622fb640d2ac5ac1f697d19914" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:08.097951  4691 raft_consensus.cc:3060] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.097990  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e7a0622fb640d2ac5ac1f697d19914" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:08.098423  4916 tablet_bootstrap.cc:492] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:08.098748  4616 raft_consensus.cc:3060] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.099045  4916 ts_tablet_manager.cc:1403] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.007s
I20260709 12:15:08.099246  4918 raft_consensus.cc:359] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.100160  4918 raft_consensus.cc:385] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.100489  4918 raft_consensus.cc:740] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.101570  4949 consensus_queue.cc:237] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.104431  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4da97a8af8d4c0eb4c0ca5a9574ea27" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:08.105154  4615 raft_consensus.cc:3060] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.101306  4918 consensus_queue.cc:260] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.109203  4918 ts_tablet_manager.cc:1434] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:15:08.110479  4918 tablet_bootstrap.cc:492] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:08.112133  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f547580a9e41aea6725d58d14f62c8" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:08.103005  4916 raft_consensus.cc:359] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.115590  4916 raft_consensus.cc:385] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.115890  4916 raft_consensus.cc:740] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.118101  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd0da2afca84755a5e36d0ef2afb301" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:08.119030  4765 raft_consensus.cc:3060] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.113971  4691 raft_consensus.cc:2468] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 1.
I20260709 12:15:08.121460  4811 raft_consensus.cc:493] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.122550  4811 raft_consensus.cc:515] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.123420  4731 leader_election.cc:304] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.124781  4937 raft_consensus.cc:2804] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.125273  4937 raft_consensus.cc:697] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Becoming Leader. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:08.126083  4937 consensus_queue.cc:237] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.135604  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f547580a9e41aea6725d58d14f62c8" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:08.147100  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620ebd4d9634b6592a3f38a9ceb975d" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:08.148294  4612 raft_consensus.cc:2468] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
W20260709 12:15:08.136053  4656 leader_election.cc:343] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:08.136718  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd0da2afca84755a5e36d0ef2afb301" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:08.151346  4614 raft_consensus.cc:3060] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.151849  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620ebd4d9634b6592a3f38a9ceb975d" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:08.152940  4764 raft_consensus.cc:2468] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:08.137724  4613 raft_consensus.cc:2468] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:08.137007  4811 leader_election.cc:290] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.155032  4656 leader_election.cc:304] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.157444  4918 tablet_bootstrap.cc:654] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.159090  4657 leader_election.cc:304] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [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: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:08.158964  4513 catalog_manager.cc:5697] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 reported cstate change: term changed from 0 to 1, leader changed from <none> to f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67). New cstate: current_term: 1 leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:08.160393  4916 consensus_queue.cc:260] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.161712  4615 raft_consensus.cc:2468] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.149149  4616 raft_consensus.cc:2468] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 1.
I20260709 12:15:08.169561  4765 raft_consensus.cc:2468] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.172268  4656 leader_election.cc:304] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.173172  4811 raft_consensus.cc:2804] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.173429  4942 raft_consensus.cc:2804] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.173568  4811 raft_consensus.cc:493] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.174101  4811 raft_consensus.cc:3060] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.175577  4916 ts_tablet_manager.cc:1434] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260709 12:15:08.177393  4916 tablet_bootstrap.cc:492] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6: Bootstrap starting.
I20260709 12:15:08.181792  4949 raft_consensus.cc:2804] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.185329  4513 catalog_manager.cc:5697] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.188347  4949 raft_consensus.cc:493] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.188901  4949 raft_consensus.cc:3060] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.182150  4614 raft_consensus.cc:2468] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.191998  4811 raft_consensus.cc:515] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.195320  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620ebd4d9634b6592a3f38a9ceb975d" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:08.195394  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620ebd4d9634b6592a3f38a9ceb975d" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:08.196435  4614 raft_consensus.cc:3060] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.195937  4765 raft_consensus.cc:3060] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.198810  4811 leader_election.cc:290] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.199541  4917 tablet_bootstrap.cc:492] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:08.200150  4917 ts_tablet_manager.cc:1403] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.188s	user 0.046s	sys 0.034s
I20260709 12:15:08.200892  4916 tablet_bootstrap.cc:654] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.203456  4811 raft_consensus.cc:493] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.203962  4811 raft_consensus.cc:515] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.205839  4942 raft_consensus.cc:697] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:08.209451  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:08.210433  4616 raft_consensus.cc:2393] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in current term 1: Already voted for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in this term.
I20260709 12:15:08.211808  4917 raft_consensus.cc:359] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.212611  4917 raft_consensus.cc:385] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.212898  4917 raft_consensus.cc:740] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.209501  4918 tablet_bootstrap.cc:492] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:08.213938  4614 raft_consensus.cc:2468] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.209477  4942 consensus_queue.cc:237] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.215404  4657 leader_election.cc:304] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:08.214141  4918 ts_tablet_manager.cc:1403] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.008s
I20260709 12:15:08.215724  4811 leader_election.cc:290] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.216405  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:08.216503  4956 raft_consensus.cc:2804] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.218269  4656 leader_election.cc:304] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:08.215435  4917 consensus_queue.cc:260] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.220824  4918 raft_consensus.cc:359] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.222146  4918 raft_consensus.cc:385] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.222394  4918 raft_consensus.cc:740] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.223038  4918 consensus_queue.cc:260] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.223289  4956 raft_consensus.cc:697] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:08.224303  4956 consensus_queue.cc:237] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.219821  4949 raft_consensus.cc:515] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.227252  4953 raft_consensus.cc:3060] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.228014  4513 catalog_manager.cc:5697] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.228935  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f547580a9e41aea6725d58d14f62c8" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:08.230383  4614 raft_consensus.cc:3060] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.236306  4916 tablet_bootstrap.cc:492] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6: No bootstrap required, opened a new log
I20260709 12:15:08.236905  4916 ts_tablet_manager.cc:1403] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.000s
I20260709 12:15:08.239846  4765 raft_consensus.cc:2468] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.241428  4918 ts_tablet_manager.cc:1434] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.005s
I20260709 12:15:08.241688  4917 ts_tablet_manager.cc:1434] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.003s
I20260709 12:15:08.242765  4918 tablet_bootstrap.cc:492] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff: Bootstrap starting.
I20260709 12:15:08.245669  4614 raft_consensus.cc:2468] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.247009  4657 leader_election.cc:304] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:08.247949  4942 raft_consensus.cc:2804] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.248265  4949 leader_election.cc:290] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.248512  4942 raft_consensus.cc:697] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:08.250134  4918 tablet_bootstrap.cc:654] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.250590  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f547580a9e41aea6725d58d14f62c8" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:08.251216  4765 raft_consensus.cc:3060] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.251287  4917 tablet_bootstrap.cc:492] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:08.249783  4942 consensus_queue.cc:237] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.260372  4953 raft_consensus.cc:2749] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:08.263267  4765 raft_consensus.cc:2468] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.240016  4916 raft_consensus.cc:359] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.267616  4512 catalog_manager.cc:5697] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.267560  4916 raft_consensus.cc:385] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.269124  4916 raft_consensus.cc:740] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.270010  4916 consensus_queue.cc:260] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.271582  4916 ts_tablet_manager.cc:1434] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:15:08.274430  4918 tablet_bootstrap.cc:492] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff: No bootstrap required, opened a new log
I20260709 12:15:08.277694  4917 tablet_bootstrap.cc:654] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.278388  4918 ts_tablet_manager.cc:1403] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.015s
I20260709 12:15:08.281167  4918 raft_consensus.cc:359] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.281870  4918 raft_consensus.cc:385] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.282122  4918 raft_consensus.cc:740] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.282821  4918 consensus_queue.cc:260] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.283089  4917 tablet_bootstrap.cc:492] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:08.283695  4917 ts_tablet_manager.cc:1403] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
I20260709 12:15:08.284938  4918 ts_tablet_manager.cc:1434] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:15:08.286563  4917 raft_consensus.cc:359] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.287137  4917 raft_consensus.cc:385] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.287384  4917 raft_consensus.cc:740] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.286746  4512 catalog_manager.cc:5697] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.288049  4917 consensus_queue.cc:260] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.289500  4917 ts_tablet_manager.cc:1434] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:15:08.294205  4917 tablet_bootstrap.cc:492] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331: Bootstrap starting.
I20260709 12:15:08.297680  4895 raft_consensus.cc:493] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.298278  4895 raft_consensus.cc:515] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.300803  4917 tablet_bootstrap.cc:654] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:08.302117  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:08.302904  4765 raft_consensus.cc:2468] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:08.304013  4581 leader_election.cc:304] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.304935  4936 raft_consensus.cc:2804] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.305284  4936 raft_consensus.cc:493] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.305500  4936 raft_consensus.cc:3060] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.306171  4895 leader_election.cc:290] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.306738  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" is_pre_election: true
I20260709 12:15:08.307442  4691 raft_consensus.cc:2468] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 0.
I20260709 12:15:08.308068  4959 raft_consensus.cc:493] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.310043  4959 raft_consensus.cc:515] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.316030  4936 raft_consensus.cc:515] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.320292  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:08.320953  4691 raft_consensus.cc:3060] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.320750  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:08.320765  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:08.321913  4765 raft_consensus.cc:2468] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:08.321501  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:08.323221  4936 leader_election.cc:290] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 1 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.323562  4656 leader_election.cc:304] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.325429  4614 raft_consensus.cc:2393] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in current term 1: Already voted for candidate 5f1b5ac3e3c14c0998f9899c69375aff in this term.
I20260709 12:15:08.326573  4959 leader_election.cc:290] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.329525  4691 raft_consensus.cc:2468] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 1.
I20260709 12:15:08.330000  4917 tablet_bootstrap.cc:492] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331: No bootstrap required, opened a new log
I20260709 12:15:08.330124  4942 raft_consensus.cc:2764] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:15:08.330562  4917 ts_tablet_manager.cc:1403] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.015s
I20260709 12:15:08.333734  4582 leader_election.cc:304] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [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: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:08.333952  4917 raft_consensus.cc:359] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.334798  4917 raft_consensus.cc:385] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:08.334436  4937 consensus_queue.cc:1048] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.334949  4936 raft_consensus.cc:2804] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.335134  4917 raft_consensus.cc:740] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Initialized, Role: FOLLOWER
I20260709 12:15:08.335753  4936 raft_consensus.cc:697] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:08.336694  4917 consensus_queue.cc:260] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.337841  4936 consensus_queue.cc:237] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.347637  4917 ts_tablet_manager.cc:1434] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:15:08.352725  4512 catalog_manager.cc:5697] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 1 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.359056  4900 consensus_queue.cc:1048] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.413146  4942 raft_consensus.cc:493] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:08.413722  4942 raft_consensus.cc:515] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.415691  4942 leader_election.cc:290] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.416908  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58806131dcc44f25abcd4232c10044ee" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" is_pre_election: true
I20260709 12:15:08.417011  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58806131dcc44f25abcd4232c10044ee" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" is_pre_election: true
I20260709 12:15:08.417790  4765 raft_consensus.cc:2468] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:08.417848  4614 raft_consensus.cc:2468] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 0.
I20260709 12:15:08.418895  4656 leader_election.cc:304] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.419698  4942 raft_consensus.cc:2804] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:08.420065  4942 raft_consensus.cc:493] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:08.420347  4942 raft_consensus.cc:3060] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.425617  4942 raft_consensus.cc:515] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.427315  4942 leader_election.cc:290] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.428247  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58806131dcc44f25abcd4232c10044ee" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:08.428391  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58806131dcc44f25abcd4232c10044ee" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:08.428844  4614 raft_consensus.cc:3060] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.429107  4764 raft_consensus.cc:3060] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.433883  4614 raft_consensus.cc:2468] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.434420  4764 raft_consensus.cc:2468] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 1.
I20260709 12:15:08.435087  4657 leader_election.cc:304] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:08.435981  4942 raft_consensus.cc:2804] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:08.436388  4942 raft_consensus.cc:697] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:08.437047  4942 consensus_queue.cc:237] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.440896  4936 consensus_queue.cc:1048] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.446111  4513 catalog_manager.cc:5697] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 1 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.454548  4934 consensus_queue.cc:1048] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.526899  4937 consensus_queue.cc:1048] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.539160  4969 consensus_queue.cc:1048] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.579371  4942 consensus_queue.cc:1048] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.589862  4942 consensus_queue.cc:1048] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.648471  4956 consensus_queue.cc:1048] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.660583  4956 consensus_queue.cc:1048] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.672521  4691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cd0da2afca84755a5e36d0ef2afb301"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
mode: GRACEFUL
new_leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
 from {username='slave'} at 127.0.0.1:56288
I20260709 12:15:08.673207  4691 raft_consensus.cc:606] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Received request to transfer leadership to TS 5f1b5ac3e3c14c0998f9899c69375aff
I20260709 12:15:08.681210  4691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4da97a8af8d4c0eb4c0ca5a9574ea27"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
mode: GRACEFUL
new_leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
 from {username='slave'} at 127.0.0.1:56288
I20260709 12:15:08.681708  4691 raft_consensus.cc:606] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Received request to transfer leadership to TS 5f1b5ac3e3c14c0998f9899c69375aff
I20260709 12:15:08.686359  4764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48"
dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
mode: GRACEFUL
new_leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
 from {username='slave'} at 127.0.0.1:37880
I20260709 12:15:08.686879  4764 raft_consensus.cc:606] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Received request to transfer leadership to TS 5f1b5ac3e3c14c0998f9899c69375aff
I20260709 12:15:08.691702  4764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6e7a0622fb640d2ac5ac1f697d19914"
dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
mode: GRACEFUL
new_leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:37880
I20260709 12:15:08.692157  4764 raft_consensus.cc:606] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Received request to transfer leadership to TS c2d6e0ac0ef248b3b44b11b78088d8f6
I20260709 12:15:08.699508  4614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407"
dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
mode: GRACEFUL
new_leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:42136
I20260709 12:15:08.700083  4614 raft_consensus.cc:606] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Received request to transfer leadership to TS c2d6e0ac0ef248b3b44b11b78088d8f6
I20260709 12:15:08.707276  4691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58806131dcc44f25abcd4232c10044ee"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
mode: GRACEFUL
new_leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
 from {username='slave'} at 127.0.0.1:56288
I20260709 12:15:08.707894  4691 raft_consensus.cc:606] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Received request to transfer leadership to TS f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:08.714267  4956 consensus_queue.cc:1048] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.714502  4959 consensus_queue.cc:1048] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.720615  4959 consensus_queue.cc:1048] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.743099  4959 consensus_queue.cc:1048] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.785619  4976 raft_consensus.cc:993] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331: : Instructing follower 5f1b5ac3e3c14c0998f9899c69375aff to start an election
I20260709 12:15:08.786115  4969 raft_consensus.cc:1081] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Signalling peer 5f1b5ac3e3c14c0998f9899c69375aff to start an election
I20260709 12:15:08.788048  4614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48"
dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
 from {username='slave'} at 127.0.0.1:42128
I20260709 12:15:08.788697  4614 raft_consensus.cc:493] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.789073  4614 raft_consensus.cc:3060] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.795158  4614 raft_consensus.cc:515] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.796824  4614 leader_election.cc:290] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 2 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.797710  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:08.797904  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afc23537bfb4c079192bd460324ea48" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:08.798342  4691 raft_consensus.cc:3060] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.798468  4764 raft_consensus.cc:3055] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.798903  4764 raft_consensus.cc:740] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:08.799710  4764 consensus_queue.cc:260] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.800961  4764 raft_consensus.cc:3060] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.805330  4691 raft_consensus.cc:2468] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 2.
I20260709 12:15:08.806496  4582 leader_election.cc:304] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:08.807416  4934 raft_consensus.cc:2804] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.807883  4934 raft_consensus.cc:697] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:08.808140  4764 raft_consensus.cc:2468] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 2.
I20260709 12:15:08.808701  4934 consensus_queue.cc:237] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.815762  4512 catalog_manager.cc:5697] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 1 to 2, leader changed from f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67) to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 2 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.839725  4959 consensus_queue.cc:1048] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.849170  4953 consensus_queue.cc:1048] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:08.857069  4959 raft_consensus.cc:993] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6: : Instructing follower f241d8395d9c4aa4bd5b0cd6f2fc1331 to start an election
I20260709 12:15:08.857628  4953 raft_consensus.cc:1081] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Signalling peer f241d8395d9c4aa4bd5b0cd6f2fc1331 to start an election
I20260709 12:15:08.859239  4764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58806131dcc44f25abcd4232c10044ee"
dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
 from {username='slave'} at 127.0.0.1:37870
I20260709 12:15:08.859798  4764 raft_consensus.cc:493] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.860205  4764 raft_consensus.cc:3060] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.866848  4764 raft_consensus.cc:515] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.868770  4764 leader_election.cc:290] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 2 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:08.869786  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58806131dcc44f25abcd4232c10044ee" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:08.869634  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58806131dcc44f25abcd4232c10044ee" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:08.870473  4691 raft_consensus.cc:3055] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.870618  4614 raft_consensus.cc:3060] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.870854  4691 raft_consensus.cc:740] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:08.871696  4691 consensus_queue.cc:260] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.872880  4691 raft_consensus.cc:3060] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.878636  4614 raft_consensus.cc:2468] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 2.
I20260709 12:15:08.879339  4691 raft_consensus.cc:2468] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 2.
I20260709 12:15:08.879863  4731 leader_election.cc:304] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.880860  4969 raft_consensus.cc:2804] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.881382  4969 raft_consensus.cc:697] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 LEADER]: Becoming Leader. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:08.882236  4969 consensus_queue.cc:237] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.888705  4513 catalog_manager.cc:5697] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 reported cstate change: term changed from 1 to 2, leader changed from c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66) to f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67). New cstate: current_term: 2 leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:08.928987  4976 raft_consensus.cc:993] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331: : Instructing follower c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:08.929476  4969 raft_consensus.cc:1081] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Signalling peer c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:08.931350  4691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6e7a0622fb640d2ac5ac1f697d19914"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:56274
I20260709 12:15:08.931911  4691 raft_consensus.cc:493] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.932169  4764 raft_consensus.cc:3060] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:08.932291  4691 raft_consensus.cc:3060] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.939597  4691 raft_consensus.cc:515] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.941175  4895 consensus_queue.cc:1048] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.941677  4691 leader_election.cc:290] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.942730  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e7a0622fb640d2ac5ac1f697d19914" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:08.943400  4764 raft_consensus.cc:3055] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.943718  4764 raft_consensus.cc:740] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:08.943821  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e7a0622fb640d2ac5ac1f697d19914" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:08.944499  4616 raft_consensus.cc:3060] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.945746  4764 consensus_queue.cc:260] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.947459  4764 raft_consensus.cc:3060] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.953647  4616 raft_consensus.cc:2468] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:08.955041  4657 leader_election.cc:304] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, c2d6e0ac0ef248b3b44b11b78088d8f6; no voters: 
I20260709 12:15:08.955479  4764 raft_consensus.cc:2468] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:08.956012  4953 raft_consensus.cc:2804] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.956555  4953 raft_consensus.cc:697] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:08.957366  4953 consensus_queue.cc:237] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.961520  4934 consensus_queue.cc:1048] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:08.969184  4512 catalog_manager.cc:5697] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 1 to 2, leader changed from f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67) to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.970995  4895 raft_consensus.cc:993] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff: : Instructing follower c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:08.971527  4934 raft_consensus.cc:1081] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Signalling peer c2d6e0ac0ef248b3b44b11b78088d8f6 to start an election
I20260709 12:15:08.973045  4691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
 from {username='slave'} at 127.0.0.1:56266
I20260709 12:15:08.973500  4691 raft_consensus.cc:493] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.973855  4691 raft_consensus.cc:3060] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.979374  4691 raft_consensus.cc:515] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.980931  4691 leader_election.cc:290] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:08.981712  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:08.981979  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9bcbf622ec4fa2b546f19cc73ca407" candidate_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:08.982501  4616 raft_consensus.cc:3055] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:08.983089  4765 raft_consensus.cc:3060] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.983093  4616 raft_consensus.cc:740] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:08.984207  4616 consensus_queue.cc:260] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.985708  4616 raft_consensus.cc:3060] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:08.989012  4765 raft_consensus.cc:2468] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:08.990303  4656 leader_election.cc:304] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:08.991147  4949 raft_consensus.cc:2804] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:08.991503  4616 raft_consensus.cc:2468] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d6e0ac0ef248b3b44b11b78088d8f6 in term 2.
I20260709 12:15:08.991613  4949 raft_consensus.cc:697] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Becoming Leader. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:08.992808  4949 consensus_queue.cc:237] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:08.999478  4512 catalog_manager.cc:5697] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 reported cstate change: term changed from 1 to 2, leader changed from 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65) to c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66). New cstate: current_term: 2 leader_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.071118  4953 raft_consensus.cc:993] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6: : Instructing follower 5f1b5ac3e3c14c0998f9899c69375aff to start an election
I20260709 12:15:09.071605  4949 raft_consensus.cc:1081] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Signalling peer 5f1b5ac3e3c14c0998f9899c69375aff to start an election
I20260709 12:15:09.073010  4616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4da97a8af8d4c0eb4c0ca5a9574ea27"
dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
 from {username='slave'} at 127.0.0.1:42116
I20260709 12:15:09.073446  4616 raft_consensus.cc:493] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:09.073719  4616 raft_consensus.cc:3060] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.078078  4616 raft_consensus.cc:515] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:09.079481  4616 leader_election.cc:290] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 2 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:09.080242  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4da97a8af8d4c0eb4c0ca5a9574ea27" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:09.080519  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4da97a8af8d4c0eb4c0ca5a9574ea27" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:09.080879  4691 raft_consensus.cc:3055] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:09.081090  4765 raft_consensus.cc:3060] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.081233  4691 raft_consensus.cc:740] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:09.081992  4691 consensus_queue.cc:260] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:09.082893  4691 raft_consensus.cc:3060] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.086074  4765 raft_consensus.cc:2468] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 2.
I20260709 12:15:09.087118  4581 leader_election.cc:304] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:09.087898  4691 raft_consensus.cc:2468] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 2.
I20260709 12:15:09.088001  4991 raft_consensus.cc:2804] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:09.088526  4991 raft_consensus.cc:697] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:09.089236  4991 consensus_queue.cc:237] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:09.095567  4512 catalog_manager.cc:5697] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 1 to 2, leader changed from c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66) to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 2 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.109017  4953 raft_consensus.cc:993] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6: : Instructing follower 5f1b5ac3e3c14c0998f9899c69375aff to start an election
I20260709 12:15:09.109484  4949 raft_consensus.cc:1081] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Signalling peer 5f1b5ac3e3c14c0998f9899c69375aff to start an election
I20260709 12:15:09.111029  4616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cd0da2afca84755a5e36d0ef2afb301"
dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
 from {username='slave'} at 127.0.0.1:42116
I20260709 12:15:09.111558  4616 raft_consensus.cc:493] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:09.111807  4616 raft_consensus.cc:3060] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.116930  4616 raft_consensus.cc:515] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:09.119537  4616 leader_election.cc:290] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 2 election: Requested vote from peers c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255), f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67:41235)
I20260709 12:15:09.119656  4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd0da2afca84755a5e36d0ef2afb301" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:09.119982  4765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd0da2afca84755a5e36d0ef2afb301" candidate_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
I20260709 12:15:09.120352  4691 raft_consensus.cc:3055] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:09.120519  4765 raft_consensus.cc:3060] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.120730  4691 raft_consensus.cc:740] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:09.121563  4691 consensus_queue.cc:260] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:09.122702  4691 raft_consensus.cc:3060] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:09.127543  4765 raft_consensus.cc:2468] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 2.
I20260709 12:15:09.128695  4581 leader_election.cc:304] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:09.129503  4991 raft_consensus.cc:2804] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:09.130040  4991 raft_consensus.cc:697] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Becoming Leader. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:09.130828  4991 consensus_queue.cc:237] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:09.131353  4691 raft_consensus.cc:2468] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1b5ac3e3c14c0998f9899c69375aff in term 2.
I20260709 12:15:09.137923  4512 catalog_manager.cc:5697] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff reported cstate change: term changed from 1 to 2, leader changed from c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66) to 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65). New cstate: current_term: 2 leader_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.275187  4691 raft_consensus.cc:1275] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Refusing update from remote peer 5f1b5ac3e3c14c0998f9899c69375aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.276335  4991 consensus_queue.cc:1048] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.284024  4764 raft_consensus.cc:1275] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Refusing update from remote peer 5f1b5ac3e3c14c0998f9899c69375aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.285620  4934 consensus_queue.cc:1048] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.406980  4691 raft_consensus.cc:1275] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Refusing update from remote peer f241d8395d9c4aa4bd5b0cd6f2fc1331: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.408330  4976 consensus_queue.cc:1048] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.415690  4616 raft_consensus.cc:1275] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Refusing update from remote peer f241d8395d9c4aa4bd5b0cd6f2fc1331: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.418704  4969 consensus_queue.cc:1048] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.444638  4764 raft_consensus.cc:1275] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.445863  4953 consensus_queue.cc:1048] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.452994  4616 raft_consensus.cc:1275] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.454422  4959 consensus_queue.cc:1048] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.497191  4616 raft_consensus.cc:1275] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.498660  4959 consensus_queue.cc:1048] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.509048  4764 raft_consensus.cc:1275] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Refusing update from remote peer c2d6e0ac0ef248b3b44b11b78088d8f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.510462  4953 consensus_queue.cc:1048] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.538166  4691 raft_consensus.cc:1275] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Refusing update from remote peer 5f1b5ac3e3c14c0998f9899c69375aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.539362  4895 consensus_queue.cc:1048] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.546512  4764 raft_consensus.cc:1275] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Refusing update from remote peer 5f1b5ac3e3c14c0998f9899c69375aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.547935  4991 consensus_queue.cc:1048] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.626139  4691 raft_consensus.cc:1275] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Refusing update from remote peer 5f1b5ac3e3c14c0998f9899c69375aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.627406  4991 consensus_queue.cc:1048] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:09.635978  4764 raft_consensus.cc:1275] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Refusing update from remote peer 5f1b5ac3e3c14c0998f9899c69375aff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:09.637449  4895 consensus_queue.cc:1048] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.711396  4513 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47490:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:15:11.732592  4513 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47490:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:15:11.827090 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:11.990646  4582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:41255, user_credentials={real_user=slave}} blocked reactor thread for 55615.2us
W20260709 12:15:11.992296  4581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:41235, user_credentials={real_user=slave}} blocked reactor thread for 78397us
W20260709 12:15:11.988577  5016 log.cc:927] Time spent T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260709 12:15:12.097599  4582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:41255, user_credentials={real_user=slave}} blocked reactor thread for 74877.7us
W20260709 12:15:12.094646  4581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:41235, user_credentials={real_user=slave}} blocked reactor thread for 76216.4us
I20260709 12:15:12.126817  5056 tablet.cc:1724] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.130709  5057 tablet.cc:1724] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:12.180815  4581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.67:41235, user_credentials={real_user=slave}} blocked reactor thread for 80248.4us
W20260709 12:15:12.224691  5050 log.cc:927] Time spent T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 12:15:12.206234  5060 tablet.cc:1724] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.223040  5052 tablet.cc:1724] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:12.249197  5053 log.cc:927] Time spent T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260709 12:15:12.266656  5070 tablet.cc:1724] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.261229  5068 tablet.cc:1724] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.272768  5062 tablet.cc:1724] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:12.295830  5067 log.cc:927] Time spent T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 12:15:12.234469  5064 tablet.cc:1724] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:12.316958  5071 log.cc:927] Time spent T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 12:15:12.317750  4615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12"
dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
mode: GRACEFUL
new_leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
 from {username='slave'} at 127.0.0.1:37188
I20260709 12:15:12.327102  4615 raft_consensus.cc:606] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Received request to transfer leadership to TS f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:12.278445  5066 tablet.cc:1724] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.295370  5074 tablet.cc:1724] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.329449  5072 tablet.cc:1724] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.334277  5073 tablet.cc:1724] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.334908  5064 tablet.cc:1724] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.340862  5057 tablet.cc:1724] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.343132  5056 tablet.cc:1724] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.306313  5060 tablet.cc:1724] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.340921  5068 tablet.cc:1724] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.446902  5070 tablet.cc:1724] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.448351  5052 tablet.cc:1724] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.455086  5062 tablet.cc:1724] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:15:12.469981  4582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.90.66:41255, user_credentials={real_user=slave}} blocked reactor thread for 121660us
I20260709 12:15:12.470778  5073 tablet.cc:1724] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.486963  5072 tablet.cc:1724] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.504827  5060 tablet.cc:1724] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.527063  5064 tablet.cc:1724] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.534703  5068 tablet.cc:1724] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.551668  5054 raft_consensus.cc:993] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff: : Instructing follower f241d8395d9c4aa4bd5b0cd6f2fc1331 to start an election
I20260709 12:15:12.552229  5054 raft_consensus.cc:1081] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Signalling peer f241d8395d9c4aa4bd5b0cd6f2fc1331 to start an election
I20260709 12:15:12.540194  5074 tablet.cc:1724] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.554284  4761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12"
dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
 from {username='slave'} at 127.0.0.1:37878
I20260709 12:15:12.559832  4761 raft_consensus.cc:493] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.560220  4761 raft_consensus.cc:3060] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.574371  4761 raft_consensus.cc:515] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:12.578231  4616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:12.578830  4616 raft_consensus.cc:3055] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:12.579162  4616 raft_consensus.cc:740] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f1b5ac3e3c14c0998f9899c69375aff, State: Running, Role: LEADER
I20260709 12:15:12.579975  4616 consensus_queue.cc:260] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [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: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:12.581017  4616 raft_consensus.cc:3060] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.551821  5056 tablet.cc:1724] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:15:12.590816  4761 leader_election.cc:290] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 3 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:12.591996  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ba33cf43f0473ea67a329feb7f6d12" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:12.592658  4689 raft_consensus.cc:3060] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.595112  4691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4"
dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
mode: GRACEFUL
new_leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
 from {username='slave'} at 127.0.0.1:56122
I20260709 12:15:12.595753  4691 raft_consensus.cc:606] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Received request to transfer leadership to TS f241d8395d9c4aa4bd5b0cd6f2fc1331
I20260709 12:15:12.597236 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:12.597898 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:12.601846  4689 raft_consensus.cc:2468] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 3.
I20260709 12:15:12.603295  4731 leader_election.cc:304] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [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: c2d6e0ac0ef248b3b44b11b78088d8f6, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:12.604343  5041 raft_consensus.cc:2804] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:12.604815  5041 raft_consensus.cc:697] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 LEADER]: Becoming Leader. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:12.606027  5041 consensus_queue.cc:237] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [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: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:12.614711  4953 raft_consensus.cc:993] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6: : Instructing follower f241d8395d9c4aa4bd5b0cd6f2fc1331 to start an election
I20260709 12:15:12.615338  4953 raft_consensus.cc:1081] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Signalling peer f241d8395d9c4aa4bd5b0cd6f2fc1331 to start an election
I20260709 12:15:12.617347  4761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4"
dest_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331"
 from {username='slave'} at 127.0.0.1:37870
I20260709 12:15:12.618047  4761 raft_consensus.cc:493] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.618479  4761 raft_consensus.cc:3060] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.626217  4616 raft_consensus.cc:2468] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 3.
I20260709 12:15:12.626982  4761 raft_consensus.cc:515] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:12.629815  4761 leader_election.cc:290] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [CANDIDATE]: Term 3 election: Requested vote from peers 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859), c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255)
I20260709 12:15:12.631407  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1b5ac3e3c14c0998f9899c69375aff"
I20260709 12:15:12.631414  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b94ad8b33b4515b0155f2fc899bff4" candidate_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6"
I20260709 12:15:12.632181  4614 raft_consensus.cc:3060] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.632233  4689 raft_consensus.cc:3055] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:12.632787  4689 raft_consensus.cc:740] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2d6e0ac0ef248b3b44b11b78088d8f6, State: Running, Role: LEADER
I20260709 12:15:12.633837  4689 consensus_queue.cc:260] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [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: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:12.635385  4689 raft_consensus.cc:3060] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.640699  4614 raft_consensus.cc:2468] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 3.
I20260709 12:15:12.642068  4731 leader_election.cc:304] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [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: 5f1b5ac3e3c14c0998f9899c69375aff, f241d8395d9c4aa4bd5b0cd6f2fc1331; no voters: 
I20260709 12:15:12.641939  4511 catalog_manager.cc:5697] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 reported cstate change: term changed from 2 to 3, leader changed from 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65) to f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.643115  5041 raft_consensus.cc:2804] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:12.643760  4689 raft_consensus.cc:2468] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f241d8395d9c4aa4bd5b0cd6f2fc1331 in term 3.
I20260709 12:15:12.643898  5041 raft_consensus.cc:697] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 LEADER]: Becoming Leader. State: Replica: f241d8395d9c4aa4bd5b0cd6f2fc1331, State: Running, Role: LEADER
I20260709 12:15:12.645802  5041 consensus_queue.cc:237] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [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: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } }
I20260709 12:15:12.652226  4513 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37: soft_deleted_table [id=d16ef9898f4b429392fb1f0e0d4dcb89] alter complete (version 1)
I20260709 12:15:12.670181  4511 catalog_manager.cc:5697] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 reported cstate change: term changed from 2 to 3, leader changed from c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66) to f241d8395d9c4aa4bd5b0cd6f2fc1331 (127.30.90.67). New cstate: current_term: 3 leader_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f241d8395d9c4aa4bd5b0cd6f2fc1331" member_type: VOTER last_known_addr { host: "127.30.90.67" port: 41235 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:13.037180  4689 raft_consensus.cc:1275] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 3 FOLLOWER]: Refusing update from remote peer f241d8395d9c4aa4bd5b0cd6f2fc1331: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.038631  5041 consensus_queue.cc:1048] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:13.048892  4616 raft_consensus.cc:1275] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 3 FOLLOWER]: Refusing update from remote peer f241d8395d9c4aa4bd5b0cd6f2fc1331: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.050606  5038 consensus_queue.cc:1048] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:13.153096  4689 raft_consensus.cc:1275] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 3 FOLLOWER]: Refusing update from remote peer f241d8395d9c4aa4bd5b0cd6f2fc1331: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.154582  5038 consensus_queue.cc:1048] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d6e0ac0ef248b3b44b11b78088d8f6" member_type: VOTER last_known_addr { host: "127.30.90.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:13.164822  4616 raft_consensus.cc:1275] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 3 FOLLOWER]: Refusing update from remote peer f241d8395d9c4aa4bd5b0cd6f2fc1331: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.166873  5038 consensus_queue.cc:1048] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1b5ac3e3c14c0998f9899c69375aff" member_type: VOTER last_known_addr { host: "127.30.90.65" port: 37859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:13.599059 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:13.604621 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:13.605175 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:14.606144 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:14.612413 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:14.612944 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:15.614077 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:15.619673 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:15.620182 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:16.621251 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.626497 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:16.626971 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:17.628255 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.635890 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:17.636359 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:18.637457 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.642366 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:18.642832 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:19.643735 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.649037 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:19.649478 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:20.650406 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:20.655161 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:20.655623 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:21.656606 31081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.661648 31081 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:21.662122 31081 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:22.721304 31081 tablet_server.cc:179] TabletServer@127.30.90.65:0 shutting down...
W20260709 12:15:22.733664  4657 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260709 12:15:22.737435  4657 consensus_peers.cc:597] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 -> Peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Couldn't send request to peer 5f1b5ac3e3c14c0998f9899c69375aff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.771863 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:22.774822 31081 tablet_replica.cc:333] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
W20260709 12:15:22.775650  4731 consensus_peers.cc:597] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 -> Peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Couldn't send request to peer 5f1b5ac3e3c14c0998f9899c69375aff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.776247 31081 raft_consensus.cc:2243] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.777005 31081 raft_consensus.cc:2272] T 58806131dcc44f25abcd4232c10044ee P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.779551 31081 tablet_replica.cc:333] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.780251 31081 raft_consensus.cc:2243] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.780768 31081 raft_consensus.cc:2272] T 1d9bcbf622ec4fa2b546f19cc73ca407 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.783161 31081 tablet_replica.cc:333] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.783782 31081 raft_consensus.cc:2243] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.784533 31081 raft_consensus.cc:2272] T 9620ebd4d9634b6592a3f38a9ceb975d P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.787431 31081 tablet_replica.cc:333] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.788156 31081 raft_consensus.cc:2243] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.789297 31081 raft_consensus.cc:2272] T 7afc23537bfb4c079192bd460324ea48 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.791636 31081 tablet_replica.cc:333] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.792203 31081 raft_consensus.cc:2243] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.793105 31081 raft_consensus.cc:2272] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.795563 31081 tablet_replica.cc:333] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.796188 31081 raft_consensus.cc:2243] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.797034 31081 raft_consensus.cc:2272] T 7cd0da2afca84755a5e36d0ef2afb301 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.799515 31081 tablet_replica.cc:333] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.800105 31081 raft_consensus.cc:2243] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.801113 31081 raft_consensus.cc:2272] T 9eac72986b6b4551ba1f63fa1b4dd972 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.803880 31081 tablet_replica.cc:333] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.804563 31081 raft_consensus.cc:2243] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.805213 31081 raft_consensus.cc:2272] T 55ba33cf43f0473ea67a329feb7f6d12 P 5f1b5ac3e3c14c0998f9899c69375aff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.807899 31081 tablet_replica.cc:333] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.808486 31081 raft_consensus.cc:2243] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.809079 31081 raft_consensus.cc:2272] T 59a17ab56acb445daf9214f9f19eb36d P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.811616 31081 tablet_replica.cc:333] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.812147 31081 raft_consensus.cc:2243] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.812701 31081 raft_consensus.cc:2272] T 65f547580a9e41aea6725d58d14f62c8 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.815116 31081 tablet_replica.cc:333] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.815732 31081 raft_consensus.cc:2243] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.816330 31081 raft_consensus.cc:2272] T a6e7a0622fb640d2ac5ac1f697d19914 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.818773 31081 tablet_replica.cc:333] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.819324 31081 raft_consensus.cc:2243] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.820195 31081 raft_consensus.cc:2272] T afa16d34c5bd4494b4a3d4a6b6c4b742 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.822592 31081 tablet_replica.cc:333] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.823189 31081 raft_consensus.cc:2243] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.824088 31081 raft_consensus.cc:2272] T 5677636cbd04463096b1eb47736f2455 P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.826352 31081 tablet_replica.cc:333] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.826911 31081 raft_consensus.cc:2243] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.827451 31081 raft_consensus.cc:2272] T b2b94ad8b33b4515b0155f2fc899bff4 P 5f1b5ac3e3c14c0998f9899c69375aff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.829964 31081 tablet_replica.cc:333] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.830534 31081 raft_consensus.cc:2243] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.831461 31081 raft_consensus.cc:2272] T b10d1f041f324017ad17c358e627da1b P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.833724 31081 tablet_replica.cc:333] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.834319 31081 raft_consensus.cc:2243] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.834949 31081 raft_consensus.cc:2272] T 9e89299015464482969d1fa0063e7600 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.838096 31081 tablet_replica.cc:333] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.838671 31081 raft_consensus.cc:2243] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.839326 31081 raft_consensus.cc:2272] T e201bf0cad114cc9abe2f91bb984fe68 P 5f1b5ac3e3c14c0998f9899c69375aff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.842100 31081 tablet_replica.cc:333] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff: stopping tablet replica
I20260709 12:15:22.842557 31081 raft_consensus.cc:2243] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.842986 31081 raft_consensus.cc:2272] T 45778e6cf80041a5a3aa4c0e8942b2ec P 5f1b5ac3e3c14c0998f9899c69375aff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.860615  4657 consensus_peers.cc:597] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 -> Peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Couldn't send request to peer 5f1b5ac3e3c14c0998f9899c69375aff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.890014 31081 tablet_server.cc:196] TabletServer@127.30.90.65:0 shutdown complete.
W20260709 12:15:22.911793  4731 consensus_peers.cc:597] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 -> Peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Couldn't send request to peer 5f1b5ac3e3c14c0998f9899c69375aff. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:37859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:22.915521  4657 consensus_peers.cc:597] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 -> Peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Couldn't send request to peer 5f1b5ac3e3c14c0998f9899c69375aff. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:37859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.940199 31081 tablet_server.cc:179] TabletServer@127.30.90.66:0 shutting down...
W20260709 12:15:22.966379  4657 consensus_peers.cc:597] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 -> Peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Couldn't send request to peer 5f1b5ac3e3c14c0998f9899c69375aff. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:37859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.976879 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:22.978035 31081 tablet_replica.cc:333] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:22.978863 31081 raft_consensus.cc:2243] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.980144 31081 raft_consensus.cc:2272] T 1d9bcbf622ec4fa2b546f19cc73ca407 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.982605  4657 consensus_peers.cc:597] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 -> Peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Couldn't send request to peer 5f1b5ac3e3c14c0998f9899c69375aff. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:37859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.983575 31081 tablet_replica.cc:333] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:22.984637 31081 raft_consensus.cc:2243] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.985350 31081 raft_consensus.cc:2272] T 58806131dcc44f25abcd4232c10044ee P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:22.988340  4657 consensus_peers.cc:597] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 -> Peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Couldn't send request to peer 5f1b5ac3e3c14c0998f9899c69375aff. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:37859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.988624 31081 tablet_replica.cc:333] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:22.989364 31081 raft_consensus.cc:2243] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.989943 31081 raft_consensus.cc:2272] T 7afc23537bfb4c079192bd460324ea48 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.992205 31081 tablet_replica.cc:333] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:22.992894 31081 raft_consensus.cc:2243] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:22.993886 31081 raft_consensus.cc:2272] T 9620ebd4d9634b6592a3f38a9ceb975d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.996115 31081 tablet_replica.cc:333] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:22.996757 31081 raft_consensus.cc:2243] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:22.997332 31081 raft_consensus.cc:2272] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:22.999661 31081 tablet_replica.cc:333] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.000240 31081 raft_consensus.cc:2243] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.000859 31081 raft_consensus.cc:2272] T 55ba33cf43f0473ea67a329feb7f6d12 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.003170 31081 tablet_replica.cc:333] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.003769 31081 raft_consensus.cc:2243] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.004233 31081 raft_consensus.cc:2272] T 59a17ab56acb445daf9214f9f19eb36d P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.006480 31081 tablet_replica.cc:333] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.007189 31081 raft_consensus.cc:2243] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.007867 31081 raft_consensus.cc:2272] T 9eac72986b6b4551ba1f63fa1b4dd972 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.010645 31081 tablet_replica.cc:333] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.011294 31081 raft_consensus.cc:2243] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.011861 31081 raft_consensus.cc:2272] T 7cd0da2afca84755a5e36d0ef2afb301 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.014115 31081 tablet_replica.cc:333] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.014665 31081 raft_consensus.cc:2243] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.015523 31081 raft_consensus.cc:2272] T 65f547580a9e41aea6725d58d14f62c8 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.017853 31081 tablet_replica.cc:333] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.018445 31081 raft_consensus.cc:2243] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.019361 31081 raft_consensus.cc:2272] T a6e7a0622fb640d2ac5ac1f697d19914 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.021469 31081 tablet_replica.cc:333] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.022089 31081 raft_consensus.cc:2243] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.022549 31081 raft_consensus.cc:2272] T afa16d34c5bd4494b4a3d4a6b6c4b742 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.024682 31081 tablet_replica.cc:333] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.025213 31081 raft_consensus.cc:2243] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.026075 31081 raft_consensus.cc:2272] T e201bf0cad114cc9abe2f91bb984fe68 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.028085 31081 tablet_replica.cc:333] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.028649 31081 raft_consensus.cc:2243] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.029436 31081 raft_consensus.cc:2272] T 45778e6cf80041a5a3aa4c0e8942b2ec P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.031476 31081 tablet_replica.cc:333] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.032032 31081 raft_consensus.cc:2243] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.032487 31081 raft_consensus.cc:2272] T b10d1f041f324017ad17c358e627da1b P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.034550 31081 tablet_replica.cc:333] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.035084 31081 raft_consensus.cc:2243] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.035964 31081 raft_consensus.cc:2272] T 9e89299015464482969d1fa0063e7600 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.038076 31081 tablet_replica.cc:333] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.038595 31081 raft_consensus.cc:2243] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.039067 31081 raft_consensus.cc:2272] T b2b94ad8b33b4515b0155f2fc899bff4 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.041294 31081 tablet_replica.cc:333] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6: stopping tablet replica
I20260709 12:15:23.041822 31081 raft_consensus.cc:2243] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.042279 31081 raft_consensus.cc:2272] T 5677636cbd04463096b1eb47736f2455 P c2d6e0ac0ef248b3b44b11b78088d8f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.082782 31081 tablet_server.cc:196] TabletServer@127.30.90.66:0 shutdown complete.
W20260709 12:15:23.094732  4731 consensus_peers.cc:597] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 -> Peer 5f1b5ac3e3c14c0998f9899c69375aff (127.30.90.65:37859): Couldn't send request to peer 5f1b5ac3e3c14c0998f9899c69375aff. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.65:37859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:23.122849 31081 tablet_server.cc:179] TabletServer@127.30.90.67:0 shutting down...
I20260709 12:15:23.152957 31081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:23.153697 31081 tablet_replica.cc:333] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.154349 31081 raft_consensus.cc:2243] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.155179 31081 raft_consensus.cc:2272] T 58806131dcc44f25abcd4232c10044ee P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.157420 31081 tablet_replica.cc:333] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.158092 31081 raft_consensus.cc:2243] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.158581 31081 raft_consensus.cc:2272] T 1d9bcbf622ec4fa2b546f19cc73ca407 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.160564 31081 tablet_replica.cc:333] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.161087 31081 raft_consensus.cc:2243] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.161532 31081 raft_consensus.cc:2272] T 9620ebd4d9634b6592a3f38a9ceb975d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.163676 31081 tablet_replica.cc:333] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.164184 31081 raft_consensus.cc:2243] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.164652 31081 raft_consensus.cc:2272] T d4da97a8af8d4c0eb4c0ca5a9574ea27 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.167448 31081 tablet_replica.cc:333] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.168171 31081 raft_consensus.cc:2243] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.168753 31081 raft_consensus.cc:2272] T 7afc23537bfb4c079192bd460324ea48 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:23.169538  4731 consensus_peers.cc:597] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 -> Peer c2d6e0ac0ef248b3b44b11b78088d8f6 (127.30.90.66:41255): Couldn't send request to peer c2d6e0ac0ef248b3b44b11b78088d8f6. Status: Network error: Client connection negotiation failed: client connection to 127.30.90.66:41255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:23.171088 31081 tablet_replica.cc:333] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.171725 31081 raft_consensus.cc:2243] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.172233 31081 raft_consensus.cc:2272] T 9eac72986b6b4551ba1f63fa1b4dd972 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.174432 31081 tablet_replica.cc:333] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.175001 31081 raft_consensus.cc:2243] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.175518 31081 raft_consensus.cc:2272] T 7cd0da2afca84755a5e36d0ef2afb301 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.177673 31081 tablet_replica.cc:333] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.178303 31081 raft_consensus.cc:2243] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.178756 31081 raft_consensus.cc:2272] T 65f547580a9e41aea6725d58d14f62c8 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.180775 31081 tablet_replica.cc:333] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.181308 31081 raft_consensus.cc:2243] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.181844 31081 raft_consensus.cc:2272] T a6e7a0622fb640d2ac5ac1f697d19914 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.183902 31081 tablet_replica.cc:333] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.184449 31081 raft_consensus.cc:2243] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.184897 31081 raft_consensus.cc:2272] T afa16d34c5bd4494b4a3d4a6b6c4b742 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.187394 31081 tablet_replica.cc:333] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.187929 31081 raft_consensus.cc:2243] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.188663 31081 raft_consensus.cc:2272] T 59a17ab56acb445daf9214f9f19eb36d P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.191053 31081 tablet_replica.cc:333] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.191603 31081 raft_consensus.cc:2243] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.192046 31081 raft_consensus.cc:2272] T 5677636cbd04463096b1eb47736f2455 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.194205 31081 tablet_replica.cc:333] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.194715 31081 raft_consensus.cc:2243] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.195550 31081 raft_consensus.cc:2272] T b2b94ad8b33b4515b0155f2fc899bff4 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.197767 31081 tablet_replica.cc:333] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.198290 31081 raft_consensus.cc:2243] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.198750 31081 raft_consensus.cc:2272] T b10d1f041f324017ad17c358e627da1b P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.201051 31081 tablet_replica.cc:333] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.201610 31081 raft_consensus.cc:2243] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.202069 31081 raft_consensus.cc:2272] T 9e89299015464482969d1fa0063e7600 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.204114 31081 tablet_replica.cc:333] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.204633 31081 raft_consensus.cc:2243] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.205092 31081 raft_consensus.cc:2272] T e201bf0cad114cc9abe2f91bb984fe68 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.207222 31081 tablet_replica.cc:333] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.207724 31081 raft_consensus.cc:2243] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.208191 31081 raft_consensus.cc:2272] T 45778e6cf80041a5a3aa4c0e8942b2ec P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.210373 31081 tablet_replica.cc:333] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331: stopping tablet replica
I20260709 12:15:23.210853 31081 raft_consensus.cc:2243] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.211823 31081 raft_consensus.cc:2272] T 55ba33cf43f0473ea67a329feb7f6d12 P f241d8395d9c4aa4bd5b0cd6f2fc1331 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.252420 31081 tablet_server.cc:196] TabletServer@127.30.90.67:0 shutdown complete.
I20260709 12:15:23.288357 31081 master.cc:562] Master@127.30.90.126:45879 shutting down...
I20260709 12:15:23.315202 31081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:23.315876 31081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.316179 31081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94514343a7c44d1291384a6aecceef37: stopping tablet replica
I20260709 12:15:23.336935 31081 master.cc:584] Master@127.30.90.126:45879 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21120 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (43599 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (208018 ms total)
[  PASSED  ] 8 tests.
I20260709 12:15:23.393432 31081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2240 messages since previous log ~32 seconds ago
I20260709 12:15:23.393714 31081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2240 messages since previous log ~32 seconds ago
I20260709 12:15:23.393929 31081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2236 messages since previous log ~32 seconds ago
I20260709 12:15:23.394167 31081 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 ~51 seconds ago
I20260709 12:15:23.394380 31081 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 ~52 seconds ago
I20260709 12:15:23.394600 31081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 5 messages since previous log ~106 seconds ago
I20260709 12:15:23.394862 31081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260709 12:15:23.395169 31081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~20 seconds ago
